https://github.com/thinkaurelius/titan
Revision d9802843b6ce75cefc60ea93bbd496e1226e35f5 authored by Dan LaRocque on 07 April 2015, 09:34:30 UTC, committed by Dan LaRocque on 07 April 2015, 09:34:30 UTC
More generally, IndexJobs takes a StandardTitanGraph and runs an
IndexRepairJob (or ScanJob or VertexScanJob) over the open graph.
This API isn't final.  I've also got to properly dispose of the
Gremlin snippet (as a test and possibly as part of the asciidocs as a
code snippet, with some adaptation in each case) that I'm hastily
embedding as a comment at the bottom of IndexJobs.java.

For #756
1 parent 88937ed
History
Tip revision: d9802843b6ce75cefc60ea93bbd496e1226e35f5 authored by Dan LaRocque on 07 April 2015, 09:34:30 UTC
Adding thin helper class for reindex on BDB
Tip revision: d980284

README.textile

back to top