Package org.eclipse.rdf4j.query
Interface GraphQuery
- All Known Implementing Classes:
DelegatingGraphQuery
,FedXGraphQuery
,HTTPGraphQuery
,LoggingGraphQuery
,ResultCachingGraphQuery
,SailGraphQuery
,SPARQLGraphQuery
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.rdf4j.query.Query
Query.QueryType
-
Method Summary
Methods inherited from interface org.eclipse.rdf4j.query.Operation
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
Methods inherited from interface org.eclipse.rdf4j.query.Query
explain, getMaxQueryTime, setMaxQueryTime
-
Method Details
-
evaluate
- Throws:
QueryEvaluationException
-
evaluate
-