Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- 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.
- generateURIs(String, String, int) - Method in class com.franz.agraph.http.AGHTTPClient
- GENERATOR_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'generator' for the neighbor matrix
- GEO - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the Geo service.
- GEO_PREDICATE_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'predicate' to search for in geo searches.
- get(String) - Method in class com.franz.agraph.jena.AGQuerySolution
- get(String, Header[], NameValuePair[], AGResponseHandler) - Method in class com.franz.agraph.http.AGHTTPClient
- GET_PREPARED_TRANSACTIONS - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the getPreparedTransactions
- getAddStatementBufferMaxSize() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getAllowExternalBlankNodeIds() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getApplicationResource(Resource, AGValueFactory) - Static method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns the application Resource for a given stored resource.
- getApplicationValue(Value, AGValueFactory) - Static method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns the application Value for a given stored value.
- getArguments() - Method in class com.franz.agraph.repository.AGSpinFunction
- getArrayResult() - Method in class com.franz.agraph.http.handler.AGJSONHandler
-
Fetch the JSONArray parsed from the response.
- getAttributeDefinition() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Fetch all attribute definitions.
- getAttributeDefinition(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Fetch the attribute definition named by NAME.
- getAttributeDefinition(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Return the definition of the attribute named by NAME.
- getAttributeDefinitionLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getAttributeDefinitions() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Return a list of all attributes defined for the current connection.
- getAutoCommitLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- 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
- getBlankNodes(int) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getBlankNodes(String, int) - Method in class com.franz.agraph.http.AGHTTPClient
- getBlankNodesPerRequest() - Method in class com.franz.agraph.repository.AGValueFactory
-
Gets the number of blank nodes fetched per request.
- getBlankNodesURL(String) - Static method in class com.franz.agraph.http.AGProtocol
-
Get the location of the blank nodes service for a repository
- getBorderChars() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getBranchQualifier() - Method in class com.franz.agraph.repository.AGXid
-
Returns a copy of the branch qualifier part of this Xid.
- getBuildDate() - Method in class com.franz.agraph.repository.AGServer
- 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() - 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.
- getCatalog(String) - Method in class com.franz.agraph.repository.AGServer
-
Gets the catalog instance for a given catalog id.
- getCatalogFromSpec(String) - Static method in class com.franz.util.Util
-
Parses a store spec of the form [CATALOG:]REPO and returns the 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.
- getComparableVersion() - Method in class com.franz.agraph.repository.AGServer
- getConfig() - Method in class com.franz.agraph.repository.config.AGRepositoryFactory
- getConnection() - Method in interface com.franz.agraph.repository.AGAbstractRepository
- getConnection() - Method in class com.franz.agraph.repository.AGRepository
-
Create a connection to the repository.
- getConnection() - Method in class com.franz.agraph.repository.AGVirtualRepository
- 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(ScheduledExecutorService) - Method in class com.franz.agraph.repository.AGVirtualRepository
- getContext() - Method in class com.franz.agraph.jena.AGQueryExecution
- getContextIDs() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getContextIDs() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getContextIDs(TupleQueryResultHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getDataDir() - Method in class com.franz.agraph.repository.AGRepository
-
Deprecated.not applicable to AllegroGraph
- getDataDir() - Method in class com.franz.agraph.repository.AGVirtualRepository
-
Deprecated.not applicable to AllegroGraph
- getDataset() - Method in class com.franz.agraph.jena.AGQueryExecution
- getDatatypeMappingLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getDatatypeMappings() - Method in class com.franz.agraph.http.AGHttpRepoClient
- 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
- getDefaultRDFFormat() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Gets the default RDFFormat to use in making requests that return RDF statements; the format should support contexts.
- getDefaultSessionLifetime() - Static method in class com.franz.agraph.http.AGHttpRepoClient
-
Gets the default lifetime of sessions spawned by any instance unless otherwise specified by
AGHttpRepoClient.setSessionLifetime(int)
- getDerivation(Triple) - Method in class com.franz.agraph.jena.AGInfGraph
- getDerivation(Statement) - Method in class com.franz.agraph.jena.AGInfModel
- getDistributedTransactionTimeout() - Method in class com.franz.agraph.repository.repl.TransactionSettings
-
Retrieves the transaction timeout (see
TransactionSettings.withDistributedTransactionTimeout(Integer)
). - getDuplicateStatements(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns all duplicates from the store.
- getDuplicateStatements(String, RDFHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getDuplicateSuppressionPolicy() - Method in class com.franz.agraph.repository.AGRepository
-
Returns the repository's duplicate suppression policy.
- getEncodableNamespaces() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getEngine() - Method in class com.franz.agraph.repository.AGQuery
-
Deprecated.internal use only
- 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.
- getEvalLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- 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
- getFormatId() - Method in class com.franz.agraph.repository.AGXid
- getFranzOptionPrefixString(String, String) - Static method in class com.franz.agraph.repository.AGQuery
-
Returns a String of the form "PREFIX franzOption_OPTION: <franz:VALUE> " suitable for appending to a SPARQL query.
- getFreetextIndexConfig(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the configuration of the specified free text index.
- getFreetextIndexConfiguration(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Gets the configuration of the given index.
- getFreetextIndexLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getFreetextIndexLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- getFreetextIndices() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Deprecated.
- getFreetextIndices() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deprecated.
- getFreetextLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getFreetextPredicates(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getFreetextPredicates(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deprecated.
- getFunctorLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoBox(String, String, float, float, float, float, int, boolean, AGResponseHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getGeoBoxLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoCircle(String, String, float, float, float, int, boolean, AGResponseHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getGeoCircleLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoHaversine(String, String, float, float, float, String, int, boolean, AGResponseHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getGeoHaversine(IRI, IRI, float, float, float, String, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getGeoHaversineLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoPolygon(String, String, String, int, boolean, AGResponseHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getGeoPolygonLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoTypes() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getGeoTypes() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getGeoTypesCartesianLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoTypesLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGeoTypesSphericalLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getGlobalProperty(Node) - Method in class com.franz.agraph.jena.AGInfGraph
- getGlobalTransactionId() - Method in class com.franz.agraph.repository.AGXid
-
Returns a copy of the global transaction id part of this Xid.
- 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.http.AGHTTPClient
- getHTTPClient() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getHTTPClient() - Method in class com.franz.agraph.repository.AGCatalog
- getHTTPClient() - Method in class com.franz.agraph.repository.AGRepository
- 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
- getIncludeStrings() - Method in class com.franz.agraph.repository.WarmupConfig
-
Checks if the string table should be included.
- getIncludeTriples() - Method in class com.franz.agraph.repository.WarmupConfig
-
Checks if triple indices should be included.
- getIndexFields() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getIndexLiterals() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getIndexLiteralTypes() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getIndexResources() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getIndicesURL(String) - Static method in class com.franz.agraph.http.AGProtocol
- getInferredGraph() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the graph the inferred triples will be placed in.
- getInnerChars() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
- getInstance() - Static method in class com.franz.agraph.jena.AGCapabilities
- 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.
- getListOfStrings(String) - Method in class com.franz.agraph.http.AGHTTPClient
- getLiteral(String) - Method in class com.franz.agraph.jena.AGQuerySolution
- getLogFile() - Method in class com.franz.agraph.repository.AGServer
-
Retrieves the whole log file as a single string.
- getLogLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
-
Get the location of the server logs resource on the specified server.
- getMappingLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getMinimumWordSize() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- 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.
- getNamedCatalogLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- getNamedCatalogRepositoriesLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getNamedCatalogsURL(String) - Static method in class com.franz.agraph.http.AGProtocol
-
Location of the named catalog's service
- getNamespace() - Method in class com.franz.agraph.repository.AGFormattedNamespace
- getNamespace(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getNamespace(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getNamespaces() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getNamespaces() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getNamespaces(TupleQueryResultHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getNDGeospatialDatatypeAutomation() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getNDGeospatialDatatypeAutomation() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Fetch the status of nD Geospatical Datatype Automation on this repository.
- getNDGeospatialDatatypeAutomation(String) - Static method in class com.franz.agraph.http.AGProtocol
- 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
- getNumBufferedAddStatements() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getNumIdle() - Method in class com.franz.agraph.pool.AGConnPool
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.franz.agraph.pool.AGConnPoolJndiFactory
-
From the obj
Reference
, gets theRefAddr
names and values, converts to Maps and returnsAGConnPool.create(Object...)
. - 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
- getPassword() - Method in class com.franz.agraph.repository.AGServer
- 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.
- getPredicateMappingLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getPredicateMappings() - Method in class com.franz.agraph.http.AGHttpRepoClient
- 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
-
See documentation for freetext index parameters.
- getPreferredBQRFormat() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getPreferredRDFFormat() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Gets the RDFFormat to use in making requests that return RDF statements.
- getPreferredTQRFormat() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Fetch the preferred
TupleQueryResultFormat
. - getPrefixMapping() - Method in class com.franz.agraph.jena.AGGraph
- getPreparedTransactions() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getPreparedTransactions() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getQueriesLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getQuery() - Method in class com.franz.agraph.jena.AGQueryExecution
- getQuery() - Method in class com.franz.agraph.repository.AGSpinFunction
- getQueryOption(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getQueryOption(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets the value of the query option.
- getQueryOptionLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- getQueryOptions() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getQueryOptions() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Gets a set of all currently set query options.
- getQueryOptions(TupleQueryResultHandler) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getQueryOptionsLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getQueryString() - Method in class com.franz.agraph.jena.AGQuery
- getQueryString() - Method in class com.franz.agraph.jena.AGQueryExecution
- 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
- 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
- getRepoFromSpec(String) - Static method in class com.franz.util.Util
-
Parses a store spec of the form [CATALOG:]REPO and returns the REPO part.
- 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.config.AGRepositoryConfig
- getRepositoryID() - Method in class com.franz.agraph.repository.AGRepository
-
Gets the repository id for this repository.
- getRepositoryType() - Method in class com.franz.agraph.repository.config.AGRepositoryFactory
-
Returns the repository's type:
allegrograph:AGRepository
. - getRepositoryURL() - Method in class com.franz.agraph.repository.AGRepository
-
The AllegroGraph URL of this repository.
- getRepositoryURL(boolean) - Method in class com.franz.agraph.repository.AGRepository
-
The AllegroGraph URL of this repository.
- getRepositoryURL(String) - Method in class com.franz.agraph.repository.AGCatalog
- getRequestMIMEType() - Method in class com.franz.agraph.http.handler.AGResponseHandler
- getRequestMIMEType() - Method in class com.franz.agraph.http.handler.AGTQRJSONStreamer
- getRequestMIMEType() - Method in class com.franz.agraph.http.handler.AGTQRStreamer
- getRequestMIMEType() - Method in class com.franz.agraph.http.handler.AGTQRTSVStreamer
- getRequestMIMEType() - Method in class com.franz.agraph.http.handler.AGTQRXMLStreamer
- getResource(String) - Method in class com.franz.agraph.jena.AGQuerySolution
- getResourceModel() - Method in class com.franz.agraph.jena.AGResultSet
- getResult() - Method in class com.franz.agraph.http.handler.AGBooleanHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGBQRHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGErrorHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGJSONArrayHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGJSONHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGLongHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGStringHandler
- getResult() - Method in class com.franz.agraph.http.handler.AGTQRJSONStreamer
- getResult() - Method in class com.franz.agraph.http.handler.AGTQRStreamer
- getResult() - Method in class com.franz.agraph.http.handler.AGTQRTSVStreamer
- getResult() - Method in class com.franz.agraph.http.handler.AGTQRXMLStreamer
- getResultVars() - Method in class com.franz.agraph.jena.AGResultSet
- getRevision() - Method in class com.franz.agraph.repository.AGServer
- getRoot() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getRootCatalog() - Method in class com.franz.agraph.repository.AGServer
-
Returns the unnamed root catalog for this AllegroGraph server.
- getRootCatalogRepositoriesLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getRootCatalogURL(String) - Static method in class com.franz.agraph.http.AGProtocol
-
Location of the root catalog service
- getRowNumber() - Method in class com.franz.agraph.jena.AGResultSet
- getSavedQueryLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- getServer() - Method in interface com.franz.agraph.repository.AGAbstractRepository
- getServer() - Method in class com.franz.agraph.repository.AGCatalog
-
The AGServer instance for this catalog.
- getServer() - Method in class com.franz.agraph.repository.AGRepository
-
Gets the server information object to which this repository belongs.
- getServer() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getServer() - Method in class com.franz.agraph.repository.AGVirtualRepository
- getServerUrl() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
- getServerURL() - Method in class com.franz.agraph.http.AGHTTPClient
- getServerURL() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getServerURL() - Method in class com.franz.agraph.repository.AGServer
-
Returns the URL of this AllegroGraph server.
- getSessionCloseLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getSessionLifetime() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns the 'lifetime' for a dedicated session spawned by this instance.
- getSessionLifetime() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the lifetime for a dedicated session spawned by this connection.
- getSessionLoadInitFile() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns true if the initfile (if any) will be loaded by dedicated sessions spawned by this instance.
- getSessionPingLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getSessionURL(String) - Static method in class com.franz.agraph.http.AGProtocol
- getSNAGeneratorLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- getSNAGeneratorsLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getSNANeighborMatricesLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getSNANeighborMatrixLocation(String, String) - Static method in class com.franz.agraph.http.AGProtocol
- 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.http.AGHttpRepoClient
- getSpinFunction(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getSpinMagicProperty(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getSpinMagicProperty(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getStatements(AGResponseHandler, String...) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getStatements(String...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns statements having the specified ids.
- getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getStatements(Resource, IRI, Value, String, AGResponseHandler, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getStatements(Resource, IRI, Value, String, RDFHandler, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getStatements(RDFHandler, String...) - Method in class com.franz.agraph.http.AGHttpRepoClient
- getStatementsCountLimit(int, Resource, IRI, Value, String, AGResponseHandler, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Retrieves the count of statements matching the provided subject, predicate, object and contexts, but does not read more than a specified number of statements; feeds the result to the response handler.
- getStatementsDeleteLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getStatementsInBox(IRI, IRI, float, float, float, float, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getStatementsInCircle(IRI, IRI, float, float, float, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getStatementsInPolygon(IRI, IRI, IRI, int, boolean) - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getStatementsLimit(int, Resource, IRI, Value, String, AGResponseHandler, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Retrieves up to a specified number of statements matching the provided subject, predicate, object and contexts, and feeds the result to the response handler.
- getStaticAttributeFilter() - Method in class com.franz.agraph.http.AGHttpRepoClient
- getStaticAttributeFilter() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Fetch the string representation of the static attribute filter defined on this repository
- getStaticFilterLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getStopWords() - Method in class com.franz.agraph.repository.AGFreetextIndexConfig
-
See documentation for freetext index parameters.
- getStorableResource(Resource, AGValueFactory) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns a storable Resource for the given Resource.
- getStorableValue(Value, AGValueFactory) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns a storable Value for the given Value.
- getStorableValue(Value, AGValueFactory, boolean) - Static method in class com.franz.agraph.http.AGHttpRepoClient
- getStoredProcLocation(String) - Static method in class com.franz.agraph.http.AGProtocol
- getStoreID() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns the storeID as a long
- getStoreID() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the store ID
- getStream() - Method in class com.franz.agraph.http.handler.AGRawStreamer
-
Gets the data stream contaning the server's response.
- getString(String) - Method in class com.franz.agraph.http.AGHTTPClient
- getStringArray(String) - Method in class com.franz.agraph.http.AGHTTPClient
- 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
-
See documentation for freetext index parameters.
- getTransactionHandler() - Method in class com.franz.agraph.jena.AGGraph
- getTransactionLatencyCount() - Method in class com.franz.agraph.repository.repl.TransactionSettings
-
Retrieve the latency count (
TransactionSettings.withTransactionLatencyCount(Integer)
. - getTransactionLatencyTimeout() - Method in class com.franz.agraph.repository.repl.TransactionSettings
-
Retrieve the latency timeout (
TransactionSettings.withTransactionLatencyTimeout(Integer)
. - getTransactionSettings() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Gets the distributed transaction settings.
- getTransactionTimeout() - Method in class com.franz.agraph.repository.AGXAResource
- getTriple(Node) - Method in class com.franz.agraph.jena.AGReifier
- getTripleCacheSize() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Returns the size of the spogi cache.
- getTripleCacheSize() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Returns the size of the spogi cache.
- getTupleQueryResult(String) - Method in class com.franz.agraph.http.AGHTTPClient
- 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.http.AGHttpRepoClient
-
Gets the commit period used when uploading statements.
- 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
- getUser() - Method in class com.franz.agraph.repository.AGServer
- getUserAttributes() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Return the current userAttributes setting for this connection.
- getUserAttributes() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- getUsername() - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
- getUsernameAndPassword() - Method in class com.franz.agraph.http.AGHTTPClient
-
Retrieve the username and password previously set by setUsernameAndPassword.
- getUseTypeSubproperty() - Method in class com.franz.agraph.repository.AGMaterializer
-
Gets the useTypeSubproperty flag.
- getValueFactory() - Method in class com.franz.agraph.http.AGHttpRepoClient
- 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
- getWarmupConfig() - Method in class com.franz.agraph.pool.AGPoolConfig
- 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
-
See documentation for freetext index parameters.
- getXAResource() - Method in class com.franz.agraph.repository.AGRepositoryConnection
- GROUP_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'group' used in seeding a neighbor matrix
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form