Package | Description |
---|---|
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sail.webapp.client |
Modifier and Type | Method and Description |
---|---|
protected static org.openrdf.model.Graph |
AbstractTestNanoSparqlClient.asGraph(IPreparedGraphQuery preparedQuery)
Preferred version executes the
IPreparedGraphQuery and ensures
that the GraphQueryResult is closed. |
protected static void |
AbstractTestNanoSparqlClient.assertSameGraph(org.openrdf.model.Graph expected,
IPreparedGraphQuery actual)
Compare two graphs for equality.
|
Modifier and Type | Method and Description |
---|---|
IPreparedGraphQuery |
RemoteRepository.prepareGraphQuery(String query)
Prepare a graph query.
|
IPreparedGraphQuery |
RemoteRepository.prepareGraphQuery(String query,
UUID uuid)
Prepare a graph query.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.