Uses of Class
org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
-
Uses of QueryPattern in org.eclipse.rdf4j.sparqlbuilder.core
Modifier and TypeMethodDescriptionQueryPattern.where
(GraphPattern... patterns) Add graph patterns to this query pattern.QueryPattern.where
(GraphPatternNotTriples where) Set this query pattern's where clausestatic QueryPattern
SparqlBuilder.where
(GraphPattern... patterns) Create a SPARQL query pattern -
Uses of QueryPattern in org.eclipse.rdf4j.sparqlbuilder.core.query
Modifier and TypeMethodDescriptionQuery.where
(QueryPattern where) Set the query pattern of this query