Skip navigation links
Franz Inc, AllegroGraph Java Client
A B C D E F G H I K L M N O P Q R S T U V W X Y 

D

decode(String) - Static method in class com.franz.agraph.http.storedproc.AGDecoder
Deprecated.
 
decodeAndDeserialize(String) - Static method in class com.franz.agraph.http.storedproc.AGDeserializer
Deprecated.
 
DEFAULT_ADD_STATEMENT_BUFFER_SIZE - Static variable in class com.franz.agraph.repository.AGRepositoryConnection
 
DEFAULT_HTTP_PORT - Static variable in class com.franz.agraph.repository.AGServer
Default AG server port for HTTP connections.
DEFAULT_HTTPS_PORT - Static variable in class com.franz.agraph.repository.AGServer
Default AG server port for HTTPS connections.
DEFAULT_INITIAL_SIZE - Static variable in class com.franz.agraph.pool.AGPoolConfig
 
DEFAULT_SHUTDOWN_HOOK - Static variable in class com.franz.agraph.pool.AGPoolConfig
 
DEFINE_ATTRIBUTE_LOCATION - Static variable in class com.franz.agraph.http.AGProtocol
Relative location of the attribute definition service
DEGREE_PARAM_VALUE - Static variable in class com.franz.agraph.http.AGProtocol
Parameter value 'degree' for the 'unit' of a Geo type
delete(String, Header[], NameValuePair[], AGResponseHandler) - Method in class com.franz.agraph.http.AGHTTPClient
 
DELETE - Static variable in class com.franz.agraph.http.AGProtocol
Relative location to delete statements.
deleteAttributeDefinition(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
HTTP client layer function for requesting that AG deletes an existing attribute.
deleteAttributeDefinition(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Delete an existing triple attribute definition.
deleteCatalog(String) - Method in class com.franz.agraph.http.AGHTTPClient
 
deleteCatalog(String) - Method in class com.franz.agraph.repository.AGServer
Deletes any catalog with the given repository id.
deleteDatatypeMapping(IRI) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteDatatypeMapping(IRI) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes any datatype mapping associated with the given datatype.
deleteDuplicates(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
Deletes all duplicates from the store.
deleteDuplicates(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes all duplicates from the store.
deleteFreetextIndex(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
Delete the freetext index of the given name.
deleteFreetextIndex(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes the freetext index of the specified name.
deleteHardSpinFunction(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteHardSpinMagicProperty(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteJSON(JSONArray, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteMaterialized(Resource) - Method in class com.franz.agraph.http.AGHttpRepoClient
Deletes materialized statements.
deleteMaterialized() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes materialized statements from the default graph.
deleteMaterialized(AGMaterializer) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes materialized statements.
deleteMaterialized(Resource) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes materialized statements from given graph.
deletePredicateMapping(IRI) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deletePredicateMapping(IRI) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes any predicate mapping associated with the given predicate.
deleteRepository(String) - Method in class com.franz.agraph.http.AGHTTPClient
 
deleteRepository(String) - Method in class com.franz.agraph.repository.AGCatalog
Deletes the repository with the given repository id.
deleteRepository(String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes a repository.
deleteRole(String) - Method in class com.franz.agraph.repository.AGServer
Deletes a role from this server.
deleteRoleAccess(String, boolean, boolean, String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes from a role's access list for this server.
deleteRolePermission(String, String) - Method in class com.franz.agraph.repository.AGServer
Delete from a role's permission list.
deleteRoleSecurityFilter(String, String, String, String, String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes a security filter for a role.
deleteSavedQuery(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteSpinFunction(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteSpinFunction(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
 
deleteSpinMagicProperty(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteSpinMagicProperty(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
 
deleteStatements(Resource, IRI, Value, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteStaticAttributeFilter() - Method in class com.franz.agraph.http.AGHttpRepoClient
 
deleteStaticAttributeFilter() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Delete the static attribute filter defined on this repository.
deleteUser(String) - Method in class com.franz.agraph.repository.AGServer
Deletes a user from the server.
deleteUserAccess(String, boolean, boolean, String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes from a user's access list for this server.
deleteUserPermission(String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes from a user's permission list.
deleteUserRole(String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes a role for this user.
deleteUserSecurityFilter(String, String, String, String, String, String) - Method in class com.franz.agraph.repository.AGServer
Deletes a security filter for a user.
DEPTH_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
Parameter name for the 'depth' for the neighbor matrix
deserialize() - Method in class com.franz.agraph.http.storedproc.AGDeserializer
Deprecated.
 
destroyObject(PooledObject<AGRepositoryConnection>) - Method in class com.franz.agraph.pool.AGConnFactory
 
disableNDGeospatialDatatypeAutomation() - Method in class com.franz.agraph.http.AGHttpRepoClient
 
disableNDGeospatialDatatypeAutomation() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Disable nD Geospatical Datatype Automation on this repository.
disableTripleCache() - Method in class com.franz.agraph.http.AGHttpRepoClient
Disables the spogi triple cache.
disableTripleCache() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Disables the spogi triple cache.
download(File, BooleanQueryResultFormat) - Method in class com.franz.agraph.repository.AGBooleanQuery
Evaluates the query and saves the results to a file.
download(String, BooleanQueryResultFormat) - Method in class com.franz.agraph.repository.AGBooleanQuery
Evaluates the query and saves the results to a file.
download(File, RDFFormat) - Method in class com.franz.agraph.repository.AGGraphQuery
Evaluates the query and saves the results to a file.
download(String, RDFFormat) - Method in class com.franz.agraph.repository.AGGraphQuery
Evaluates the query and saves the results to a file.
download(File) - Method in class com.franz.agraph.repository.AGQuery
Evaluates the query and saves the results to a file.
download(String) - Method in class com.franz.agraph.repository.AGQuery
Evaluates the query and saves the results to a file.
download(File, String) - Method in class com.franz.agraph.repository.AGQuery
Evaluates the query and saves the results to a file.
download(String, String) - Method in class com.franz.agraph.repository.AGQuery
Evaluates the query and saves the results to a file.
download(File, TupleQueryResultFormat) - Method in class com.franz.agraph.repository.AGTupleQuery
Evaluates the query and saves the results to a file.
download(String, TupleQueryResultFormat) - Method in class com.franz.agraph.repository.AGTupleQuery
Evaluates the query and saves the results to a file.
downloadStatements(File, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(String, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(File, RDFFormat, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(String, RDFFormat, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(File, String, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(String, String, Resource, IRI, Value, boolean, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements matching given pattern to a file.
downloadStatements(File, RDFFormat, String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements with given ids to a file.
downloadStatements(String, RDFFormat, String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements with given ids to a file.
downloadStatements(File, String, String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements with given ids to a file.
downloadStatements(String, String, String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Downloads statements with given ids to a file.
dropIndex(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
Drops the given index from the list of actively managed indices.
dropIndex(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Drops the given index from the list of actively managed indices.
DurabilityLevel - Enum in com.franz.agraph.repository.repl
Special values for the durability repl setting.
DurabilityVisitor<T> - Interface in com.franz.agraph.repository.repl
Interface of objects used to process durability levels.
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Skip navigation links
Copyright © 2008-2024 Franz Inc.

Copyright © 2024 Franz Inc.. All rights reserved.