Uses of Class
org.eclipse.rdf4j.model.impl.TreeModel
Packages that use TreeModel
Package
Description
Default implementations of the RDF model interfaces
-
Uses of TreeModel in org.eclipse.rdf4j.model.impl
Fields in org.eclipse.rdf4j.model.impl declared as TreeModelMethods in org.eclipse.rdf4j.model.impl that return TreeModelConstructors in org.eclipse.rdf4j.model.impl with parameters of type TreeModelModifierConstructorDescriptionSubSet(TreeModel model, TreeModel.TreeStatement lo, boolean loInclusive, TreeModel.TreeStatement hi, boolean hiInclusive)