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, containsMatch, delete, find, isEmpty, listObjects, listPredicates, listSubjects, size, streamMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.graph.impl.TripleStore
add, clear, close, contains, containsMatch, delete, find, isEmpty, listObjects, listPredicates, listSubjects, size, stream
-
Constructor Details
-
GraphTripleStoreMem
-
-
Method Details
-
getSubjects
-
getPredicates
-
getObjects
-