Franz Inc, AllegroGraph
A B C D E F G H I L M N O P Q R S T U V W

C

callStoredProc(String, String, Object...) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deprecated. The stored proc feature and API are experimental, and subject to change in a future release.
clearMappings() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deletes all predicate and datatype mappings for this connection.
clearNamespaces() - Method in class com.franz.agraph.repository.AGRepositoryConnection
 
close() - Method in class com.franz.agraph.jena.AGGraphMaker
 
close() - Method in class com.franz.agraph.jena.AGQueryExecution
 
close() - Method in class com.franz.agraph.jena.AGTripleIterator
 
close() - Method in class com.franz.agraph.repository.AGRepository
Calls Sesame method AGRepository.shutDown().
close() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Closes the session if there is one started.
close() - Method in class com.franz.agraph.repository.AGServer
Close the HTTP connection resources to the AllegroGraph server.
close() - Method in class com.franz.agraph.repository.AGVirtualRepository
Calls Sesame method AGVirtualRepository.shutDown().
close() - Method in interface com.franz.util.Closeable
Releases system resources associated with the object.
close(CloseableType) - Static method in class com.franz.util.Util
 
close(CloseableType) - Static method in class com.franz.util.Util
 
close(MultiThreadedHttpConnectionManager) - Static method in class com.franz.util.Util
 
close(CloseableIteration) - Static method in class com.franz.util.Util
 
close(XMLStreamReader) - Static method in class com.franz.util.Util
 
Closeable - Interface in com.franz.util
Similar to Closeable, but close throws Exception so it can be used with extentions of third-party classes (for example, Sesame and Jena) that define a close method without implementing Closeable and with a different checked exception.
com.franz.agraph.jena - package com.franz.agraph.jena
Implementation of the Jena RDF API 2.6.2 with extensions for AllegroGraph features.
com.franz.agraph.repository - package com.franz.agraph.repository
Implementation of the OpenRDF Sesame API 2.3.2 with extensions for AllegroGraph features.
com.franz.openrdf.rio.nquads - package com.franz.openrdf.rio.nquads
Parser and writer for RDF in N-Quads format.
com.franz.util - package com.franz.util
 
commit() - Method in class com.franz.agraph.jena.AGTransactionHandler
 
commit() - Method in class com.franz.agraph.repository.AGRepositoryConnection
Commit the current transaction.
contains(String) - Method in class com.franz.agraph.jena.AGQuerySolution
 
count() - Method in class com.franz.agraph.repository.AGGraphQuery
Evaluates the query and returns only the number of results to the client (counting is done on the server, the results are not returned).
count() - Method in class com.franz.agraph.repository.AGTupleQuery
Evaluates the query and returns only the number of results to the client (counting is done on the server, the results are not returned).
countConstruct() - Method in class com.franz.agraph.jena.AGQueryExecution
 
countSelect() - Method in class com.franz.agraph.jena.AGQueryExecution
 
create(AGQuery, AGModel) - Static method in class com.franz.agraph.jena.AGQueryExecutionFactory
 
create(String) - Static method in class com.franz.agraph.jena.AGQueryFactory
 
create(QueryLanguage, String) - Static method in class com.franz.agraph.jena.AGQueryFactory
 
createBNode(String) - Method in class com.franz.agraph.repository.AGValueFactory
 
createBNode() - Method in class com.franz.agraph.repository.AGValueFactory
 
createFreetextIndex(String, AGFreetextIndexConfig) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Creates a freetext index with the given name and configuration.
createFreetextIndex(String, URI[]) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Deprecated.  
createGraph() - Method in class com.franz.agraph.jena.AGGraphMaker
 
createGraph(String) - Method in class com.franz.agraph.jena.AGGraphMaker
 
createGraph(String, boolean) - Method in class com.franz.agraph.jena.AGGraphMaker
 
createReifiedStatement() - Method in class com.franz.agraph.jena.AGStatement
create a ReifiedStatement corresponding to this Statement
createRepository(String) - Method in class com.franz.agraph.repository.AGCatalog
Returns an uninitialized AGRepository instance for the given repository id.
createRepository(String, boolean) - Method in class com.franz.agraph.repository.AGCatalog
Returns an uninitialized AGRepository instance for the given repository id.
createRepositoryResult(Iterable<? extends E>) - Method in class com.franz.agraph.repository.AGRepositoryConnection
Creates a RepositoryResult for the supplied element set.
createResource() - Method in class com.franz.agraph.jena.AGModel
 
createStatement(Resource, Property, RDFNode) - Method in class com.franz.agraph.jena.AGModel
 
createUnion(AGGraph...) - Method in class com.franz.agraph.jena.AGGraphMaker
Returns a graph that is the union of specified graphs.

Copyright © 2008-2011 Franz Inc.
A B C D E F G H I L M N O P Q R S T U V W