Uses of Class
org.apache.jena.graph.impl.WrappedGraph
Packages that use WrappedGraph
Package
Description
This package provides basic implementations of Graph interfaces
such as EventManager and Capabilities.
Internal implementation objects used by the rule system interpreters
and compilers.
Miscellaneous collection of utility classes.
-
Uses of WrappedGraph in org.apache.jena.graph.impl
Subclasses of WrappedGraph in org.apache.jena.graph.implModifier and TypeClassDescriptionclassA version of Graph that enforces term equality even if the base graph uses value-indexing. -
Uses of WrappedGraph in org.apache.jena.reasoner.rulesys.impl
Subclasses of WrappedGraph in org.apache.jena.reasoner.rulesys.implModifier and TypeClassDescriptionclassA SafeGraph wraps a graph which might contain generalized RDF triples and hides them from API queries so that consumers of it are safe (but can use getRawGraph() to get back the unsafe graph. -
Uses of WrappedGraph in org.apache.jena.util
Subclasses of WrappedGraph in org.apache.jena.utilModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Do not use - to be removed.