periodic cleaning of graph


Shankar P <pshanka...@...>
 

Hello there,

The documentation here mentions that we need to clean the graph regularly.    I do run into various issues once I have some amount of data in the graph, and it looks like this advice needs to be followed:

"Run regular batch-jobs to repair inconsistencies in the graph using JanusGraph with TinkerPop’s Hadoop-Gremlin. This is the only strategy that can address all inconsistencies and effectively repair them"

But when I follow the said link, it only shows how to run page rank algorithms etc but not how to clean the graph.  I also see an IndexRepairJob class, but can't run it using the VertexProgram framework used for running page rank etc so not sure if IndexRepairJob is still functional or if it's outdated.

Any help is appreciated!

thanks!
Shankar