| Package | Description | 
|---|---|
| org.eclipse.rdf4j.sparqlbuilder.rdf | 
| Modifier and Type | Method and Description | 
|---|---|
| RdfPredicateObjectListCollection | RdfPredicateObjectListCollection. andHas(RdfPredicateObjectList... lists)add predicate-object lists to this collection | 
| RdfPredicateObjectListCollection | RdfPredicateObjectListCollection. andHas(RdfPredicate predicate,
      RdfObject... objects)add predicate-object lists to this collection | 
| static RdfPredicateObjectListCollection | Rdf. predicateObjectListCollection(RdfPredicateObjectList... predicateObjectLists)Create a  RdfPredicateObjectListCollectionwith the givenRdfPredicateObjectList(s) | 
| static RdfPredicateObjectListCollection | Rdf. predicateObjectListCollection(RdfPredicate predicate,
                             RdfObject... objects)Create a  RdfPredicateObjectListCollectionwith an initialRdfPredicateObjectList | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.