Uses of Class
com.inrupt.rdf.wrapping.commons.ObjectSet
-
Packages that use ObjectSet Package Description com.inrupt.rdf.wrapping.rdf4j RDF Wrapping utilities for the Eclipse RDF4J Library. -
-
Uses of ObjectSet in com.inrupt.rdf.wrapping.rdf4j
Subclasses of ObjectSet in com.inrupt.rdf.wrapping.rdf4j Modifier and Type Class Description classObjectSet<T>This class implements theSetinterface as a dynamic, mutable view over an RDF predicate-object list (statements that share a subject and a predicate).
-