GraphDB-SE Storage Tool

compared with
Current by Vassil Momtchev
on Jun 08, 2015 19:08.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
mergeindex merge pso and pos indexes(make union), rebuild context indexes if any, note that there is no data backup

check if no index spcified check all indexes for consistency, else check only specified index for consistency and additionally scan
it for corrupt statements, one statement is corrupt if one of its parts(s,p,o,c) is not present in the entity pool
{code}
{code}-command=rebuild -storage=/repo/storage -esize=40 -destIndex=predicates{code}

* replace <[http://onto.com#e1]> with <[http://onto.com#e2]>

{code}-command=replace -storage=/repo/storage -origURI=<http://onto.com#e1> -replURI=<http://onto.com#e2> {code}

* check pos consistency and additioaly scan it for corrupt statements