Class QleverConfigRdf
java.lang.Object
org.apache.jena.enhanced.Polymorphic<org.apache.jena.rdf.model.RDFNode>
org.apache.jena.enhanced.EnhNode
org.apache.jena.rdf.model.impl.ResourceImpl
org.aksw.jenax.store.qlever.assembler.QleverConfigRdf
- All Implemented Interfaces:
QleverConfig,org.apache.jena.graph.FrontsNode,org.apache.jena.rdf.model.RDFNode,org.apache.jena.rdf.model.Resource
public class QleverConfigRdf
extends org.apache.jena.rdf.model.impl.ResourceImpl
implements QleverConfig
-
Field Summary
Fields inherited from class org.apache.jena.rdf.model.impl.ResourceImpl
factory, rdfNodeFactoryFields inherited from class org.apache.jena.enhanced.EnhNode
enhGraph, node -
Constructor Summary
ConstructorsConstructorDescriptionQleverConfigRdf(org.apache.jena.graph.Node n, org.apache.jena.enhanced.EnhGraph m) -
Method Summary
Modifier and TypeMethodDescriptiongetPort()getText()voidsetAccessToken(String accessToken) voidsetCacheMaxNumEntries(Long cacheMaxNumEntries) voidsetCacheMaxSize(String cacheMaxSize) voidsetCacheMaxSizeSingleEntry(String cacheMaxSizeSingleEntry) voidsetDefaultQueryTimeout(String defaultQueryTimeout) voidsetIndexBaseName(String indexName) voidsetLazyResultMaxCacheSize(String lazyResultMaxCacheSize) voidsetLocation(String location) voidsetMemoryMaxSize(String memoryMaxSize) voidsetNoPatterns(Boolean noPatterns) voidsetNoPatternTrick(Boolean noPatternTrick) voidsetNumSimultaneousQueries(Integer numSimultaneousQueries) voidsetOnlyPsoAndPosPermutations(Boolean onlyPsoAndPosPermutations) voidvoidsetServiceMaxValueRows(Long serviceMaxValueRows) voidvoidsetThrowOnUnboundVariables(Boolean throwOnUnboundVariables) protected Optional<org.apache.jena.rdf.model.Statement>tryGetStmt(org.apache.jena.rdf.model.Property p) Methods inherited from class org.apache.jena.rdf.model.impl.ResourceImpl
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, asStatementTerm, begin, commit, getId, getLocalName, getModel, getModelCom, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, mustHaveModel, removeAll, removeProperties, toString, visitWithMethods inherited from class org.apache.jena.enhanced.EnhNode
as, asNode, canAs, canSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isStatementTerm, isURIResource, isValid, viewAsMethods inherited from class org.apache.jena.enhanced.Polymorphic
addView, alreadyHasView, asInternal, supportsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.jena.graph.FrontsNode
asNodeMethods inherited from interface jenax.engine.qlever.docker.QleverConfig
copyIntoMethods inherited from interface org.apache.jena.rdf.model.RDFNode
as, canAs, isAnon, isLiteral, isResource, isStatementTerm, isURIResourceMethods inherited from interface org.apache.jena.rdf.model.Resource
equals
-
Constructor Details
-
QleverConfigRdf
public QleverConfigRdf(org.apache.jena.graph.Node n, org.apache.jena.enhanced.EnhGraph m)
-
-
Method Details
-
tryGetStmt
protected Optional<org.apache.jena.rdf.model.Statement> tryGetStmt(org.apache.jena.rdf.model.Property p) -
getLocation
-
setLocation
-
getIndexBaseName
- Specified by:
getIndexBaseNamein interfaceQleverConfig
-
setIndexBaseName
- Specified by:
setIndexBaseNamein interfaceQleverConfig
-
getPort
- Specified by:
getPortin interfaceQleverConfig
-
setPort
- Specified by:
setPortin interfaceQleverConfig
-
getAccessToken
- Specified by:
getAccessTokenin interfaceQleverConfig
-
setAccessToken
- Specified by:
setAccessTokenin interfaceQleverConfig
-
getNumSimultaneousQueries
- Specified by:
getNumSimultaneousQueriesin interfaceQleverConfig
-
setNumSimultaneousQueries
- Specified by:
setNumSimultaneousQueriesin interfaceQleverConfig
-
getMemoryMaxSize
- Specified by:
getMemoryMaxSizein interfaceQleverConfig
-
setMemoryMaxSize
- Specified by:
setMemoryMaxSizein interfaceQleverConfig
-
getCacheMaxSize
- Specified by:
getCacheMaxSizein interfaceQleverConfig
-
setCacheMaxSize
- Specified by:
setCacheMaxSizein interfaceQleverConfig
-
getCacheMaxSizeSingleEntry
- Specified by:
getCacheMaxSizeSingleEntryin interfaceQleverConfig
-
setCacheMaxSizeSingleEntry
- Specified by:
setCacheMaxSizeSingleEntryin interfaceQleverConfig
-
getLazyResultMaxCacheSize
- Specified by:
getLazyResultMaxCacheSizein interfaceQleverConfig
-
setLazyResultMaxCacheSize
- Specified by:
setLazyResultMaxCacheSizein interfaceQleverConfig
-
getCacheMaxNumEntries
- Specified by:
getCacheMaxNumEntriesin interfaceQleverConfig
-
setCacheMaxNumEntries
- Specified by:
setCacheMaxNumEntriesin interfaceQleverConfig
-
getNoPatterns
- Specified by:
getNoPatternsin interfaceQleverConfig
-
setNoPatterns
- Specified by:
setNoPatternsin interfaceQleverConfig
-
getNoPatternTrick
- Specified by:
getNoPatternTrickin interfaceQleverConfig
-
setNoPatternTrick
- Specified by:
setNoPatternTrickin interfaceQleverConfig
-
getText
- Specified by:
getTextin interfaceQleverConfig
-
setText
- Specified by:
setTextin interfaceQleverConfig
-
getOnlyPsoAndPosPermutations
- Specified by:
getOnlyPsoAndPosPermutationsin interfaceQleverConfig
-
setOnlyPsoAndPosPermutations
- Specified by:
setOnlyPsoAndPosPermutationsin interfaceQleverConfig
-
getDefaultQueryTimeout
- Specified by:
getDefaultQueryTimeoutin interfaceQleverConfig
-
setDefaultQueryTimeout
- Specified by:
setDefaultQueryTimeoutin interfaceQleverConfig
-
getServiceMaxValueRows
- Specified by:
getServiceMaxValueRowsin interfaceQleverConfig
-
setServiceMaxValueRows
- Specified by:
setServiceMaxValueRowsin interfaceQleverConfig
-
getThrowOnUnboundVariables
- Specified by:
getThrowOnUnboundVariablesin interfaceQleverConfig
-
setThrowOnUnboundVariables
- Specified by:
setThrowOnUnboundVariablesin interfaceQleverConfig
-