java.lang.Object
org.apache.jena.mem.GraphTripleStoreBase
org.apache.jena.mem.GraphTripleStoreMem
- All Implemented Interfaces:
TripleStore
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.jena.mem.GraphTripleStoreBase
add, clear, close, contains, containsByEquality, delete, find, isEmpty, listObjects, listPredicates, listSubjects, size
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.graph.impl.TripleStore
add, clear, close, contains, delete, find, isEmpty, listObjects, listPredicates, listSubjects, size
-
Constructor Details
-
GraphTripleStoreMem
-
-
Method Details
-
getSubjects
-
getPredicates
-
getObjects
-