Uses of Class
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
-
Uses of RdfPredicateObjectListCollection in org.eclipse.rdf4j.sparqlbuilder.rdf
Modifier 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