Uses of Class
org.apache.jena.mem.GraphMemBase
Packages that use GraphMemBase
Package
Description
Various memory-based implementations of interfaces,
specifically GraphMem for memory-based Graphs.
-
Uses of GraphMemBase in org.apache.jena.mem
Subclasses of GraphMemBase in org.apache.jena.memModifier and TypeClassDescriptionclassDeprecated.This implementation of GraphMem will be replaced by a new implementation.Methods in org.apache.jena.mem that return GraphMemBaseModifier and TypeMethodDescriptionGraphMemBase.openAgain()Note a re-opening of this graph by incrementing the count. -
Uses of GraphMemBase in org.apache.jena.mem2
Subclasses of GraphMemBase in org.apache.jena.mem2Modifier and TypeClassDescriptionclassA graph that stores triples in memory.classA graph that stores triples in memory.classA graph that stores triples in memory.classA graph that stores triples in memory.