- generateURI(String) - Method in class com.franz.agraph.repository.AGValueFactory
-
Returns a unique URI within the specified encodable namespace.
- generateURIs(String, int) - Method in class com.franz.agraph.repository.AGValueFactory
-
Returns unique URIs within the specified encodable namespace.
- get(String) - Method in class com.franz.agraph.jena.AGQuerySolution
-
- getArguments() - Method in class com.franz.agraph.repository.AGSpinFunction
-
- getAttributeDefinition(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Return the definition of the attribute named by NAME.
- getAttributeDefinitions() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Return a list of all attributes defined for the current connection.
- getBaseURI() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the baseURI for this query.
- getBindingsArray() - Method in class com.franz.agraph.repository.AGQuery
-
- getBlankNodeIds() - Method in class com.franz.agraph.repository.AGValueFactory
-
Returns the array of fetched blank node ids
Primarily for testing purposes, not for use in apps.
- getBlankNodesPerRequest() - Method in class com.franz.agraph.repository.AGValueFactory
-
Gets the number of blank nodes fetched per request.
- getBorderChars() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getBuildDate() - Method in class com.franz.agraph.repository.AGServer
-
Returns the server's build date.
- getBulkUpdateHandler() - Method in class com.franz.agraph.jena.AGGraph
-
- getCapabilities() - Method in class com.franz.agraph.jena.AGGraph
-
- getCatalog() - Method in interface com.franz.agraph.repository.AGAbstractRepository
-
- getCatalog() - Method in class com.franz.agraph.repository.AGRepository
-
Gets the catalog to which this repository belongs.
- getCatalog(String) - Method in class com.franz.agraph.repository.AGServer
-
Gets the catalog instance for a given catalog id.
- getCatalog() - Method in class com.franz.agraph.repository.AGServer
-
Returns the unnamed root catalog for this AllegroGraph server.
- getCatalog() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
Virtual repositories don't reside on disk (their component stores do);
they don't have a catalog.
- getCatalogId() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- getCatalogName() - Method in class com.franz.agraph.repository.AGCatalog
-
The name of this catalog.
- getCatalogPrefixedRepositoryID() - Method in class com.franz.agraph.repository.AGRepository
-
- getCatalogType() - Method in class com.franz.agraph.repository.AGCatalog
-
The type of this catalog.
- getCatalogURL() - Method in class com.franz.agraph.repository.AGCatalog
-
URL of this catalog.
- getCommitPeriod() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the commit period for materialized triples.
- getConfig() - Method in class com.franz.agraph.repository.config.AGRepositoryFactory
-
- getConnection() - Method in interface com.franz.agraph.repository.AGAbstractRepository
-
- getConnection(ScheduledExecutorService) - Method in interface com.franz.agraph.repository.AGAbstractRepository
-
- getConnection(ScheduledExecutorService) - Method in class com.franz.agraph.repository.AGRepository
-
Create a connection to the repository.
- getConnection() - Method in class com.franz.agraph.repository.AGRepository
-
Create a connection to the repository.
- getConnection(ScheduledExecutorService) - Method in class com.franz.agraph.repository.AGVirtualRepository
-
- getConnection() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
- getContext() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- getContextIDs() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getDataDir() - Method in class com.franz.agraph.repository.AGRepository
-
- getDataDir() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
- getDataset() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- getDatatypeMappings() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the datatype mappings defined for this connection.
- getDeductionsGraph() - Method in class com.franz.agraph.jena.AGInfGraph
-
- getDeductionsModel() - Method in class com.franz.agraph.jena.AGInfModel
-
- getDerivation(Triple) - Method in class com.franz.agraph.jena.AGInfGraph
-
- getDerivation(Statement) - Method in class com.franz.agraph.jena.AGInfModel
-
- getDuplicateStatements(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns all duplicates from the store.
- getDuplicateSuppressionPolicy() - Method in class com.franz.agraph.repository.AGRepository
-
Returns the repository's duplicate suppression policy.
- getEngine() - Method in class com.franz.agraph.repository.AGQuery
-
- getEntailmentRegime() - Method in class com.franz.agraph.jena.AGReasoner
-
Gets the name of the entailmentRegime for this reasoner.
- getEntailmentRegime() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the entailment regime being used when including inferences
with this query.
- getExecutor() - Method in class com.franz.agraph.repository.AGServer
-
Gets the default executor object that will be used by connections
to schedule maintenance operations.
- getFormat() - Method in class com.franz.agraph.repository.AGFormattedNamespace
-
- getFreetextIndexConfig(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the configuration of the specified free text index.
- getFreetextIndices() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deprecated.
- getFreetextPredicates(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deprecated.
- getGeoHaversine(URI, URI, float, float, float, String, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getGeoTypes() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the Geospatial types that have been registered.
- getGlobalProperty(Node) - Method in class com.franz.agraph.jena.AGInfGraph
-
- getGraph() - Method in class com.franz.agraph.jena.AGGraphMaker
-
- getGraph() - Method in class com.franz.agraph.jena.AGModel
-
- getGraphCapabilities() - Method in class com.franz.agraph.jena.AGReasoner
-
- getHTTPClient() - Method in class com.franz.agraph.repository.AGCatalog
-
- getHTTPClient() - Method in class com.franz.agraph.repository.AGRepository
-
The http connection to AllegroGraph server.
- getHTTPClient() - Method in class com.franz.agraph.repository.AGServer
-
Returns the AGHTTPClient instance for this server.
- getHTTPClient() - Method in class com.franz.agraph.repository.AGValueFactory
-
- getHttpRepoClient() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the lower level HTTP layer for this connection.
- getIndexFields() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getIndexLiterals() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getIndexLiteralTypes() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getIndexResources() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getInnerChars() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getLanguage() - Method in class com.franz.agraph.jena.AGQuery
-
- getLanguage() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the query language for this query.
- getLimit() - Method in class com.franz.agraph.jena.AGQuery
-
Gets the limit on the number of solutions for this query.
- getLimit() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the limit on the number of solutions for this query.
- getLiteral(String) - Method in class com.franz.agraph.jena.AGQuerySolution
-
- getMinimumWordSize() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getModel() - Method in class com.franz.agraph.jena.AGStatement
-
- getName() - Method in class com.franz.agraph.jena.AGGraph
-
- getName() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the savedName for the query.
- getNamespace() - Method in class com.franz.agraph.repository.AGFormattedNamespace
-
- getNamespace(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getNamespaces() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getNsPrefixMap() - Method in class com.franz.agraph.jena.AGPrefixMapping
-
- getNsPrefixURI(String) - Method in class com.franz.agraph.jena.AGPrefixMapping
-
- getNsURIPrefix(String) - Method in class com.franz.agraph.jena.AGPrefixMapping
-
- getNumActive() - Method in class com.franz.agraph.pool.AGConnPool
-
- getNumIdle() - Method in class com.franz.agraph.pool.AGConnPool
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.franz.agraph.pool.AGConnPoolJndiFactory
-
- getOffset() - Method in class com.franz.agraph.jena.AGQuery
-
Gets the offset, the number of solutions to skip for this query.
- getOffset() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the offset, the number of solutions to skip for this query.
- getParentGraph() - Method in class com.franz.agraph.jena.AGReifier
-
- getParser() - Method in class com.franz.openrdf.rio.nquads.NQuadsParserFactory
-
Deprecated.
Returns a new instance of NQuadsParser.
- getPassword() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- getPlanner() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the query planner that processes the query.
- getPredicateMappings() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the predicate mappings defined for this connection.
- getPredicates() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getPrefixMapping() - Method in class com.franz.agraph.jena.AGGraph
-
- getQuery() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- getQuery() - Method in class com.franz.agraph.repository.AGSpinFunction
-
- getQueryString() - Method in class com.franz.agraph.jena.AGQuery
-
- getQueryString() - Method in class com.franz.agraph.repository.AGQuery
-
Gets the query string for this query.
- getRawGraph() - Method in class com.franz.agraph.jena.AGInfGraph
-
- getRawModel() - Method in class com.franz.agraph.jena.AGInfModel
-
- getRDFFormat() - Method in class com.franz.openrdf.rio.nquads.NQuadsParser
-
Deprecated.
- getRDFFormat() - Method in class com.franz.openrdf.rio.nquads.NQuadsParserFactory
-
Deprecated.
- getRDFFormat() - Method in class com.franz.openrdf.rio.nquads.NQuadsWriter
-
Deprecated.
- getRDFFormat() - Method in class com.franz.openrdf.rio.nquads.NQuadsWriterFactory
-
- getReasoner() - Method in class com.franz.agraph.jena.AGInfGraph
-
- getReasoner() - Method in class com.franz.agraph.jena.AGInfModel
-
- getReasonerCapabilities() - Method in class com.franz.agraph.jena.AGReasoner
-
- getReificationStyle() - Method in class com.franz.agraph.jena.AGGraphMaker
-
- getRepositoriesURL() - Method in class com.franz.agraph.repository.AGCatalog
-
URL for accessing the repositories of this catalog.
- getRepository() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getRepository() - Method in class com.franz.agraph.repository.AGValueFactory
-
- getRepository(RepositoryImplConfig) - Method in class com.franz.agraph.repository.config.AGRepositoryFactory
-
- getRepositoryConnection() - Method in class com.franz.agraph.jena.AGGraphMaker
-
- getRepositoryID() - Method in class com.franz.agraph.repository.AGRepository
-
Gets the repository id for this repository.
- getRepositoryId() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- getRepositoryType() - Method in class com.franz.agraph.repository.config.AGRepositoryFactory
-
Returns the repository's type: allegrograph:AGRepository.
- getRepositoryURL(String) - Method in class com.franz.agraph.repository.AGCatalog
-
- getRepositoryURL() - Method in class com.franz.agraph.repository.AGRepository
-
The AllegroGraph URL of this repository.
- getResource(String) - Method in class com.franz.agraph.jena.AGQuerySolution
-
- getResourceModel() - Method in class com.franz.agraph.jena.AGResultSet
-
- getResultVars() - Method in class com.franz.agraph.jena.AGResultSet
-
- getRevision() - Method in class com.franz.agraph.repository.AGServer
-
Returns the server's revision info.
- getRootCatalog() - Method in class com.franz.agraph.repository.AGServer
-
Returns the unnamed root catalog for this AllegroGraph server.
- getRowNumber() - Method in class com.franz.agraph.jena.AGResultSet
-
- getServer() - Method in class com.franz.agraph.repository.AGCatalog
-
The AGServer instance for this catalog.
- getServer() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the AGServer object associated with this connection.
- getServer() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
- getServerURL() - Method in class com.franz.agraph.repository.AGServer
-
Returns the URL of this AllegroGraph server.
- getServerUrl() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- getSessionLifetime() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the lifetime for a dedicated session spawned by this connection.
- getSpec() - Method in interface com.franz.agraph.repository.AGAbstractRepository
-
- getSpec() - Method in class com.franz.agraph.repository.AGRepository
-
- getSpec() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
Gets the store specification used to create this virtual repository.
- getSpinFunction(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getSpinMagicProperty(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getStatements(Resource, URI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getStatements(String...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns statements having the specified ids.
- getStatementsInBox(URI, URI, float, float, float, float, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getStatementsInCircle(URI, URI, float, float, float, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getStatementsInPolygon(URI, URI, URI, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getStaticAttributeFilter() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Fetch the string representation of the static attribute filter defined on this
repository
- getStopWords() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getStyle() - Method in class com.franz.agraph.jena.AGReifier
-
- getTimeout1() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- getTimeout2() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- getTokenizer() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getTransactionHandler() - Method in class com.franz.agraph.jena.AGGraph
-
- getTriple(Node) - Method in class com.franz.agraph.jena.AGReifier
-
- getTripleCacheSize() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the size of the spogi cache.
- getUnionOfAllGraphs() - Method in class com.franz.agraph.jena.AGGraphMaker
-
Returns the union of all graphs (includes default graph).
- getUploadCommitPeriod() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the commit period used within large add/load operations.
- getUri() - Method in class com.franz.agraph.repository.AGSpinFunction
-
- getUserAttributes() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getUsername() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- getUseTypeSubproperty() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the useTypeSubproperty flag.
- getValueFactory() - Method in interface com.franz.agraph.repository.AGAbstractRepository
-
- getValueFactory() - Method in class com.franz.agraph.repository.AGRepository
-
- getValueFactory() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- getValueFactory() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
- getVersion() - Method in class com.franz.agraph.repository.AGServer
-
Returns the server version.
- getWithoutRulesets() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the excluded rulesets.
- getWithRulesets() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the included rulesets.
- getWordFilters() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
- getWriter(OutputStream) - Method in class com.franz.openrdf.rio.nquads.NQuadsWriterFactory
-
- getWriter(Writer) - Method in class com.franz.openrdf.rio.nquads.NQuadsWriterFactory
-