java.lang.Object
org.apache.jena.tdb1.sys.DebugTDB
Lowlevel utilities for working with TDB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddumpIndex(TupleIndex idx) static voiddumpInternals(DatasetGraphTDB dsg, boolean includeNamedGraphs) static voiddumpNodeIndex(String dir) static voiddumpNodeTable(String label, DatasetGraphTDB dsg) static TupleIndexgetIndex(String idxName, DatasetGraphTDB dsg) static NodeIdlookup(DatasetGraphTDB dsg, org.apache.jena.graph.Node n)
-
Constructor Details
-
DebugTDB
public DebugTDB()
-
-
Method Details
-
lookup
-
dumpInternals
-
dumpNodeTable
-
dumpNodeIndex
-
getIndex
-
dumpIndex
-