- enableTripleCache(long) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Enables the spogi cache in this repository.
- endRDF() - Method in class com.franz.openrdf.rio.nquads.NQuadsWriter
-
Deprecated.
- ensureDBIdle() - Method in class com.franz.agraph.repository.AGRepository
-
Waits until background db processes have gone idle.
- ensureIdle(int) - Method in class com.franz.agraph.pool.AGConnPool
-
- evalInServer(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Evaluates a Lisp form on the server, and returns the result as a String.
- evalInServer(InputStream) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Evaluates a Lisp form on the server, and returns the result as a String.
- evaluate() - Method in class com.franz.agraph.repository.AGBooleanQuery
-
Evaluates the query and returns a boolean result.
- evaluate() - Method in class com.franz.agraph.repository.AGFreetextQuery
-
- evaluate(RDFHandler) - Method in class com.franz.agraph.repository.AGFreetextQuery
-
Evaluates the query and uses handler to process the result.
- evaluate() - Method in class com.franz.agraph.repository.AGGraphQuery
-
Evaluates the query and returns a GraphQueryResult.
- evaluate(RDFHandler) - Method in class com.franz.agraph.repository.AGGraphQuery
-
Evaluates the query and uses handler to process the result.
- evaluate() - Method in class com.franz.agraph.repository.AGStreamTupleQuery
-
Returns a result object that will read from the http response as
results are requested, by
TupleQueryResult
.hasNext()
.
- evaluate(TupleQueryResultHandler) - Method in class com.franz.agraph.repository.AGStreamTupleQuery
-
- evaluate() - Method in class com.franz.agraph.repository.AGTupleQuery
-
- evaluate(TupleQueryResultHandler) - Method in class com.franz.agraph.repository.AGTupleQuery
-
- execAsk() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execConstruct() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execConstruct(Model) - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execConstructTriples() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execDescribe() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execDescribe(Model) - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execDescribeTriples() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execSelect() - Method in class com.franz.agraph.jena.AGQueryExecution
-
- execUpdate() - Method in class com.franz.agraph.jena.AGQueryExecution
-
Executes SPARQL Update.
- execute() - Method in class com.franz.agraph.repository.AGUpdate
-
Execute the update.
- executeInTransaction(Command) - Method in class com.franz.agraph.jena.AGTransactionHandler
-
- expandPrefix(String) - Method in class com.franz.agraph.jena.AGPrefixMapping
-
- export(Graph) - Method in class com.franz.agraph.repository.config.AGRepositoryConfig
-
- exportStatements(Resource, URI, Value, boolean, RDFHandler, Resource...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
- exportStatements(RDFHandler, String...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-