A B C E G H I M N O P Q R S 

A

add(File, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(File, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(InputStream, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Reader, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(Statement, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(URL, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
add(URL, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
ADD_CONTEXT - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
Deprecated.
ARCHIVE_CONTEXT - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
Deprecated.

B

BASE_URI - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#base

C

clear(Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextAwareConfig - Class in org.openrdf.repository.contextaware.config
 
ContextAwareConfig() - Constructor for class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
ContextAwareConnection - Class in org.openrdf.repository.contextaware
Allows contexts to be specified at the connection level or the method level.
ContextAwareConnection(Repository) - Constructor for class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextAwareConnection(RepositoryConnection) - Constructor for class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextAwareConnection(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.contextaware.ContextAwareConnection
 
ContextAwareFactory - Class in org.openrdf.repository.contextaware.config
A RepositoryFactory that creates ContextAwareRepositorys based on RDF configuration data.
ContextAwareFactory() - Constructor for class org.openrdf.repository.contextaware.config.ContextAwareFactory
 
ContextAwareRepository - Class in org.openrdf.repository.contextaware
Allows contexts to be specified at the repository level.
ContextAwareRepository() - Constructor for class org.openrdf.repository.contextaware.ContextAwareRepository
 
ContextAwareRepository(Repository) - Constructor for class org.openrdf.repository.contextaware.ContextAwareRepository
 
ContextAwareSchema - Class in org.openrdf.repository.contextaware.config
 
ContextAwareSchema() - Constructor for class org.openrdf.repository.contextaware.config.ContextAwareSchema
 

E

export(Graph) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
export(RDFHandler, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
exportStatements(Resource, URI, Value, RDFHandler, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Exports all statements with a specific subject, predicate and/or object from the repository, optionally from the specified contexts.
exportStatements(Resource, URI, Value, boolean, RDFHandler, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 

G

getAddContexts() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
Deprecated.
getAddContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Deprecated.
getAddContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
Deprecated.
getArchiveContexts() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
Deprecated.
getArchiveContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Deprecated.
getArchiveContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
Deprecated.
getBaseURI() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getBaseURI() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
getBaseURI() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getConfig() - Method in class org.openrdf.repository.contextaware.config.ContextAwareFactory
 
getConnection() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getInsertContext() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getInsertContext() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The default context to add the statements to.
getInsertContext() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getMaxQueryTime() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getMaxQueryTime() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
getMaxQueryTime() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getQueryLanguage() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getQueryLanguage() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
getQueryLanguage() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getReadContexts() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getReadContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The default context(s) to get the data from.
getReadContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getRemoveContexts() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
getRemoveContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The context(s) to remove the data from.
getRemoveContexts() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.contextaware.config.ContextAwareFactory
 
getRepositoryType() - Method in class org.openrdf.repository.contextaware.config.ContextAwareFactory
Returns the repository's type: openrdf:ContextAwareRepository.
getStatements(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Gets all statements with a specific subject, predicate and/or object from the repository.
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 

H

hasStatement(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
hasStatement(Statement, boolean, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
hasStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Checks whether the repository contains statements with a specific subject, predicate and/or object, optionally in the specified contexts.
hasStatement(Statement, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Checks whether the repository contains the specified statement, optionally in the specified contexts.

I

INCLUDE_INFERRED - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#includeInferred
INSERT_CONTEXT - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#insertContext
isDelegatingRemove() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
isIncludeInferred() - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
isIncludeInferred() - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
if false, no inferred statements are considered; if true, inferred statements are considered if available
isIncludeInferred() - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 

M

MAX_QUERY_TIME - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#maxQueryTime

N

NAMESPACE - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
The ContextAwareRepository schema namespace ( http://www.openrdf.org/config/repository/contextaware#).

O

org.openrdf.repository.contextaware - package org.openrdf.repository.contextaware
 
org.openrdf.repository.contextaware.config - package org.openrdf.repository.contextaware.config
 

P

parse(Graph, Resource) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
prepareBooleanQuery(QueryLanguage, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(QueryLanguage, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareQuery(String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareQuery(QueryLanguage, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(QueryLanguage, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareUpdate(String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareUpdate(QueryLanguage, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 

Q

QUERY_LANGUAGE - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#queryLanguage

R

READ_CONTEXT - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#readContext
remove(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Removes the supplied statements from a specific context in this repository, ignoring any context information carried by the statements themselves.
remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Removes the statement with the specified subject, predicate and object from the repository, optionally restricted to the specified contexts.
remove(Statement, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Removes the supplied statement from the specified contexts in the repository.
REMOVE_CONTEXT - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareSchema
http://www.openrdf.org/config/repository/contextaware#removeContext
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
REPOSITORY_TYPE - Static variable in class org.openrdf.repository.contextaware.config.ContextAwareFactory
The type of repositories that are created by this factory.

S

setAddContexts(URI...) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
Deprecated.
setAddContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Deprecated.
setAddContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
Deprecated.
setArchiveContexts(URI...) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
Deprecated.
setArchiveContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Deprecated.
setArchiveContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
Deprecated.
setBaseURI(String) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setBaseURI(String) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
setBaseURI(String) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setIncludeInferred(boolean) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setIncludeInferred(boolean) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
if false, no inferred statements are considered; if true, inferred statements are considered if available
setIncludeInferred(boolean) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setInsertContext(URI) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setInsertContext(URI) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The default context to add the statements to.
setInsertContext(URI) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setMaxQueryTime(int) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setMaxQueryTime(int) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
setMaxQueryTime(int) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setQueryLanguage(QueryLanguage) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setQueryLanguage(QueryLanguage) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
 
setQueryLanguage(QueryLanguage) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setReadContexts(URI...) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setReadContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The default context(s) to get the data from.
setReadContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
setRemoveContexts(URI...) - Method in class org.openrdf.repository.contextaware.config.ContextAwareConfig
 
setRemoveContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
The context(s) to remove the data from.
setRemoveContexts(URI...) - Method in class org.openrdf.repository.contextaware.ContextAwareRepository
 
size(Resource...) - Method in class org.openrdf.repository.contextaware.ContextAwareConnection
Returns the number of (explicit) statements that are in the specified contexts in this repository.
A B C E G H I M N O P Q R S 

Copyright © 2001-2014 Aduna. All Rights Reserved.