public class OpenrdfNativeServiceOptions extends ServiceOptionsBase implements INativeServiceOptions
BindingSet
s rather than bigdata IBindingSet
s.Constructor and Description |
---|
OpenrdfNativeServiceOptions() |
Modifier and Type | Method and Description |
---|---|
SPARQLVersion |
getSPARQLVersion()
Always returns
null (response is ignored). |
boolean |
isBigdataNativeService()
Always returns
false . |
boolean |
isRemoteService()
Always returns
false . |
boolean |
isSparql10()
Always returns
false (response is ignored). |
isBigdataLBS, isRunFirst, setBigdataLBS, setRunFirst
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isBigdataLBS, isRunFirst
public final boolean isBigdataNativeService()
false
.isBigdataNativeService
in interface IServiceOptions
public final boolean isRemoteService()
false
.isRemoteService
in interface IServiceOptions
public final boolean isSparql10()
false
(response is ignored).isSparql10
in interface IServiceOptions
public final SPARQLVersion getSPARQLVersion()
null
(response is ignored).getSPARQLVersion
in interface IServiceOptions
SPARQLVersion
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.