public class NanoSparqlClient extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NanoSparqlClient.QueryOptions
Options for the query.
|
static class |
NanoSparqlClient.QueryTask
Class runs a SPARQL query against an HTTP endpoint.
|
Constructor and Description |
---|
NanoSparqlClient() |
public static void main(String[] args) throws Exception
args
- (option)* [serviceURL] (query)
where
-f
is used)
where option is any of
false
to explicitly disable the use of
HTTP connection caches along the route to the http endpoint
(default true
).Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.