Uses of Class
org.eclipse.rdf4j.model.impl.TreeModel.TreeStatement
Packages that use TreeModel.TreeStatement
Package
Description
Default implementations of the RDF model interfaces
-
Uses of TreeModel.TreeStatement in org.eclipse.rdf4j.model.impl
Fields in org.eclipse.rdf4j.model.impl declared as TreeModel.TreeStatementModifier and TypeFieldDescriptionprivate final TreeModel.TreeStatementTreeModel.SubSet.hiprivate final TreeModel.TreeStatementTreeModel.SubSet.loConstructors in org.eclipse.rdf4j.model.impl with parameters of type TreeModel.TreeStatementModifierConstructorDescriptionSubSet(TreeModel model, TreeModel.TreeStatement lo, boolean loInclusive, TreeModel.TreeStatement hi, boolean hiInclusive)