Uses of Class
org.eclipse.rdf4j.model.base.AbstractValueFactory
Package
Description
Default implementations of the RDF model interfaces
The Native Store.
-
Uses of AbstractValueFactory in org.eclipse.rdf4j.model.impl
-
Uses of AbstractValueFactory in org.eclipse.rdf4j.sail.memory.model
Modifier and TypeClassDescriptionclass
A factory for MemValue objects that keeps track of created objects to prevent the creation of duplicate objects, minimizing memory usage as a result. -
Uses of AbstractValueFactory in org.eclipse.rdf4j.sail.nativerdf
Modifier and TypeClassDescriptionclass
File-based indexed storage and retrieval of RDF values.