Class LoadQuery
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery<LoadQuery>
org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
- All Implemented Interfaces:
QueryElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSpecify which graph to load formSpecify which graph to load formSpecify which graph to load into, if not the default graphSpecify which graph to load into, if not the default graphMethods inherited from class GraphManagementQuery
appendSilent, silent, silent
-
Field Details
-
LOAD
- See Also:
-
INTO_GRAPH
- See Also:
-
from
-
to
-
-
Constructor Details
-
LoadQuery
LoadQuery()
-
-
Method Details
-
from
-
from
-
to
-
to
-
getQueryString
- Returns:
- the String representing the SPARQL syntax of this element
-