- DEFAULT_INITIAL_SIZE - Static variable in class com.franz.agraph.pool.AGPoolConfig
-
- DEFAULT_SHUTDOWN_HOOK - Static variable in class com.franz.agraph.pool.AGPoolConfig
-
- deleteAttributeDefinition(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Delete an existing triple attribute definition.
- deleteCatalog(String) - Method in class com.franz.agraph.repository.AGServer
-
Deletes any catalog with the given repository id.
- deleteDatatypeMapping(URI) - 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.repository.AGRepositoryConnection
-
Deletes all duplicates from the store.
- deleteFreetextIndex(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deletes the freetext index of the specified name.
- deleteMaterialized() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Deletes materialized statements.
- deletePredicateMapping(URI) - 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.repository.AGCatalog
-
- 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.
- deleteSpinFunction(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- deleteSpinMagicProperty(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- 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.
- destroyObject(Object) - Method in class com.franz.agraph.pool.AGConnFactory
-
- disableTripleCache() - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Disables the spogi triple cache.
- dropIndex(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Drops the given index from the list of actively managed indices.