|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IPreparedBooleanQuery | A prepared boolean query against a RemoteRepository. |
| IPreparedGraphQuery | A prepared graph query for the RemoteRepository. |
| IPreparedOperation | |
| IPreparedQuery | A prepared query against the RemoteRepository. |
| IPreparedSparqlUpdate | |
| IPreparedTupleQuery | A prepared tuple query against a RemoteRepository. |
| IRemoteRepository | Interface for the Java API to the NanoSparqlServer. |
| IRemoteRepository.AddOp | This class will have a number of different ctors:
AddOp(InputStream in, String baseURI, RDFFormat format)
AddOp(Iterable
AddOp(URL url, String baseURI, RDFFormat format)
|
| IRemoteRepository.BooleanQuery | |
| IRemoteRepository.GraphQuery | |
| IRemoteRepository.Query | A prepared query will hold metadata for a particular query instance. |
| IRemoteRepository.RemoveOp | This class will have a number of different ctors:
RemoveOp(InputStream in, String baseURI, RDFFormat format)
RemoveOp(Iterable
RemoveOp(URI s, URI p, Value o, URI c)
RemoveOp(String sparqlQuery)
|
| IRemoteRepository.TupleQuery | |
| Class Summary | |
|---|---|
| AcceptHeaderFactory | Utility class for generating accept heades modeled on
RDFFormat.getAcceptParams(Iterable, boolean, RDFFormat), but extended
to handle TupleQueryResultFormat using the same base quality value. |
| BackgroundGraphResult | Provides concurrent access to statements as they are being parsed. |
| BackgroundTupleResult | Provides concurrent access to tuple results as they are being parsed. |
| ConnectOptions | Options for the HTTP connection. |
| DefaultClientConnectionManagerFactory | Factory for ClientConnectionManager. |
| RemoteRepository | Java API to the NanoSparqlServer. |
| RemoteRepository.AddOp | Add by URI, statements, or file. |
| RemoteRepository.RemoveOp | Remove by query, access path, statements, or file. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||