java.lang.Object
org.apache.jena.system.SpotTDB
Spot TDB databases without needing TDB code on the class path. Better spotting
code is in org.apache.jena.fuseki.system.spot.TDBOps but that requires TDB1/TDB2
on the classpath.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isTDB
(DatasetGraph dsg) static boolean
isTDB1
(DatasetGraph dsg) static boolean
isTDB2
(DatasetGraph dsg)
-
Constructor Details
-
SpotTDB
public SpotTDB()
-
-
Method Details
-
isTDB
-
isTDB1
-
isTDB2
-