public class SparqlPreParser extends Object
| Constructor and Description |
|---|
SparqlPreParser() |
SparqlPreParser(GraphStore graphStore) |
| Modifier and Type | Method and Description |
|---|---|
Set<IRI> |
getReferredGraphs(String queryString,
IRI defaultGraph)
This returns the graphs targeted by the queryString.
|
public SparqlPreParser()
public SparqlPreParser(GraphStore graphStore)
public Set<IRI> getReferredGraphs(String queryString, IRI defaultGraph) throws ParseException
queryString - defaultGraph - ParseExceptionCopyright © 2015–2022 The Apache Software Foundation. All rights reserved.