Uses of Class
org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
Packages that use ConstructQuery
-
Uses of ConstructQuery in org.eclipse.rdf4j.sparqlbuilder.core.query
Subclasses with type arguments of type ConstructQuery in org.eclipse.rdf4j.sparqlbuilder.core.queryMethods in org.eclipse.rdf4j.sparqlbuilder.core.query that return ConstructQueryModifier and TypeMethodDescriptionConstructQuery.construct
(GraphTemplate construct) Set this query's graph templateConstructQuery.construct
(TriplePattern... patterns) Add triples to this query's graph templatestatic ConstructQuery
Queries.CONSTRUCT
(GraphTemplate construct) Create a SPARQL Construct querystatic ConstructQuery
Queries.CONSTRUCT
(TriplePattern... patterns) Create a SPARQL Construct query