Uses of Class
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
Packages that use RdfPredicateObjectListCollection
Package
Description
-
Uses of RdfPredicateObjectListCollection in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Fields in org.eclipse.rdf4j.sparqlbuilder.graphpattern declared as RdfPredicateObjectListCollectionModifier and TypeFieldDescriptionprivate final RdfPredicateObjectListCollection
TriplesSameSubject.predicateObjectLists
-
Uses of RdfPredicateObjectListCollection in org.eclipse.rdf4j.sparqlbuilder.rdf
Fields in org.eclipse.rdf4j.sparqlbuilder.rdf declared as RdfPredicateObjectListCollectionModifier and TypeFieldDescriptionprivate final RdfPredicateObjectListCollection
RdfBlankNode.PropertiesBlankNode.predicateObjectLists
Methods in org.eclipse.rdf4j.sparqlbuilder.rdf that return RdfPredicateObjectListCollectionModifier and TypeMethodDescriptionRdfPredicateObjectListCollection.andHas
(Consumer<EmptyPropertyPathBuilder> propertyPathConfigurer, RdfObject... objects) Add a predicate path with an object list to this collection.add predicate-object lists to this collectionRdfPredicateObjectListCollection.andHas
(RdfPredicateObjectList... lists) add predicate-object lists to this collectionRdfPredicateObjectListCollection.andHas
(RdfPredicate predicate, RdfObject... objects) add predicate-object lists to this collectionRdf.predicateObjectListCollection
(IRI predicate, RdfObject... objects) Create aRdfPredicateObjectListCollection
with an initialRdfPredicateObjectList
Rdf.predicateObjectListCollection
(RdfPredicateObjectList... predicateObjectLists) Create aRdfPredicateObjectListCollection
with the givenRdfPredicateObjectList
(s)Rdf.predicateObjectListCollection
(RdfPredicate predicate, RdfObject... objects) Create aRdfPredicateObjectListCollection
with an initialRdfPredicateObjectList