A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractQuery - Class in org.openrdf.query.impl
Abstract super class of all query types.
AbstractQuery() - Constructor for class org.openrdf.query.impl.AbstractQuery
Creates a new query object.
accept(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.iterator.CompatibleBindingSetFilter
 
accept(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.iterator.FilterIterator
 
ACCEPT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the Accept parameter (may also be used as the name of the Accept HTTP header).
add(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Graph
Adds one or more statements to the graph.
add(Statement) - Method in class org.openrdf.model.impl.GraphImpl
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.GraphImpl
 
add(QueryOptimizer) - Method in class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
add(File, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(URL, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
add(File, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(URL, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
add(InputStream, String, RDFFormat, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds RDF data from an InputStream to the repository, optionally to one or more named contexts.
add(Reader, String, RDFFormat, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds RDF data from a Reader to the repository, optionally to one or more named contexts.
add(URL, String, RDFFormat, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds the RDF data that can be found at the specified URL to the repository, optionally to one or more named contexts.
add(File, String, RDFFormat, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds RDF data from the specified file to a specific contexts in the repository.
add(Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds a statement with the specified subject, predicate and object to this repository, optionally to one or more named contexts.
add(Statement, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds the supplied statement to this repository, optionally to one or more named contexts.
add(Iterable<? extends Statement>, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(Iteration<? extends Statement, E>, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(MemStatement) - Method in class org.openrdf.sail.memory.model.MemStatementList
 
add(E) - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
add_escapes(String) - Method in exception org.openrdf.query.parser.serql.ast.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.openrdf.query.parser.sparql.ast.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
addAll(MemStatementList) - Method in class org.openrdf.sail.memory.model.MemStatementList
 
addArg(ValueExpr) - Method in class org.openrdf.query.algebra.FunctionCall
 
addArgs(ValueExpr...) - Method in class org.openrdf.query.algebra.FunctionCall
 
addArgs(Iterable<ValueExpr>) - Method in class org.openrdf.query.algebra.FunctionCall
 
addBinding(Binding) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
Adds a new binding to the solution.
addBinding(String, Value) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
Adds a new binding to the solution.
addBinding(String, Value) - Method in class org.openrdf.query.impl.MapBindingSet
Adds a binding to the solution.
addBinding(Binding) - Method in class org.openrdf.query.impl.MapBindingSet
Adds a binding to the solution.
addConnectionListener(SailConnectionListener) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
addConnectionListener(SailConnectionListener) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
addConnectionListener(SailConnectionListener) - Method in interface org.openrdf.sail.SailConnection
Registers a SailConnection listener with this SailConnection.
addContextStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
addContextStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemResource
Adds a statement to this MemResource's list of statements for which it represents the context.
addContextStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
AddController - Class in org.openrdf.http.webclient.repository.modify.add
 
AddController() - Constructor for class org.openrdf.http.webclient.repository.modify.add.AddController
 
addDefaultGraph(URI) - Method in class org.openrdf.query.impl.DatasetImpl
Adds a graph URI to the set of default graph URIs.
addElement(ExtensionElem) - Method in class org.openrdf.query.algebra.Extension
 
addElement(OrderElem) - Method in class org.openrdf.query.algebra.Order
 
addElement(ProjectionElem) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
addElements(ExtensionElem...) - Method in class org.openrdf.query.algebra.Extension
 
addElements(Iterable<ExtensionElem>) - Method in class org.openrdf.query.algebra.Extension
 
addElements(OrderElem...) - Method in class org.openrdf.query.algebra.Order
 
addElements(Iterable<OrderElem>) - Method in class org.openrdf.query.algebra.Order
 
addElements(ProjectionElem...) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
addElements(Iterable<ProjectionElem>) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
addEscapes(String) - Static method in error org.openrdf.query.parser.serql.ast.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.openrdf.query.parser.sparql.ast.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGroupBindingName(String) - Method in class org.openrdf.query.algebra.Group
 
addGroupElement(GroupElem) - Method in class org.openrdf.query.algebra.Group
 
addInferredStatement(Resource, URI, Value, Resource...) - Method in interface org.openrdf.sail.inferencer.InferencerConnection
Adds an inferred statement to a specific context.
addInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
 
addInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
addInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
addInputStreamOrReader(Object, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
Adds the data that can be read from the supplied InputStream or Reader to this repository.
AdditiveExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
addNamedGraph(URI) - Method in class org.openrdf.query.impl.DatasetImpl
Adds a graph URI to the set of named graph URIs.
addObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
addObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemLiteral
 
addObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
addObjectStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemValue
Adds a statement to this MemValue's list of statements for which it is the object.
addPredicateStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
Adds a statement to this MemURI's list of statements for which it is the predicate.
addProjection(ProjectionElemList) - Method in class org.openrdf.query.algebra.MultiProjection
 
addProjections(Iterable<ProjectionElemList>) - Method in class org.openrdf.query.algebra.MultiProjection
 
addRepositoryConfig(RepositoryConfig) - Method in class org.openrdf.repository.manager.RepositoryManager
Adds or updates the configuration of a repository to the manager's system repository.
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.openrdf.repository.event.InterceptingRepositoryConnection
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on any< connections that are created by this repository.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.openrdf.repository.event.NotifyingRepository
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on any< connections that are created by this repository.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.openrdf.repository.event.NotifyingRepositoryConnection
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on this connection.
addRepositoryInterceptor(RepositoryInterceptor) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on this repository.
addRepositoryInterceptor(RepositoryInterceptor) - Method in interface org.openrdf.repository.event.InterceptingRepository
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on this repository.
addRepositoryListener(RepositoryListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
Registers a RepositoryListener that will receive notifications of operations that are performed on this repository.
addRepositoryListener(RepositoryListener) - Method in interface org.openrdf.repository.event.NotifyingRepository
Registers a RepositoryListener that will receive notifications of operations that are performed on this repository.
addSailChangedListener(SailChangedListener) - Method in class org.openrdf.sail.helpers.SailBase
 
addSailChangedListener(SailChangedListener) - Method in class org.openrdf.sail.helpers.SailWrapper
 
addSailChangedListener(SailChangedListener) - Method in interface org.openrdf.sail.Sail
Adds the specified SailChangedListener to receive events when the data in this Sail object changes.
addSolution(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Entry
 
addStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
addStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
addStatement(Resource, URI, Value, Resource, boolean) - Method in class org.openrdf.sail.memory.MemoryStore
 
addStatement(Resource, URI, Value, Resource...) - Method in interface org.openrdf.sail.SailConnection
Adds a statement to each context in the specified contexts.
addStatementInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
addStatementInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
addStatementInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
Adds the specified statement to this MemoryStore.
addStatementInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
AddStatementOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation to add a statement.
AddStatementOperation(Resource, URI, Value, Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
Create an AddStatementOperation.
addSubjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
addSubjectStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemResource
Adds a statement to this MemResource's list of statements for which it is the subject.
addSubjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
addTo(C) - Method in class org.openrdf.repository.RepositoryResult
Adds all objects of this RepositoryResult to the supplied collection.
addToComponentLists() - Method in class org.openrdf.sail.memory.model.MemStatement
Lets this statement add itself to the appropriate statement lists of its subject, predicate, object and context.
addWithoutCommit(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
adjustBeginLineColumn(int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.openrdf.http.server.ServerInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.openrdf.http.webclient.repository.RepositorySelectionInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
afterLast() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
Moves the cursor to the end of the query result, just after the last binding set.
AggregateOperator - Interface in org.openrdf.query.algebra
An operator that returns aggregates values.
ALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ALLDIFFERENT - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AllDifferent
ALLVALUESFROM - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#allValuesFrom
ALPHA - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ALPHA - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ALT - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
And - Class in org.openrdf.query.algebra
A boolean AND operator operating on two boolean expressions.
And() - Constructor for class org.openrdf.query.algebra.And
 
And(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.And
 
And() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
AND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
AND - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ANNOTATIONPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AnnotationProperty
ANON - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
AnonymousVarGenerator - Class in org.openrdf.query.parser.serql
Inserts anonymous variables into the abstract syntax tree at places where such variables are already implicitly present.
AnonymousVarGenerator() - Constructor for class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
ANY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ANYURI - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#anyURI
append(BindingSet) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
arg - Variable in class org.openrdf.query.algebra.Bound
The operator's argument.
arg - Variable in class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
arg - Variable in class org.openrdf.query.algebra.UnaryTupleOperator
The operator's argument.
arg - Variable in class org.openrdf.query.algebra.UnaryValueOperator
The operator's argument.
ArgList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ArgList() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
args - Variable in class org.openrdf.query.algebra.FunctionCall
The operator's argument.
AS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ASC - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ASK - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
AskQuery() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
asList() - Method in class org.openrdf.repository.RepositoryResult
Returns a List containing all objects of this RepositoryResult in order of iteration.
ASTAnd - Class in org.openrdf.query.parser.serql.ast
 
ASTAnd(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTAnd
 
ASTAnd(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTAnd
 
ASTAnd - Class in org.openrdf.query.parser.sparql.ast
 
ASTAnd(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTAnd
 
ASTAnd(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTAnd
 
ASTAskQuery - Class in org.openrdf.query.parser.sparql.ast
 
ASTAskQuery(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTAskQuery
 
ASTAskQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTAskQuery
 
ASTBaseDecl - Class in org.openrdf.query.parser.sparql.ast
 
ASTBaseDecl(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
ASTBaseDecl(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
ASTBasicGraphPattern - Class in org.openrdf.query.parser.sparql.ast
 
ASTBasicGraphPattern(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBasicGraphPattern
 
ASTBasicGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBasicGraphPattern
 
ASTBasicPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTBasicPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
ASTBasicPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
ASTBasicPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTBasicPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
ASTBasicPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
ASTBlankNode - Class in org.openrdf.query.parser.sparql.ast
 
ASTBlankNode(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
ASTBlankNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
ASTBlankNodePropertyList - Class in org.openrdf.query.parser.sparql.ast
 
ASTBlankNodePropertyList(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
ASTBlankNodePropertyList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
ASTBNode - Class in org.openrdf.query.parser.serql.ast
 
ASTBNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBNode
 
ASTBNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBNode
 
ASTBooleanConstant - Class in org.openrdf.query.parser.serql.ast
 
ASTBooleanConstant(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanConstant(boolean) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanConstant(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTBooleanExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanExpr
 
ASTBooleanExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanExpr
 
ASTBound - Class in org.openrdf.query.parser.serql.ast
 
ASTBound() - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(ASTValueExpr) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound - Class in org.openrdf.query.parser.sparql.ast
 
ASTBound(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBound
 
ASTBound(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTBound
 
ASTCollection - Class in org.openrdf.query.parser.sparql.ast
 
ASTCollection(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTCollection
 
ASTCollection(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTCollection
 
ASTCompare - Class in org.openrdf.query.parser.serql.ast
 
ASTCompare(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompare
 
ASTCompare(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompare
 
ASTCompare - Class in org.openrdf.query.parser.sparql.ast
 
ASTCompare(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTCompare
 
ASTCompare(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTCompare
 
ASTCompareAll - Class in org.openrdf.query.parser.serql.ast
 
ASTCompareAll(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
ASTCompareAll(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
ASTCompareAny - Class in org.openrdf.query.parser.serql.ast
 
ASTCompareAny(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
ASTCompareAny(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
ASTCompOperator - Class in org.openrdf.query.parser.serql.ast
 
ASTCompOperator(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
ASTCompOperator(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
ASTConstraint - Class in org.openrdf.query.parser.sparql.ast
 
ASTConstraint(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstraint
 
ASTConstraint(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstraint
 
ASTConstruct - Class in org.openrdf.query.parser.serql.ast
 
ASTConstruct(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstruct
 
ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstruct
 
ASTConstruct - Class in org.openrdf.query.parser.sparql.ast
 
ASTConstruct(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstruct
 
ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstruct
 
ASTConstructQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTConstructQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
ASTConstructQuery - Class in org.openrdf.query.parser.sparql.ast
 
ASTConstructQuery(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstructQuery
 
ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTConstructQuery
 
ASTDatasetClause - Class in org.openrdf.query.parser.sparql.ast
 
ASTDatasetClause(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
ASTDatasetClause(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
ASTDatatype - Class in org.openrdf.query.parser.serql.ast
 
ASTDatatype(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTDatatype
 
ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTDatatype
 
ASTDatatype - Class in org.openrdf.query.parser.sparql.ast
 
ASTDatatype(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDatatype
 
ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDatatype
 
ASTDescribe - Class in org.openrdf.query.parser.sparql.ast
 
ASTDescribe(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
ASTDescribe(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
ASTDescribeQuery - Class in org.openrdf.query.parser.sparql.ast
 
ASTDescribeQuery(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDescribeQuery
 
ASTDescribeQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTDescribeQuery
 
ASTEdge - Class in org.openrdf.query.parser.serql.ast
 
ASTEdge(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTEdge
 
ASTEdge(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTEdge
 
ASTExists - Class in org.openrdf.query.parser.serql.ast
 
ASTExists(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTExists
 
ASTExists(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTExists
 
ASTFalse - Class in org.openrdf.query.parser.sparql.ast
 
ASTFalse(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTFalse
 
ASTFalse(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTFalse
 
ASTFrom - Class in org.openrdf.query.parser.serql.ast
 
ASTFrom(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFrom
 
ASTFrom(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFrom
 
ASTFunctionCall - Class in org.openrdf.query.parser.serql.ast
 
ASTFunctionCall(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
ASTFunctionCall - Class in org.openrdf.query.parser.sparql.ast
 
ASTFunctionCall(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTFunctionCall
 
ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTFunctionCall
 
ASTGraphGraphPattern - Class in org.openrdf.query.parser.sparql.ast
 
ASTGraphGraphPattern(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTGraphGraphPattern
 
ASTGraphGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTGraphGraphPattern
 
ASTGraphIntersect - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphIntersect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
ASTGraphIntersect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
ASTGraphMinus - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphMinus(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
ASTGraphMinus(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
ASTGraphPatternGroup - Class in org.openrdf.query.parser.sparql.ast
 
ASTGraphPatternGroup(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTGraphPatternGroup
 
ASTGraphPatternGroup(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTGraphPatternGroup
 
ASTGraphQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuery
 
ASTGraphQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuery
 
ASTGraphQuerySet - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphQuerySet(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
ASTGraphQuerySet(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
ASTGraphUnion - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphUnion(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
ASTGraphUnion(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
ASTIn - Class in org.openrdf.query.parser.serql.ast
 
ASTIn(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIn
 
ASTIn(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIn
 
ASTIRI - Class in org.openrdf.query.parser.sparql.ast
 
ASTIRI(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIRI
 
ASTIRI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIRI
 
ASTIsBlank - Class in org.openrdf.query.parser.sparql.ast
 
ASTIsBlank(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsBlank
 
ASTIsBlank(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsBlank
 
ASTIsBNode - Class in org.openrdf.query.parser.serql.ast
 
ASTIsBNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
ASTIsBNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
ASTIsIRI - Class in org.openrdf.query.parser.sparql.ast
 
ASTIsIRI(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsIRI
 
ASTIsIRI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsIRI
 
ASTIsLiteral - Class in org.openrdf.query.parser.serql.ast
 
ASTIsLiteral(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
ASTIsLiteral - Class in org.openrdf.query.parser.sparql.ast
 
ASTIsLiteral(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsLiteral
 
ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTIsLiteral
 
ASTIsResource - Class in org.openrdf.query.parser.serql.ast
 
ASTIsResource(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsResource
 
ASTIsResource(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsResource
 
ASTIsURI - Class in org.openrdf.query.parser.serql.ast
 
ASTIsURI(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsURI
 
ASTIsURI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsURI
 
ASTLabel - Class in org.openrdf.query.parser.serql.ast
 
ASTLabel(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLabel
 
ASTLabel(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLabel
 
ASTLang - Class in org.openrdf.query.parser.serql.ast
 
ASTLang(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLang
 
ASTLang(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLang
 
ASTLang - Class in org.openrdf.query.parser.sparql.ast
 
ASTLang(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLang
 
ASTLang(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLang
 
ASTLangMatches - Class in org.openrdf.query.parser.sparql.ast
 
ASTLangMatches(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLangMatches
 
ASTLangMatches(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLangMatches
 
ASTLike - Class in org.openrdf.query.parser.serql.ast
 
ASTLike(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLike
 
ASTLike(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLike
 
ASTLimit - Class in org.openrdf.query.parser.serql.ast
 
ASTLimit(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLimit
 
ASTLimit(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLimit
 
ASTLimit - Class in org.openrdf.query.parser.sparql.ast
 
ASTLimit(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLimit
 
ASTLimit(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTLimit
 
ASTLiteral - Class in org.openrdf.query.parser.serql.ast
 
ASTLiteral(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLiteral
 
ASTLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLiteral
 
ASTLocalName - Class in org.openrdf.query.parser.serql.ast
 
ASTLocalName(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLocalName
 
ASTLocalName(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLocalName
 
ASTMath - Class in org.openrdf.query.parser.sparql.ast
 
ASTMath(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTMath
 
ASTMath(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTMath
 
ASTNamespace - Class in org.openrdf.query.parser.serql.ast
 
ASTNamespace(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespace
 
ASTNamespace(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespace
 
ASTNamespaceDecl - Class in org.openrdf.query.parser.serql.ast
 
ASTNamespaceDecl(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
ASTNamespaceDecl(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
ASTNode - Class in org.openrdf.query.parser.serql.ast
 
ASTNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNode
 
ASTNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNode
 
ASTNodeElem - Class in org.openrdf.query.parser.serql.ast
 
ASTNodeElem(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
ASTNodeElem(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
ASTNot - Class in org.openrdf.query.parser.serql.ast
 
ASTNot() - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(ASTBooleanExpr) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot - Class in org.openrdf.query.parser.sparql.ast
 
ASTNot(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTNot
 
ASTNot(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTNot
 
ASTNull - Class in org.openrdf.query.parser.serql.ast
 
ASTNull(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNull
 
ASTNull(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNull
 
ASTNumericLiteral - Class in org.openrdf.query.parser.sparql.ast
 
ASTNumericLiteral(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
ASTNumericLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
ASTObjectList - Class in org.openrdf.query.parser.sparql.ast
 
ASTObjectList(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTObjectList
 
ASTObjectList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTObjectList
 
ASTOffset - Class in org.openrdf.query.parser.serql.ast
 
ASTOffset(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOffset
 
ASTOffset(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOffset
 
ASTOffset - Class in org.openrdf.query.parser.sparql.ast
 
ASTOffset(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOffset
 
ASTOffset(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOffset
 
ASTOptionalGraphPattern - Class in org.openrdf.query.parser.sparql.ast
 
ASTOptionalGraphPattern(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOptionalGraphPattern
 
ASTOptionalGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOptionalGraphPattern
 
ASTOptPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTOptPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
ASTOptPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
ASTOptPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTOptPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
ASTOptPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
ASTOr - Class in org.openrdf.query.parser.serql.ast
 
ASTOr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOr
 
ASTOr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOr
 
ASTOr - Class in org.openrdf.query.parser.sparql.ast
 
ASTOr(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOr
 
ASTOr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOr
 
ASTOrderClause - Class in org.openrdf.query.parser.sparql.ast
 
ASTOrderClause(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOrderClause
 
ASTOrderClause(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOrderClause
 
ASTOrderCondition - Class in org.openrdf.query.parser.sparql.ast
 
ASTOrderCondition(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
ASTOrderCondition(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
ASTPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExpr
 
ASTPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExpr
 
ASTPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
ASTPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
ASTPrefixDecl - Class in org.openrdf.query.parser.sparql.ast
 
ASTPrefixDecl(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
ASTPrefixDecl(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
ASTProjectionElem - Class in org.openrdf.query.parser.serql.ast
 
ASTProjectionElem(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
ASTProjectionElem(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
ASTPropertyList - Class in org.openrdf.query.parser.sparql.ast
 
ASTPropertyList(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
ASTPropertyList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
ASTQName - Class in org.openrdf.query.parser.serql.ast
 
ASTQName(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQName(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQName(int, String) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQName - Class in org.openrdf.query.parser.sparql.ast
 
ASTQName(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQName
 
ASTQName(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQName
 
ASTQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQuery
 
ASTQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQuery
 
ASTQuery - Class in org.openrdf.query.parser.sparql.ast
 
ASTQuery(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQuery
 
ASTQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQuery
 
ASTQueryBody - Class in org.openrdf.query.parser.serql.ast
 
ASTQueryBody(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
ASTQueryBody(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
ASTQueryContainer - Class in org.openrdf.query.parser.serql.ast
 
ASTQueryContainer(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
ASTQueryContainer - Class in org.openrdf.query.parser.sparql.ast
 
ASTQueryContainer(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
ASTRDFLiteral - Class in org.openrdf.query.parser.sparql.ast
 
ASTRDFLiteral(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
ASTRDFLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
ASTRegexExpression - Class in org.openrdf.query.parser.sparql.ast
 
ASTRegexExpression(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTRegexExpression
 
ASTRegexExpression(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTRegexExpression
 
ASTReifiedStat - Class in org.openrdf.query.parser.serql.ast
 
ASTReifiedStat(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
ASTReifiedStat(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
ASTSameTerm - Class in org.openrdf.query.parser.sparql.ast
 
ASTSameTerm(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSameTerm
 
ASTSameTerm(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSameTerm
 
ASTSelect - Class in org.openrdf.query.parser.serql.ast
 
ASTSelect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelect
 
ASTSelect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelect
 
ASTSelect - Class in org.openrdf.query.parser.sparql.ast
 
ASTSelect(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSelect
 
ASTSelect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSelect
 
ASTSelectQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTSelectQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
ASTSelectQuery - Class in org.openrdf.query.parser.sparql.ast
 
ASTSelectQuery(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSelectQuery
 
ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTSelectQuery
 
ASTStr - Class in org.openrdf.query.parser.sparql.ast
 
ASTStr(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTStr
 
ASTStr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTStr
 
ASTString - Class in org.openrdf.query.parser.serql.ast
 
ASTString(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTString
 
ASTString(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTString
 
ASTString - Class in org.openrdf.query.parser.sparql.ast
 
ASTString(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTString
 
ASTString(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTString
 
ASTTriplesSameSubject - Class in org.openrdf.query.parser.sparql.ast
 
ASTTriplesSameSubject(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTTriplesSameSubject
 
ASTTriplesSameSubject(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTTriplesSameSubject
 
ASTTrue - Class in org.openrdf.query.parser.sparql.ast
 
ASTTrue(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTTrue
 
ASTTrue(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTTrue
 
ASTTupleIntersect - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleIntersect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
ASTTupleIntersect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
ASTTupleMinus - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleMinus(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
ASTTupleMinus(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
ASTTupleQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuery
 
ASTTupleQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuery
 
ASTTupleQuerySet - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleQuerySet(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
ASTTupleQuerySet(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
ASTTupleUnion - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleUnion(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
ASTTupleUnion(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
ASTUnionGraphPattern - Class in org.openrdf.query.parser.sparql.ast
 
ASTUnionGraphPattern(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTUnionGraphPattern
 
ASTUnionGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTUnionGraphPattern
 
ASTURI - Class in org.openrdf.query.parser.serql.ast
 
ASTURI(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTURI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTURI(int, String) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTValue - Class in org.openrdf.query.parser.serql.ast
Abstract super type of all basic values (URIs, QNames, BNodes and Literals).
ASTValue(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValue
 
ASTValue(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValue
 
ASTValueExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTValueExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValueExpr
 
ASTValueExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValueExpr
 
ASTVar - Class in org.openrdf.query.parser.serql.ast
 
ASTVar(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTVar
 
ASTVar(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTVar
 
ASTVar - Class in org.openrdf.query.parser.sparql.ast
 
ASTVar(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTVar
 
ASTVar(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTVar
 
ASTVisitorBase - Class in org.openrdf.query.parser.serql
 
ASTVisitorBase() - Constructor for class org.openrdf.query.parser.serql.ASTVisitorBase
 
ASTWhere - Class in org.openrdf.query.parser.serql.ast
 
ASTWhere(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTWhere
 
ASTWhere(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTWhere
 
ASTWhereClause - Class in org.openrdf.query.parser.sparql.ast
 
ASTWhereClause(int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTWhereClause
 
ASTWhereClause(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.ASTWhereClause
 
autoCommit() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
Calls RepositoryConnection.commit() when in auto-commit mode.
autoStartTransaction() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 

B

backup(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
backup(int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
BACKWARDCOMPATIBLEWITH - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#backwardCompatibleWith
BAG - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
BASE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
BASE64BINARY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#base64Binary
BASECHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
BaseDecl() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
baseURI - Variable in class org.openrdf.repository.http.HTTPQuery
 
BASEURI_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the base-URI parameter.
BasicGraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BasicPathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BasicPathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
beforeFirst() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
Moves the cursor to the start of the query result, just before the first binding set.
beginColumn - Variable in class org.openrdf.query.parser.serql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.openrdf.query.parser.sparql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.openrdf.query.parser.serql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.openrdf.query.parser.sparql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
BeginToken() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
BINARY - Static variable in class org.openrdf.query.resultio.TupleQueryResultFormat
Binary RDF results table format.
BinaryQueryResultConstants - Interface in org.openrdf.query.resultio.binary
Interface defining constants for the binary table result format.
BinaryQueryResultParser - Class in org.openrdf.query.resultio.binary
Reader for the binary tuple result format.
BinaryQueryResultParser() - Constructor for class org.openrdf.query.resultio.binary.BinaryQueryResultParser
Creates a new parser for the binary query result format that will use an instance of ValueFactoryImpl to create Value objects.
BinaryQueryResultParser(ValueFactory) - Constructor for class org.openrdf.query.resultio.binary.BinaryQueryResultParser
Creates a new parser for the binary query result format that will use the supplied ValueFactory to create Value objects.
BinaryQueryResultParserFactory - Class in org.openrdf.query.resultio.binary
A TupleQueryResultParserFactory for binary tuple query result parsers.
BinaryQueryResultParserFactory() - Constructor for class org.openrdf.query.resultio.binary.BinaryQueryResultParserFactory
 
BinaryQueryResultWriter - Class in org.openrdf.query.resultio.binary
Writer for the binary tuple result format.
BinaryQueryResultWriter(OutputStream) - Constructor for class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
 
BinaryQueryResultWriterFactory - Class in org.openrdf.query.resultio.binary
A TupleQueryResultWriterFactory for writers of binary query results.
BinaryQueryResultWriterFactory() - Constructor for class org.openrdf.query.resultio.binary.BinaryQueryResultWriterFactory
 
BinaryTupleOperator - Class in org.openrdf.query.algebra
An abstract superclass for binary tuple operators which, by definition, has two arguments.
BinaryTupleOperator() - Constructor for class org.openrdf.query.algebra.BinaryTupleOperator
 
BinaryTupleOperator(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.BinaryTupleOperator
Creates a new binary tuple operator.
BinaryValueOperator - Class in org.openrdf.query.algebra
An abstract superclass for binary value operators which, by definition, has two arguments.
BinaryValueOperator() - Constructor for class org.openrdf.query.algebra.BinaryValueOperator
 
BinaryValueOperator(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.BinaryValueOperator
Creates a new binary value operator.
Binding - Interface in org.openrdf.query
A named value binding.
BINDING - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
BINDING_PREFIX - Static variable in class org.openrdf.http.protocol.Protocol
Parameter prefix for query-external variable bindings.
BindingAssigner - Class in org.openrdf.query.algebra.evaluation.impl
Assigns values to variables based on a supplied set of bindings.
BindingAssigner() - Constructor for class org.openrdf.query.algebra.evaluation.impl.BindingAssigner
 
BindingAssigner.VarVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
BindingAssigner.VarVisitor(BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
 
BindingImpl - Class in org.openrdf.query.impl
An implementation of the Binding interface.
BindingImpl(String, Value) - Constructor for class org.openrdf.query.impl.BindingImpl
Creates a binding object with the supplied name and value.
bindings - Variable in class org.openrdf.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
 
bindings - Variable in class org.openrdf.query.impl.AbstractQuery
 
BindingSet - Interface in org.openrdf.query
A BindingSet is a set of named value bindings, which is used a.o.
bindingSetsCompatible(BindingSet, BindingSet) - Static method in class org.openrdf.query.QueryResultUtil
Check whether two BindingSets are compatible.
bindingsInOrder(List<String>, BindingSet) - Static method in class org.openrdf.http.webclient.repository.query.QueryResultFunctions
 
BLANK_NODE_LABEL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
BlankNode() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BlankNodePropertyList() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BNode - Interface in org.openrdf.model
A blank node (aka bnode, aka anonymous node).
BNode() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
BNODE_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
BNODE_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for BNode values.
BNodeGenerator - Class in org.openrdf.query.algebra
A BNode generator, which generates a new BNode for each new call to #getValue.
BNodeGenerator() - Constructor for class org.openrdf.query.algebra.BNodeGenerator
 
BNodeImpl - Class in org.openrdf.model.impl
An implementation of the BNode interface.
BNodeImpl(String) - Constructor for class org.openrdf.model.impl.BNodeImpl
Creates a new blank node with the supplied identifier.
BOOLEAN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#boolean
BOOLEAN - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
BooleanCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:boolean.
BooleanCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.BooleanCast
 
BooleanConstant() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanLiteral() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BooleanLiteralImpl - Class in org.openrdf.model.impl
An extension of LiteralImpl that stores a boolean value to avoid parsing.
BooleanLiteralImpl(boolean) - Constructor for class org.openrdf.model.impl.BooleanLiteralImpl
Creates an xsd:boolean typed literal with the specified value.
BooleanMemLiteral - Class in org.openrdf.sail.memory.model
An extension of MemLiteral that stores a boolean value to avoid parsing.
BooleanMemLiteral(Object, boolean) - Constructor for class org.openrdf.sail.memory.model.BooleanMemLiteral
 
BooleanMemLiteral(Object, String, boolean) - Constructor for class org.openrdf.sail.memory.model.BooleanMemLiteral
 
BooleanQuery - Interface in org.openrdf.query
 
BooleanQueryFormController - Class in org.openrdf.http.webclient.repository.query
 
BooleanQueryFormController() - Constructor for class org.openrdf.http.webclient.repository.query.BooleanQueryFormController
 
BooleanQueryInfo - Class in org.openrdf.http.webclient.repository.query
 
BooleanQueryInfo() - Constructor for class org.openrdf.http.webclient.repository.query.BooleanQueryInfo
 
BooleanQueryResultFormat - Class in org.openrdf.query.resultio
Represents the concept of a boolean query result serialization format.
BooleanQueryResultFormat(String, String, String) - Constructor for class org.openrdf.query.resultio.BooleanQueryResultFormat
Creates a new TupleQueryResultFormat object.
BooleanQueryResultFormat(String, String, Charset, String) - Constructor for class org.openrdf.query.resultio.BooleanQueryResultFormat
Creates a new TupleQueryResultFormat object.
BooleanQueryResultFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.openrdf.query.resultio.BooleanQueryResultFormat
Creates a new TupleQueryResultFormat object.
BooleanQueryResultParser - Interface in org.openrdf.query.resultio
A general interface for boolean query result parsers.
BooleanQueryResultParserFactory - Interface in org.openrdf.query.resultio
Returns BooleanQueryResultParsers for a specific boolean query result format.
BooleanQueryResultParserRegistry - Class in org.openrdf.query.resultio
A registry that keeps track of the available BooleanQueryResultParserFactorys.
BooleanQueryResultParserRegistry() - Constructor for class org.openrdf.query.resultio.BooleanQueryResultParserRegistry
 
BooleanQueryResultView - Class in org.openrdf.http.server.repository
View used to render boolean query results.
BooleanQueryResultWriter - Interface in org.openrdf.query.resultio
The interface of objects that writer query results in a specific query result format.
BooleanQueryResultWriterFactory - Interface in org.openrdf.query.resultio
Returns BooleanQueryResultWriters for a specific boolean query result format.
BooleanQueryResultWriterRegistry - Class in org.openrdf.query.resultio
A registry that keeps track of the available BooleanQueryResultWriterFactorys.
BooleanQueryResultWriterRegistry() - Constructor for class org.openrdf.query.resultio.BooleanQueryResultWriterRegistry
 
BooleanTextParser - Class in org.openrdf.query.resultio.text
Reader for the plain text boolean result format.
BooleanTextParser() - Constructor for class org.openrdf.query.resultio.text.BooleanTextParser
Creates a new parser for the plain text boolean query result format.
BooleanTextParserFactory - Class in org.openrdf.query.resultio.text
A BooleanQueryResultParserFactory for plain text boolean result parsers.
BooleanTextParserFactory() - Constructor for class org.openrdf.query.resultio.text.BooleanTextParserFactory
 
BooleanTextWriter - Class in org.openrdf.query.resultio.text
Writer for the plain text boolean result format.
BooleanTextWriter(OutputStream) - Constructor for class org.openrdf.query.resultio.text.BooleanTextWriter
 
BooleanTextWriterFactory - Class in org.openrdf.query.resultio.text
A BooleanQueryResultWriterFactory for writers of plain text boolean query results.
BooleanTextWriterFactory() - Constructor for class org.openrdf.query.resultio.text.BooleanTextWriterFactory
 
booleanValue() - Method in class org.openrdf.model.impl.BooleanLiteralImpl
 
booleanValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
booleanValue() - Method in interface org.openrdf.model.Literal
Returns the boolean value of this literal.
booleanValue() - Method in class org.openrdf.sail.memory.model.BooleanMemLiteral
 
BooleanValueOp() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Bound - Class in org.openrdf.query.algebra
The BOUND function, as defined in SPARQL Query Language for RDF; checks if a variable is bound.
Bound() - Constructor for class org.openrdf.query.algebra.Bound
 
Bound(Var) - Constructor for class org.openrdf.query.algebra.Bound
 
Bound() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BOUND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Bound() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BOUND - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
boundVars - Variable in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
BrackettedExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BTree - Class in org.openrdf.sail.nativerdf.btree
Implementation of an on-disk B-Tree using the java.nio classes that are available in JDK 1.4 and newer.
BTree(File, int, int) - Constructor for class org.openrdf.sail.nativerdf.btree.BTree
Creates a new BTree that uses an instance of DefaultRecordComparator to compare values.
BTree(File, int, int, boolean) - Constructor for class org.openrdf.sail.nativerdf.btree.BTree
Creates a new BTree that uses an instance of DefaultRecordComparator to compare values.
BTree(File, int, int, RecordComparator) - Constructor for class org.openrdf.sail.nativerdf.btree.BTree
Creates a new BTree that uses the supplied RecordComparator to compare the values that are or will be stored in the B-Tree.
BTree(File, int, int, RecordComparator, boolean) - Constructor for class org.openrdf.sail.nativerdf.btree.BTree
Creates a new BTree that uses the supplied RecordComparator to compare the values that are or will be stored in the B-Tree.
bufcolumn - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
bufcolumn - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
buffer - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
buffer - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
bufline - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
bufline - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
bufpos - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
bufpos - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
BuiltInCall() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
BY - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
BYTE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#byte
byteValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
byteValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
byteValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
byteValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
byteValue() - Method in interface org.openrdf.model.Literal
Returns the byte value of this literal.
byteValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
byteValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
byteValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 

C

CalendarLiteralImpl - Class in org.openrdf.model.impl
An extension of LiteralImpl that stores a calendar value to avoid parsing.
CalendarLiteralImpl(XMLGregorianCalendar) - Constructor for class org.openrdf.model.impl.CalendarLiteralImpl
Creates a literal for the specified calendar using a datatype appropriate for the value indicated by XMLGregorianCalendar.getXMLSchemaType().
CalendarMemLiteral - Class in org.openrdf.sail.memory.model
An extension of MemLiteral that stores a Calendar value to avoid parsing.
CalendarMemLiteral(Object, XMLGregorianCalendar) - Constructor for class org.openrdf.sail.memory.model.CalendarMemLiteral
 
CalendarMemLiteral(Object, String, XMLGregorianCalendar) - Constructor for class org.openrdf.sail.memory.model.CalendarMemLiteral
 
calendarValue() - Method in class org.openrdf.model.impl.CalendarLiteralImpl
 
calendarValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
calendarValue() - Method in interface org.openrdf.model.Literal
Returns the XMLGregorianCalendar value of this literal.
calendarValue() - Method in class org.openrdf.sail.memory.model.CalendarMemLiteral
 
cancelSyncTask() - Method in class org.openrdf.sail.memory.MemoryStore
 
cancelSyncTimer() - Method in class org.openrdf.sail.memory.MemoryStore
 
CARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#cardinality
cardinality - Variable in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
CASE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
checkRepositoryURL() - Method in class org.openrdf.http.client.HTTPClient
 
checkServerURL() - Method in class org.openrdf.http.client.HTTPClient
 
children - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
children - Variable in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Accept the visitor.
childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
Accept the visitor.
CLASS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Class
CLASS - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Class
cleanSnapshots() - Method in class org.openrdf.sail.memory.MemoryStore
Removes statements from old snapshots from the main statement list and resets the snapshot to 1 for the rest of the statements.
cleanUpRepository(String) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
cleanUpRepository(String) - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
 
cleanUpRepository(String) - Method in class org.openrdf.repository.manager.RepositoryManager
Clean up a removed repository.
cleanUpResources() - Method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
cleanUpResources() - Method in class org.openrdf.http.server.ServerInterceptor
Clean up resources used in handling this request.
clear() - Method in class org.openrdf.query.impl.DatasetImpl
Removes all graph URIs (both default and named) from this dataset.
clear() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
clear(Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
clear(Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
clear(Resource...) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
clear(Resource...) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
clear(RepositoryConnection, Resource...) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
clear(RepositoryConnection, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
clear(RepositoryConnection, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
clear(Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Removes all statements from a specific contexts in the repository.
clear(Resource...) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
clear() - Method in class org.openrdf.rio.helpers.RDFParserBase
Clears any information that has been collected while parsing.
clear() - Method in class org.openrdf.rio.helpers.StatementCollector
Clear the set of collected statements.
clear(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
clear(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
clear() - Method in class org.openrdf.sail.memory.model.MemStatementList
 
clear() - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
clear() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Removes all values from the B-Tree.
clear() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Discards all stored data.
clear() - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Removes all values from the DataStore.
clear() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
clear() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
 
clear() - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Discards all stored data.
clear() - Method in class org.openrdf.sail.nativerdf.ValueStore
Removes all values from the ValueStore.
clear(Resource...) - Method in interface org.openrdf.sail.SailConnection
Removes all statements from the specified/all contexts.
clearBNodeIDMap() - Method in class org.openrdf.rio.helpers.RDFParserBase
Clears the map that keeps track of blank nodes that have been parsed.
ClearController - Class in org.openrdf.http.webclient.repository.modify.remove
 
ClearController() - Constructor for class org.openrdf.http.webclient.repository.modify.remove.ClearController
 
clearInferred(Resource...) - Method in interface org.openrdf.sail.inferencer.InferencerConnection
Removes all inferred statements from the specified/all contexts.
clearInferred(Resource...) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
 
clearInferred(Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
clearInferred(Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
clearInternal(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
clearInternal(Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
clearInternal(Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
clearNamespaces() - Method in class org.openrdf.http.client.HTTPClient
 
clearNamespaces() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
clearNamespaces() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
clearNamespaces() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
clearNamespaces(RepositoryConnection) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
clearNamespaces(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
clearNamespaces(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
clearNamespaces() - Method in interface org.openrdf.repository.RepositoryConnection
Removes all namespace declarations from the repository.
clearNamespaces() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
clearNamespaces() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
clearNamespaces() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
clearNamespaces() - Method in interface org.openrdf.sail.SailConnection
Removes all namespace declarations from the repository.
clearNamespacesInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
clearNamespacesInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
clearNamespacesInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
ClearNamespacesOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that removes all namespace declarations.
ClearNamespacesOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
ClearOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that clears the whole repository.
ClearOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
ClientHTTPException - Exception in org.openrdf.http.server
HTTP-related exception indicating that an HTTP client has erred.
ClientHTTPException() - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with status code 400 "Bad Request".
ClientHTTPException(String) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with status code 400 "Bad Request".
ClientHTTPException(String, Throwable) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with status code 400 "Bad Request".
ClientHTTPException(int) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with the specified status code.
ClientHTTPException(int, String) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with the specified status code.
ClientHTTPException(int, String, Throwable) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with the specified status code.
ClientHTTPException(int, Throwable) - Constructor for exception org.openrdf.http.server.ClientHTTPException
Creates a ClientHTTPException with the specified status code.
clone() - Method in class org.openrdf.model.datatypes.XMLDateTime
 
clone() - Method in interface org.openrdf.query.algebra.AggregateOperator
 
clone() - Method in class org.openrdf.query.algebra.And
 
clone() - Method in class org.openrdf.query.algebra.BinaryTupleOperator
 
clone() - Method in class org.openrdf.query.algebra.BinaryValueOperator
 
clone() - Method in class org.openrdf.query.algebra.BNodeGenerator
 
clone() - Method in class org.openrdf.query.algebra.Bound
 
clone() - Method in class org.openrdf.query.algebra.Compare
 
clone() - Method in class org.openrdf.query.algebra.CompareAll
 
clone() - Method in class org.openrdf.query.algebra.CompareAny
 
clone() - Method in class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
clone() - Method in class org.openrdf.query.algebra.Count
 
clone() - Method in class org.openrdf.query.algebra.Datatype
 
clone() - Method in class org.openrdf.query.algebra.Difference
 
clone() - Method in class org.openrdf.query.algebra.Distinct
 
clone() - Method in class org.openrdf.query.algebra.EmptySet
 
clone() - Method in class org.openrdf.query.algebra.Exists
 
clone() - Method in class org.openrdf.query.algebra.Extension
 
clone() - Method in class org.openrdf.query.algebra.ExtensionElem
 
clone() - Method in class org.openrdf.query.algebra.Filter
 
clone() - Method in class org.openrdf.query.algebra.FunctionCall
 
clone() - Method in class org.openrdf.query.algebra.Group
 
clone() - Method in class org.openrdf.query.algebra.GroupElem
 
clone() - Method in class org.openrdf.query.algebra.In
 
clone() - Method in class org.openrdf.query.algebra.Intersection
 
clone() - Method in class org.openrdf.query.algebra.IsBNode
 
clone() - Method in class org.openrdf.query.algebra.IsLiteral
 
clone() - Method in class org.openrdf.query.algebra.IsResource
 
clone() - Method in class org.openrdf.query.algebra.IsURI
 
clone() - Method in class org.openrdf.query.algebra.Join
 
clone() - Method in class org.openrdf.query.algebra.Label
 
clone() - Method in class org.openrdf.query.algebra.Lang
 
clone() - Method in class org.openrdf.query.algebra.LangMatches
 
clone() - Method in class org.openrdf.query.algebra.LeftJoin
 
clone() - Method in class org.openrdf.query.algebra.Like
 
clone() - Method in class org.openrdf.query.algebra.LocalName
 
clone() - Method in class org.openrdf.query.algebra.MathExpr
 
clone() - Method in class org.openrdf.query.algebra.Max
 
clone() - Method in class org.openrdf.query.algebra.Min
 
clone() - Method in class org.openrdf.query.algebra.MultiProjection
 
clone() - Method in class org.openrdf.query.algebra.Namespace
 
clone() - Method in class org.openrdf.query.algebra.Not
 
clone() - Method in class org.openrdf.query.algebra.Or
 
clone() - Method in class org.openrdf.query.algebra.Order
 
clone() - Method in class org.openrdf.query.algebra.OrderElem
 
clone() - Method in class org.openrdf.query.algebra.Projection
 
clone() - Method in class org.openrdf.query.algebra.ProjectionElem
 
clone() - Method in class org.openrdf.query.algebra.ProjectionElemList
 
clone() - Method in interface org.openrdf.query.algebra.QueryModelNode
Returns a (deep) clone of this query model node.
clone() - Method in class org.openrdf.query.algebra.QueryModelNodeBase
 
clone() - Method in class org.openrdf.query.algebra.QueryRoot
 
clone() - Method in class org.openrdf.query.algebra.Regex
 
clone() - Method in class org.openrdf.query.algebra.SameTerm
 
clone() - Method in class org.openrdf.query.algebra.SingletonSet
 
clone() - Method in class org.openrdf.query.algebra.Slice
 
clone() - Method in class org.openrdf.query.algebra.StatementPattern
 
clone() - Method in class org.openrdf.query.algebra.Str
 
clone() - Method in class org.openrdf.query.algebra.SubQueryValueOperator
 
clone() - Method in interface org.openrdf.query.algebra.TupleExpr
 
clone() - Method in class org.openrdf.query.algebra.UnaryTupleOperator
 
clone() - Method in class org.openrdf.query.algebra.UnaryValueOperator
 
clone() - Method in class org.openrdf.query.algebra.Union
 
clone() - Method in class org.openrdf.query.algebra.ValueConstant
 
clone() - Method in interface org.openrdf.query.algebra.ValueExpr
 
clone() - Method in class org.openrdf.query.algebra.Var
 
clone() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
cloneValueExpr() - Method in class org.openrdf.query.algebra.Count
 
cloneValueExpr() - Method in class org.openrdf.query.algebra.Max
 
cloneValueExpr() - Method in class org.openrdf.query.algebra.Min
 
close() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
close() - Method in class org.openrdf.query.impl.TupleQueryResultImpl
 
close() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
close() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
close() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
close() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
close(RepositoryConnection) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
close(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
close(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
close() - Method in interface org.openrdf.repository.RepositoryConnection
Closes the connection, freeing resources.
close() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
close() - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
 
close() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
close() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
close() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Closes any opened files and release any resources used by this B-Tree.
close() - Method in interface org.openrdf.sail.nativerdf.btree.RecordIterator
Closes the iterator, freeing any resources that it uses.
close() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Closes the data file, releasing any file locks that it might have.
close() - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Closes the DataStore, releasing any file references, etc.
close() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
close() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
 
close() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex.IDIterator
 
close() - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Closes the ID file, releasing any file locks that it might have.
close() - Method in class org.openrdf.sail.nativerdf.ValueStore
Closes the ValueStore, releasing any file references, etc.
close() - Method in interface org.openrdf.sail.SailConnection
Closes the connection.
closeActiveContext() - Method in class org.openrdf.rio.trig.TriGWriter
 
closeInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
closeInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
closeInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
closePreviousStatement() - Method in class org.openrdf.rio.turtle.TurtleWriter
 
collapseWhiteSpace(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Replaces all contiguous sequences of #x9 (tab), #xA (line feed) and #xD (carriage return) with a single #x20 (space) character, and removes any leading and trailing whitespace characters, as specified for whiteSpace facet collapse.
Collection() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
column - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
column - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
COMBINING_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
COMMA - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
COMMA - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
COMMENT - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#comment
commit() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
commit() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
commit() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
commit(RepositoryConnection) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
commit(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
commit(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
commit() - Method in interface org.openrdf.repository.RepositoryConnection
Commits all updates that have been performed as part of this connection sofar.
commit() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
commit() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
commit() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
commit() - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
commit() - Method in class org.openrdf.sail.memory.MemoryStore
 
commit() - Method in interface org.openrdf.sail.SailConnection
Commits any updates that have been performed since the last time SailConnection.commit() or SailConnection.rollback() was called.
commitInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
commitInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
commitInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
compare(String, String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
Compare - Class in org.openrdf.query.algebra
A comparison between two values.
Compare() - Constructor for class org.openrdf.query.algebra.Compare
 
Compare(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.Compare
 
Compare(ValueExpr, ValueExpr, Compare.CompareOp) - Constructor for class org.openrdf.query.algebra.Compare
 
compare(BindingSet, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.util.OrderComparator
 
compare(Value, Value, Compare.CompareOp) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
 
compare(Value, Value) - Method in class org.openrdf.query.algebra.evaluation.util.ValueComparator
 
Compare.CompareOp - Enum in org.openrdf.query.algebra
 
CompareAll - Class in org.openrdf.query.algebra
 
CompareAll() - Constructor for class org.openrdf.query.algebra.CompareAll
 
CompareAll(ValueExpr, TupleExpr, Compare.CompareOp) - Constructor for class org.openrdf.query.algebra.CompareAll
 
CompareAny - Class in org.openrdf.query.algebra
 
CompareAny() - Constructor for class org.openrdf.query.algebra.CompareAny
 
CompareAny(ValueExpr, TupleExpr, Compare.CompareOp) - Constructor for class org.openrdf.query.algebra.CompareAny
 
compareBTreeValues(byte[], byte[], int, int) - Method in class org.openrdf.sail.nativerdf.btree.DefaultRecordComparator
 
compareBTreeValues(byte[], byte[], int, int) - Method in interface org.openrdf.sail.nativerdf.btree.RecordComparator
Compares the supplied key to the value of length length, starting at offset offset in the supplied data array.
compareBytes(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareCanonicalDecimals(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two canonical decimals to eachother.
compareCanonicalDoubles(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two canonical doubles to eachother.
compareCanonicalFloats(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two canonical floats to eachother.
compareCanonicalFPNumbers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two canonical floating point numbers to eachother.
compareCanonicalIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two canonical integers to eachother.
compareDateTime(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two dateTime objects.
compareDecimals(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two decimals to eachother.
compareDoubles(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two doubles to eachother.
compareFloats(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two floats to eachother.
compareFPNumbers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two floating point numbers to eachother.
compareIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Compares two integers to eachother.
compareInts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareLiterals(Literal, Literal, Compare.CompareOp) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
 
compareLongs(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareNegativeIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareNonNegativeIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareNonPositiveIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
CompareOptimizer - Class in org.openrdf.query.algebra.evaluation.impl
A query optimizer that replaces Compare operators with SameTerms, if possible.
CompareOptimizer() - Constructor for class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer
 
CompareOptimizer.CompareVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
CompareOptimizer.CompareVisitor() - Constructor for class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
 
comparePositiveIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareShorts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
CompareSubQueryValueOperator - Class in org.openrdf.query.algebra
 
CompareSubQueryValueOperator() - Constructor for class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
CompareSubQueryValueOperator(ValueExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
compareTo(XMLDateTime) - Method in class org.openrdf.model.datatypes.XMLDateTime
Compares this DateTime object to another DateTime object.
compareTo(RepositoryInfo) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
compareUnsignedBytes(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareUnsignedInts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareUnsignedLongs(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
compareUnsignedShorts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
CompatibleBindingSetFilter - Class in org.openrdf.query.algebra.evaluation.iterator
 
CompatibleBindingSetFilter(CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.CompatibleBindingSetFilter
 
COMPLEMENTOF - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#complementOf
CompOperator() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ConditionalAndExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ConditionalOrExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONFIG - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the config resource.
ConjunctiveConstraintSplitter - Class in org.openrdf.query.algebra.evaluation.impl
Splits conjunctive constraints into seperate constraints.
ConjunctiveConstraintSplitter() - Constructor for class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter
 
ConjunctiveConstraintSplitter.ConstraintVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
ConjunctiveConstraintSplitter.ConstraintVisitor(TupleExpr) - Constructor for class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
 
connectionClosed(SailConnection) - Method in class org.openrdf.sail.helpers.SailBase
Signals to the store that the supplied connection has been closed.
connectionTimeOut - Variable in class org.openrdf.sail.helpers.SailBase
Connection timeout on shutdown (in ms).
Console - Class in org.openrdf.console
The Sesame Console is a command-line application for interacting with Sesame.
Console() - Constructor for class org.openrdf.console.Console
 
ConstantOptimizer - Class in org.openrdf.query.algebra.evaluation.impl
A query optimizer that optimizes constant value expressions.
ConstantOptimizer(EvaluationStrategy) - Constructor for class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer
 
ConstantOptimizer.ConstantVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
ConstantOptimizer.ConstantVisitor() - Constructor for class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
Constraint() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Construct() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
CONSTRUCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Construct() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONSTRUCT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ConstructQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ConstructQuery() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ConstructQueryFormController - Class in org.openrdf.http.webclient.repository.query
 
ConstructQueryFormController() - Constructor for class org.openrdf.http.webclient.repository.query.ConstructQueryFormController
 
ConstructQueryInfo - Class in org.openrdf.http.webclient.repository.query
 
ConstructQueryInfo() - Constructor for class org.openrdf.http.webclient.repository.query.ConstructQueryInfo
 
CONTAINER - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Container
CONTAINERMEMBERSHIPPROPERTY - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
contains(Object) - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
CONTEXT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
CONTEXT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the context parameter.
CONTEXT_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag that starts a new context/graph.
ContextID() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ContextOperation - Class in org.openrdf.http.protocol.transaction.operations
A TransactionOperation that operates on a specific (set of) contexts.
ContextOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
CONTEXTS - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the context list resource of a repository.
contexts - Variable in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
CONTEXTS_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
ContextsController - Class in org.openrdf.http.server.repository.contexts
Handles requests for the list of contexts in a repository.
ContextsController() - Constructor for class org.openrdf.http.server.repository.contexts.ContextsController
 
ContextStatementImpl - Class in org.openrdf.model.impl
An extension of StatementImpl that adds a context field.
ContextStatementImpl(Resource, URI, Value, Resource) - Constructor for class org.openrdf.model.impl.ContextStatementImpl
Creates a new Statement with the supplied subject, predicate and object for the specified associated context.
convert(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.iterator.ExtensionIterator
 
convert(BindingSet) - Method in class org.openrdf.query.algebra.evaluation.iterator.ProjectionIterator
 
Count - Class in org.openrdf.query.algebra
 
Count() - Constructor for class org.openrdf.query.algebra.Count
 
Count(ValueExpr) - Constructor for class org.openrdf.query.algebra.Count
 
countBoundVars(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
countConstantVars(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
create(Graph, Resource) - Static method in class org.openrdf.repository.config.RepositoryConfig
Creates a new RepositoryConfig object and initializes it by supplying the graph and repositoryNode to its parse method.
create(Graph, Resource) - Static method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
createBNode() - Method in class org.openrdf.model.impl.ValueFactoryBase
 
createBNode(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createBNode() - Method in interface org.openrdf.model.ValueFactory
Creates a new bNode.
createBNode(String) - Method in interface org.openrdf.model.ValueFactory
Creates a new blank node with the given node identifier.
createBNode() - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a new BNode object.
createBNode(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a BNode object for the specified identifier.
createBNode(String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
 
createBNode(String) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createBNode(String) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createFPLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactoryBase.createNumericLiteral(Number, URI) with the supplied value and datatype as parameters.
createFPLiteral(Number, URI) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createIntegerLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactoryBase.createNumericLiteral(Number, URI) with the supplied value and datatype as parameters.
createIntegerLiteral(Number, URI) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(boolean) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactory.createLiteral(String, URI) with the String-value of the supplied value and XMLSchema.BOOLEAN as parameters.
createLiteral(byte) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls #createIntegerLiteral(long, URI) with the supplied value and XMLSchema.BYTE as parameters.
createLiteral(short) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls #createIntegerLiteral(long, URI) with the supplied value and XMLSchema.SHORT as parameters.
createLiteral(int) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls #createIntegerLiteral(long, URI) with the supplied value and XMLSchema.INT as parameters.
createLiteral(long) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls #createIntegerLiteral(long, URI) with the supplied value and XMLSchema.LONG as parameters.
createLiteral(float) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactoryBase.createFPLiteral(Number, URI) with the supplied value and XMLSchema.FLOAT as parameters.
createLiteral(double) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactoryBase.createFPLiteral(Number, URI) with the supplied value and XMLSchema.DOUBLE as parameters.
createLiteral(XMLGregorianCalendar) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactory.createLiteral(String, URI) with the String-value of the supplied calendar and the appropriate datatype as parameters.
createLiteral(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createLiteral(String, String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createLiteral(String, URI) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createLiteral(String) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied label.
createLiteral(String, String) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied label and language attribute.
createLiteral(String, URI) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(boolean) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:boolean-typed literal representing the specified value.
createLiteral(byte) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:byte-typed literal representing the specified value.
createLiteral(short) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:short-typed literal representing the specified value.
createLiteral(int) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:int-typed literal representing the specified value.
createLiteral(long) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:long-typed literal representing the specified value.
createLiteral(float) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:float-typed literal representing the specified value.
createLiteral(double) - Method in interface org.openrdf.model.ValueFactory
Creates a new xsd:double-typed literal representing the specified value.
createLiteral(XMLGregorianCalendar) - Method in interface org.openrdf.model.ValueFactory
Creates a new literal representing the specified calendar that is typed using the appropriate XML Schema date/time datatype.
createLiteral(String, String, URI) - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a Literal object with the supplied parameters.
createLiteral(String, String, String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
 
createLiteral(String) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(String, String) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(String, URI) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(boolean) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(XMLGregorianCalendar) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createLiteral(String) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createLiteral(String, String) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createLiteral(String, URI) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createMemBNode(BNode) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See createMemValue() for description.
createMemLiteral(Literal) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See createMemValue() for description.
createMemResource(Resource) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See createMemValue() for description.
createMemURI(URI) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See createMemValue() for description.
createMemValue(Value) - Method in class org.openrdf.sail.memory.model.MemValueFactory
Creates a MemValue for the supplied Value.
createNumericLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
Calls ValueFactory.createLiteral(String, URI) with the String-value of the supplied number and the supplied datatype as parameters.
createParser(QueryLanguage) - Static method in class org.openrdf.query.parser.QueryParserUtil
 
createParser(TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultParser objects.
createParser(TupleQueryResultFormat, ValueFactory) - Static method in class org.openrdf.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultParser objects that use the specified ValueFactory to create RDF model objects.
createParser(BooleanQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Convenience methods for creating BooleanQueryResultParser objects.
createParser(RDFFormat) - Static method in class org.openrdf.rio.Rio
Convenience methods for creating RDFParser objects.
createParser(RDFFormat, ValueFactory) - Static method in class org.openrdf.rio.Rio
Convenience methods for creating RDFParser objects that use the specified ValueFactory to create RDF model objects.
createRepository(String) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
createRepository(String) - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
Creates and initializes the repository with the specified ID.
createRepository(String) - Method in class org.openrdf.repository.manager.RepositoryManager
Creates and initializes the repository with the specified ID.
createRepositoryResult(CloseableIteration<? extends E, SailException>) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
Wraps a CloseableIteration coming from a Sail in a RepositoryResult object, applying the required conversions
createStatement(Resource, URI, Value) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createStatement(Resource, URI, Value, Resource) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createStatement(Resource, URI, Value) - Method in interface org.openrdf.model.ValueFactory
Creates a new statement with the supplied subject, predicate and object.
createStatement(Resource, URI, Value, Resource) - Method in interface org.openrdf.model.ValueFactory
Creates a new statement with the supplied subject, predicate and object and associated context.
createStatement(Resource, URI, Value) - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a new Statement object with the supplied components.
createStatement(Resource, URI, Value, Resource) - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a new Statement object with the supplied components.
createStatement(Resource, URI, Value) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createStatement(Resource, URI, Value, Resource) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createStatement(Resource, URI, Value) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createStatement(Resource, URI, Value, Resource) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createStatementIterator(Class<X>, Resource, URI, Value, boolean, int, ReadMode, Resource...) - Method in class org.openrdf.sail.memory.MemoryStore
Creates a StatementIterator that contains the statements matching the specified pattern of subject, predicate, object, context.
createStatementIterator(Resource, URI, Value, boolean, boolean, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStore
Creates a statement iterator based on the supplied pattern.
createSystemRepository() - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
createSystemRepository() - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
 
createSystemRepository() - Method in class org.openrdf.repository.manager.RepositoryManager
 
createURI(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createURI(String, String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
 
createURI(String) - Method in interface org.openrdf.model.ValueFactory
Creates a new URI from the supplied string-representation.
createURI(String, String) - Method in interface org.openrdf.model.ValueFactory
Creates a new URI from the supplied namespace and local name.
createURI(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Creates a URI object for the specified URI-string.
createURI(String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
 
createURI(String) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createURI(String, String) - Method in class org.openrdf.sail.memory.model.MemValueFactory
 
createURI(String) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createURI(String, String) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
createWriter(TupleQueryResultFormat, OutputStream) - Static method in class org.openrdf.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultWriter objects.
createWriter(BooleanQueryResultFormat, OutputStream) - Static method in class org.openrdf.query.resultio.QueryResultIO
Convenience methods for creating BooleanQueryResultWriter objects.
createWriter(RDFFormat, OutputStream) - Static method in class org.openrdf.rio.Rio
Convenience methods for creating RDFWriter objects.
createWriter(RDFFormat, Writer) - Static method in class org.openrdf.rio.Rio
Convenience methods for creating RDFWriter objects.
curChar - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
curChar - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
currentToken - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.openrdf.query.parser.sparql.ast.ParseException
This is the last token that has been consumed successfully.

D

DATA_FILE_NAME - Static variable in class org.openrdf.sail.memory.MemoryStore
 
DataFile - Class in org.openrdf.sail.nativerdf.datastore
Class supplying access to a data file.
DataFile(File) - Constructor for class org.openrdf.sail.nativerdf.datastore.DataFile
 
DataFile(File, boolean) - Constructor for class org.openrdf.sail.nativerdf.datastore.DataFile
 
DataFile.DataIterator - Class in org.openrdf.sail.nativerdf.datastore
An iterator that iterates over the data that is stored in a data file.
DataFile.DataIterator() - Constructor for class org.openrdf.sail.nativerdf.datastore.DataFile.DataIterator
 
Dataset - Interface in org.openrdf.query
Represents a dataset against which queries can be evaluated.
dataset - Variable in class org.openrdf.query.impl.AbstractQuery
 
DatasetClause() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
DatasetDeclProcessor - Class in org.openrdf.query.parser.sparql
Extracts a SPARQL #Dataset from an ASTQueryContainer, if one is contained.
DatasetDeclProcessor() - Constructor for class org.openrdf.query.parser.sparql.DatasetDeclProcessor
 
DatasetImpl - Class in org.openrdf.query.impl
 
DatasetImpl() - Constructor for class org.openrdf.query.impl.DatasetImpl
 
DatasetRepository - Class in org.openrdf.repository.dataset
 
DatasetRepository() - Constructor for class org.openrdf.repository.dataset.DatasetRepository
 
DatasetRepository(SailRepository) - Constructor for class org.openrdf.repository.dataset.DatasetRepository
 
DatasetRepositoryConfig - Class in org.openrdf.repository.dataset.config
 
DatasetRepositoryConfig() - Constructor for class org.openrdf.repository.dataset.config.DatasetRepositoryConfig
 
DatasetRepositoryConnection - Class in org.openrdf.repository.dataset
 
DatasetRepositoryConnection(DatasetRepository, SailRepositoryConnection) - Constructor for class org.openrdf.repository.dataset.DatasetRepositoryConnection
 
DatasetRepositoryFactory - Class in org.openrdf.repository.dataset.config
A RepositoryFactory that creates DatasetRepositorys based on RDF configuration data.
DatasetRepositoryFactory() - Constructor for class org.openrdf.repository.dataset.config.DatasetRepositoryFactory
 
DataStore - Class in org.openrdf.sail.nativerdf.datastore
Class that provides indexed storage and retrieval of arbitrary length data.
DataStore(File, String) - Constructor for class org.openrdf.sail.nativerdf.datastore.DataStore
 
DataStore(File, String, boolean) - Constructor for class org.openrdf.sail.nativerdf.datastore.DataStore
 
DATATYPE - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Datatype
Datatype - Class in org.openrdf.query.algebra
The DATATYPE function, as defined in SPARQL Query Language for RDF.
Datatype() - Constructor for class org.openrdf.query.algebra.Datatype
 
Datatype(ValueExpr) - Constructor for class org.openrdf.query.algebra.Datatype
 
Datatype() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
DATATYPE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Datatype() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
DATATYPE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DATATYPE_ATT - Static variable in interface org.openrdf.rio.trix.TriXConstants
The attribute for datatypes of typed literal.
DATATYPE_LITERAL_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
DATATYPED_LITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
DatatypedLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
datatypeHandling() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
DATATYPEPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DatatypeProperty
DATE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#date
DATETIME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#dateTime
DateTimeCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:dateTime.
DateTimeCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.DateTimeCast
 
DAWGTestBooleanParser - Class in org.openrdf.query.dawg
 
DAWGTestBooleanParser() - Constructor for class org.openrdf.query.dawg.DAWGTestBooleanParser
 
DAWGTestResultSetParseException - Exception in org.openrdf.query.dawg
An exception that is thrown to indicate that the parsing of a DAWG Test Result Set graph failed due to an incompatible or incomplete graph.
DAWGTestResultSetParseException(String) - Constructor for exception org.openrdf.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException.
DAWGTestResultSetParseException(Throwable) - Constructor for exception org.openrdf.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException wrapping another exception.
DAWGTestResultSetParseException(String, Throwable) - Constructor for exception org.openrdf.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException wrapping another exception.
DAWGTestResultSetParser - Class in org.openrdf.query.dawg
 
DAWGTestResultSetParser(TupleQueryResultHandler) - Constructor for class org.openrdf.query.dawg.DAWGTestResultSetParser
 
DAWGTestResultSetSchema - Class in org.openrdf.query.dawg
 
DAWGTestResultSetSchema() - Constructor for class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
DAWGTestResultSetUtil - Class in org.openrdf.query.dawg
 
DAWGTestResultSetUtil() - Constructor for class org.openrdf.query.dawg.DAWGTestResultSetUtil
 
DAWGTestResultSetWriter - Class in org.openrdf.query.dawg
A TupleQueryResultWriter that converts query results to an RDF graph using the Data Access Working Group Test Result Set RDF Vocabulary (http://www.w3.org/2001/sw/DataAccess/tests/result-set#).
DAWGTestResultSetWriter(RDFHandler) - Constructor for class org.openrdf.query.dawg.DAWGTestResultSetWriter
 
DAWGTestResultSetWriter(RDFHandler, ValueFactory) - Constructor for class org.openrdf.query.dawg.DAWGTestResultSetWriter
 
debugStream - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
debugStream - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
DECIMAL - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#decimal
DECIMAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
DECIMAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DECIMAL1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DECIMAL2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DECIMAL_NEGATIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DECIMAL_POSITIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DecimalCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:decimal.
DecimalCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.DecimalCast
 
DecimalLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
DecimalLiteralImpl - Class in org.openrdf.model.impl
An extension of LiteralImpl that stores an integer value using a BigDecimal object.
DecimalLiteralImpl(BigDecimal) - Constructor for class org.openrdf.model.impl.DecimalLiteralImpl
Creates an xsd:decimal literal with the specified value.
DecimalLiteralImpl(BigDecimal, URI) - Constructor for class org.openrdf.model.impl.DecimalLiteralImpl
Creates a literal with the specified value and datatype.
DecimalMemLiteral - Class in org.openrdf.sail.memory.model
An extension of MemLiteral that stores a decimal value to avoid parsing.
DecimalMemLiteral(Object, BigDecimal) - Constructor for class org.openrdf.sail.memory.model.DecimalMemLiteral
 
DecimalMemLiteral(Object, BigDecimal, URI) - Constructor for class org.openrdf.sail.memory.model.DecimalMemLiteral
 
DecimalMemLiteral(Object, String, BigDecimal, URI) - Constructor for class org.openrdf.sail.memory.model.DecimalMemLiteral
 
decimalValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
decimalValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
decimalValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
decimalValue() - Method in interface org.openrdf.model.Literal
Returns the decimal value of this literal.
decimalValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
decimalValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
decodeContext(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded context Resource.
decodeContexts(String[], ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode previously encoded contexts.
decodeResource(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded Resource.
decodeString(String) - Static method in class org.openrdf.query.parser.serql.SeRQLUtil
Decodes an encoded SeRQL string.
decodeString(String) - Static method in class org.openrdf.query.parser.sparql.SPARQLUtil
Decodes an encoded SPARQL string.
decodeString(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
Decodes an encoded Turtle string.
decodeURI(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded URI.
decodeValue(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded value.
DEFAULT - Static variable in class org.openrdf.http.webclient.server.ServerSelection
 
DEFAULT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
DEFAULT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.openrdf.sail.helpers.SailBase
Default connection timeout on shutdown: 20,000 milliseconds.
DEFAULT_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the default graph URI parameter.
defaultGraphs - Variable in class org.openrdf.query.impl.DatasetImpl
 
DefaultRecordComparator - Class in org.openrdf.sail.nativerdf.btree
A RecordComparator that compares values with eachother by comparing all of their bytes.
DefaultRecordComparator() - Constructor for class org.openrdf.sail.nativerdf.btree.DefaultRecordComparator
 
DefaultSailChangedEvent - Class in org.openrdf.sail.helpers
Default implementation of the SailChangedEvent interface.
DefaultSailChangedEvent(Sail) - Constructor for class org.openrdf.sail.helpers.DefaultSailChangedEvent
Creates a new DefaultSailChangedEvent in which all possible changes are set to false.
DELEGATE - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#delegate
DELEGATE - Static variable in class org.openrdf.sail.config.SailConfigSchema
http://www.openrdf.org/config/sail#delegate
DelegatingRepository - Interface in org.openrdf.repository
Main interface for repositories that wrap another repository.
DelegatingRepositoryConnection - Interface in org.openrdf.repository
 
DelegatingRepositoryImplConfig - Interface in org.openrdf.repository.config
 
DelegatingRepositoryImplConfigBase - Class in org.openrdf.repository.config
 
DelegatingRepositoryImplConfigBase() - Constructor for class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
Create a new DelegatingRepositoryImplConfigBase.
DelegatingRepositoryImplConfigBase(String) - Constructor for class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
Create a new DelegatingRepositoryImplConfigBase.
DelegatingRepositoryImplConfigBase(String, RepositoryImplConfig) - Constructor for class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
Create a new DelegatingRepositoryImplConfigBase.
DelegatingSailImplConfig - Interface in org.openrdf.sail.config
 
DelegatingSailImplConfigBase - Class in org.openrdf.sail.config
 
DelegatingSailImplConfigBase() - Constructor for class org.openrdf.sail.config.DelegatingSailImplConfigBase
Create a new RepositoryConfigImpl.
DelegatingSailImplConfigBase(String) - Constructor for class org.openrdf.sail.config.DelegatingSailImplConfigBase
Create a new RepositoryConfigImpl.
DelegatingSailImplConfigBase(String, SailImplConfig) - Constructor for class org.openrdf.sail.config.DelegatingSailImplConfigBase
Create a new RepositoryConfigImpl.
DEPRECATEDCLASS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DeprecatedClass
DEPRECATEDPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DeprecatedProperty
DESC - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Describe() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
DESCRIBE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DescribeQuery() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Difference - Class in org.openrdf.query.algebra
The MINUS set operator, which returns the result of the left tuple expression, except for the results that are also returned by the right tuple expression.
Difference() - Constructor for class org.openrdf.query.algebra.Difference
 
Difference(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.Difference
Creates a new minus operator that operates on the two specified arguments.
difference(Repository, Repository) - Static method in class org.openrdf.repository.util.RepositoryUtil
Compares two models defined by the default context of two repositories and returns the difference between the first and the second model (that is, all statements that are present in rep1 but not in rep2).
difference(Collection<? extends Statement>, Collection<? extends Statement>) - Static method in class org.openrdf.repository.util.RepositoryUtil
Compares two models, defined by two statement collections, and returns the difference between the first and the second model (that is, all statements that are present in model1 but not in model2).
DIFFERENTFROM - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#differentFrom
DIGIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
DIRECTSUBCLASSOF - Static variable in class org.openrdf.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directSubClassOf
DIRECTSUBPROPERTYOF - Static variable in class org.openrdf.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directSubPropertyOf
DIRECTTYPE - Static variable in class org.openrdf.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directType
DirectTypeHierarchyInferencer - Class in org.openrdf.sail.inferencer.fc
A forward-chaining inferencer that infers the direct-type hierarchy relations sesame:directSubClassOf, sesame:directSubPropertyOf and sesame:directType.
DirectTypeHierarchyInferencer() - Constructor for class org.openrdf.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DirectTypeHierarchyInferencer(Sail) - Constructor for class org.openrdf.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DirectTypeHierarchyInferencerConfig - Class in org.openrdf.sail.inferencer.fc.config
 
DirectTypeHierarchyInferencerConfig() - Constructor for class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerConfig
 
DirectTypeHierarchyInferencerConfig(SailImplConfig) - Constructor for class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerConfig
 
DirectTypeHierarchyInferencerFactory - Class in org.openrdf.sail.inferencer.fc.config
A SailFactory that creates DirectTypeHierarchyInferencers based on RDF configuration data.
DirectTypeHierarchyInferencerFactory() - Constructor for class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
disable_tracing() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
disable_tracing() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
DISJOINTWITH - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#disjointWith
Distinct - Class in org.openrdf.query.algebra
 
Distinct() - Constructor for class org.openrdf.query.algebra.Distinct
 
Distinct(TupleExpr) - Constructor for class org.openrdf.query.algebra.Distinct
 
DISTINCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
DISTINCT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DISTINCTMEMBERS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#distinctMembers
DOMAIN - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#domain
Done() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
Done() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
doStartTag() - Method in class org.openrdf.http.webclient.ParameterValueTag
 
DOT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#double
DOUBLE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE3 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE_NEGATIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DOUBLE_POSITIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
DoubleCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:double.
DoubleCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.DoubleCast
 
doubleValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
doubleValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
doubleValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
doubleValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
doubleValue() - Method in interface org.openrdf.model.Literal
Returns the double value of this literal.
doubleValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
doubleValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
doubleValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 
DT_PREFIX - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
dump(String, Appendable) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) to the supplied Appendable.
dump(String) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) and returns it as a string.
dump(String, Appendable) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) to the supplied Appendable.
dump(String) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) and returns it as a string.
dumpContents(PrintStream) - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
DURATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#duration

E

ECHAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Edge() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
EMPTY_LIST - Static variable in interface org.openrdf.sail.memory.model.MemValue
A shared empty MemStatementList that is returned by MemURI and MemBNode to represent an empty list.
EmptyBindingSet - Class in org.openrdf.query.impl
An immutable empty BindingSet.
EmptyBindingSet() - Constructor for class org.openrdf.query.impl.EmptyBindingSet
 
EmptySet - Class in org.openrdf.query.algebra
A tuple expression that contains zero solutions.
EmptySet() - Constructor for class org.openrdf.query.algebra.EmptySet
 
enable_tracing() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
enable_tracing() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
enableDuplicateFilter() - Method in class org.openrdf.repository.RepositoryResult
Switches on duplicate filtering while iterating over objects.
encodeContext(Resource) - Static method in class org.openrdf.http.protocol.Protocol
Encodes a context resource for use in a URL.
encodeContexts(Resource...) - Static method in class org.openrdf.http.protocol.Protocol
Encode context resources for use in a URL.
encodeLongString(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
Encodes the supplied string for inclusion as a long string in a Turtle document.
encodeString(String) - Static method in class org.openrdf.query.parser.serql.SeRQLUtil
Encodes the supplied string for inclusion as a 'normal' string in a SeRQL query.
encodeString(String) - Static method in class org.openrdf.query.parser.sparql.SPARQLUtil
Encodes the supplied string for inclusion as a 'normal' string in a SPARQL query.
encodeString(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
Encodes the supplied string for inclusion as a 'normal' string in a Turtle document.
encodeURIString(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
Encodes the supplied string for inclusion as a (relative) URI in a Turtle document.
encodeValue(Value) - Static method in class org.openrdf.http.protocol.Protocol
Encodes a value for use in a URL.
endColumn - Variable in class org.openrdf.query.parser.serql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.openrdf.query.parser.sparql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.openrdf.query.parser.serql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.openrdf.query.parser.sparql.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endQueryResult() - Method in class org.openrdf.query.dawg.DAWGTestResultSetWriter
 
endQueryResult() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
 
endQueryResult() - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
endQueryResult() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
endQueryResult() - Method in interface org.openrdf.query.TupleQueryResultHandler
Indicates the end of a sequence of solutions.
endQueryResult() - Method in class org.openrdf.query.TupleQueryResultHandlerBase
 
endRDF() - Method in class org.openrdf.query.dawg.DAWGTestBooleanParser
 
endRDF() - Method in class org.openrdf.query.dawg.DAWGTestResultSetParser
 
endRDF() - Method in class org.openrdf.repository.util.RDFInserter
 
endRDF() - Method in class org.openrdf.rio.helpers.RDFHandlerBase
 
endRDF() - Method in class org.openrdf.rio.helpers.RDFHandlerWrapper
 
endRDF() - Method in class org.openrdf.rio.n3.N3Writer
 
endRDF() - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
endRDF() - Method in interface org.openrdf.rio.RDFHandler
Signals the end of the RDF data.
endRDF() - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
endRDF() - Method in class org.openrdf.rio.trig.TriGWriter
 
endRDF() - Method in class org.openrdf.rio.trix.TriXWriter
 
endRDF() - Method in class org.openrdf.rio.turtle.TurtleWriter
 
enforceContext(Resource...) - Method in class org.openrdf.repository.util.RDFInserter
Enforces the supplied contexts upon all statements that are reported to this RDFInserter.
enforceContext(Resource) - Method in class org.openrdf.repository.util.RDFRemover
Enforces the supplied context upon all statements that are reported to this RDFRemover.
enforcesContext() - Method in class org.openrdf.repository.util.RDFInserter
Checks whether this RDFInserter enforces its contexts upon all statements that are reported to it.
enforcesContext() - Method in class org.openrdf.repository.util.RDFRemover
Checks whether this RDFRemover enforces its context upon all statements that are reported to it.
ENTITIES - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#ENTITIES
ENTITY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#ENTITY
EOF - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
EOF - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
eol - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
The end of line string for this machine.
eol - Variable in exception org.openrdf.query.parser.sparql.ast.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
EQ - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
equals(Object) - Method in class org.openrdf.http.protocol.error.ErrorType
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
equals(Object) - Method in interface org.openrdf.model.BNode
Compares a blank node object to another object.
equals(Object) - Method in class org.openrdf.model.impl.BNodeImpl
 
equals(Object) - Method in class org.openrdf.model.impl.LiteralImpl
 
equals(Object) - Method in class org.openrdf.model.impl.StatementImpl
 
equals(Object) - Method in class org.openrdf.model.impl.URIImpl
 
equals(Object) - Method in interface org.openrdf.model.Literal
Compares a literal object to another object.
equals(Object) - Method in interface org.openrdf.model.Statement
Compares a statement object to another object.
equals(Object) - Method in interface org.openrdf.model.URI
Compares a URI object to another object.
equals(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if they are equal.
equals(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if they are equal.
equals(Object) - Method in class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Key
 
equals(Object) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
equals(Object) - Method in class org.openrdf.query.algebra.Var
 
equals(Object) - Method in interface org.openrdf.query.Binding
Compares a binding object to another object.
equals(Object) - Method in interface org.openrdf.query.BindingSet
Compares a BindingSet object to another object.
equals(Object) - Method in class org.openrdf.query.impl.BindingImpl
 
equals(Object) - Method in class org.openrdf.query.impl.EmptyBindingSet
 
equals(Object) - Method in class org.openrdf.query.impl.ListBindingSet
 
equals(Object) - Method in class org.openrdf.query.impl.MapBindingSet
 
equals(Object) - Method in class org.openrdf.query.QueryLanguage
 
equals(TupleQueryResult, TupleQueryResult) - Static method in class org.openrdf.query.QueryResultUtil
Compares the two query results by converting them to graphs and returns true if they are equal.
equals(GraphQueryResult, GraphQueryResult) - Static method in class org.openrdf.query.QueryResultUtil
 
equals(Repository, Repository) - Static method in class org.openrdf.repository.util.RepositoryUtil
Compares the models in the default contexts of the two supplied repositories and returns true if they are equal.
equals(Object) - Method in class org.openrdf.sail.memory.model.MemURI
 
EQUIVALENTCLASS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#equivalentClass
EQUIVALENTPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#equivalentProperty
error(QueryErrorType, String) - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
Writes an error msg to the stream.
error(String, int, int) - Method in interface org.openrdf.rio.ParseErrorListener
Reports an error from the parser.
ERROR_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
ErrorInfo - Class in org.openrdf.http.protocol.error
 
ErrorInfo(String) - Constructor for class org.openrdf.http.protocol.error.ErrorInfo
 
ErrorInfo(ErrorType, String) - Constructor for class org.openrdf.http.protocol.error.ErrorInfo
 
ErrorType - Class in org.openrdf.http.protocol.error
 
ESCAPED_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
escapeString(String) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Escapes a Unicode string to an all-ASCII character sequence.
evaluate(TupleExpr, BindingSet) - Method in interface org.openrdf.query.algebra.evaluation.EvaluationStrategy
Evaluates the tuple expression against the supplied triple source with the specified set of variable bindings as input.
evaluate(ValueExpr, BindingSet) - Method in interface org.openrdf.query.algebra.evaluation.EvaluationStrategy
Gets the value of this expression.
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.BooleanCast
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.DateTimeCast
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.DecimalCast
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.DoubleCast
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.FloatCast
 
evaluate(ValueFactory, Value...) - Method in interface org.openrdf.query.algebra.evaluation.function.Function
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.IntegerCast
 
evaluate(ValueFactory, Value...) - Method in class org.openrdf.query.algebra.evaluation.function.StringCast
 
evaluate(TupleExpr, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(StatementPattern, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(UnaryTupleOperator, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Projection, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(MultiProjection, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Filter, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Slice, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Extension, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Distinct, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Group, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Order, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(BinaryTupleOperator, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Join, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(LeftJoin, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Union, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Intersection, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Difference, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(SingletonSet, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(EmptySet, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(ValueExpr, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Var, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(ValueConstant, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(BNodeGenerator, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Bound, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Str, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Label, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Lang, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Datatype, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Namespace, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(LocalName, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(IsResource, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the operand (a variable) contains a Resource.
evaluate(IsURI, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the operand (a variable) contains a URI.
evaluate(IsBNode, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the operand (a variable) contains a BNode.
evaluate(IsLiteral, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the operand (a variable) contains a Literal.
evaluate(Regex, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the two operands match according to the regex operator.
evaluate(LangMatches, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Like, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Determines whether the two operands match according to the like operator.
evaluate(FunctionCall, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
Evaluates a function.
evaluate(And, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Or, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Not, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(SameTerm, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Compare, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(MathExpr, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(In, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(CompareAny, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(CompareAll, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate(Exists, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
evaluate() - Method in interface org.openrdf.query.BooleanQuery
 
evaluate() - Method in interface org.openrdf.query.GraphQuery
 
evaluate(RDFHandler) - Method in interface org.openrdf.query.GraphQuery
 
evaluate() - Method in interface org.openrdf.query.TupleQuery
 
evaluate(TupleQueryResultHandler) - Method in interface org.openrdf.query.TupleQuery
 
evaluate() - Method in class org.openrdf.repository.http.HTTPBooleanQuery
 
evaluate() - Method in class org.openrdf.repository.http.HTTPGraphQuery
 
evaluate(RDFHandler) - Method in class org.openrdf.repository.http.HTTPGraphQuery
 
evaluate() - Method in class org.openrdf.repository.http.HTTPTupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.openrdf.repository.http.HTTPTupleQuery
 
evaluate() - Method in class org.openrdf.repository.sail.SailBooleanQuery
 
evaluate() - Method in class org.openrdf.repository.sail.SailGraphQuery
 
evaluate(RDFHandler) - Method in class org.openrdf.repository.sail.SailGraphQuery
 
evaluate() - Method in class org.openrdf.repository.sail.SailTupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.openrdf.repository.sail.SailTupleQuery
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in interface org.openrdf.sail.SailConnection
Evaluates the supplied TupleExpr on the data contained in this Sail object, using the (optional) dataset and supplied bindings as input parameters.
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
EvaluationStatistics - Class in org.openrdf.query.algebra.evaluation.impl
Supplies various query model statistics to the query engine/optimizer.
EvaluationStatistics() - Constructor for class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics
 
EvaluationStatistics.CardinalityCalculator - Class in org.openrdf.query.algebra.evaluation.impl
 
EvaluationStatistics.CardinalityCalculator(Set<String>) - Constructor for class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
EvaluationStrategy - Interface in org.openrdf.query.algebra.evaluation
Evaluates TupleExprs and ValueExprs.
EvaluationStrategyImpl - Class in org.openrdf.query.algebra.evaluation.impl
Evaluates the TupleExpr and ValueExpr using Iterators and common tripleSource API.
EvaluationStrategyImpl(TripleSource) - Constructor for class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
EvaluationStrategyImpl(TripleSource, Dataset) - Constructor for class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
execute(RepositoryConnection) - Method in interface org.openrdf.http.protocol.transaction.operations.TransactionOperation
Executes this operation on the supplied connection.
Exists - Class in org.openrdf.query.algebra
Checks whether the wrapped Query produces any results.
Exists() - Constructor for class org.openrdf.query.algebra.Exists
 
Exists(TupleExpr) - Constructor for class org.openrdf.query.algebra.Exists
 
Exists() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
EXISTS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ExpandBuff(boolean) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
expectedTokenSequences - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.openrdf.query.parser.sparql.ast.ParseException
Each entry in this array is an array of integers.
ExplorationResource - Class in org.openrdf.http.webclient.repository.explore
 
ExplorationResource() - Constructor for class org.openrdf.http.webclient.repository.explore.ExplorationResource
 
ExploreContextsController - Class in org.openrdf.http.webclient.repository.explore
 
ExploreContextsController() - Constructor for class org.openrdf.http.webclient.repository.explore.ExploreContextsController
 
ExploreNamespacesController - Class in org.openrdf.http.webclient.repository.explore
 
ExploreNamespacesController() - Constructor for class org.openrdf.http.webclient.repository.explore.ExploreNamespacesController
 
ExploreRepositoryController - Class in org.openrdf.http.webclient.repository.explore
 
ExploreRepositoryController() - Constructor for class org.openrdf.http.webclient.repository.explore.ExploreRepositoryController
 
ExploreResourceController - Class in org.openrdf.http.webclient.repository.explore
 
ExploreResourceController() - Constructor for class org.openrdf.http.webclient.repository.explore.ExploreResourceController
 
EXPONENT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
export(RDFHandler, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
export(Graph) - Method in class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
 
export(Graph) - Method in class org.openrdf.repository.config.RepositoryConfig
 
export(Graph) - Method in interface org.openrdf.repository.config.RepositoryImplConfig
 
export(Graph) - Method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
export(Graph) - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
export(RDFHandler, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Exports all explicit statements in the specified contexts to the supplied RDFHandler.
export(Graph) - Method in class org.openrdf.repository.sail.config.SailRepositoryConfig
 
export(Graph) - Method in class org.openrdf.sail.config.DelegatingSailImplConfigBase
 
export(Graph) - Method in interface org.openrdf.sail.config.SailImplConfig
 
export(Graph) - Method in class org.openrdf.sail.config.SailImplConfigBase
 
export(Graph) - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
export(Graph) - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
exportStatements(Resource, URI, Value, boolean, RDFHandler, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
exportStatements(RepositoryResult<Statement>, RDFHandler) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
Exports all statements contained in the supplied statement iterator and all relevant namespace information to the supplied RDFHandler.
exportStatements(Resource, URI, Value, boolean, RDFHandler, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
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.sail.SailRepositoryConnection
 
ExportStatementsView - Class in org.openrdf.http.server.repository.statements
View used to export statements.
Expression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
EXTENDER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Extension - Class in org.openrdf.query.algebra
An extension operator that can be used to add bindings to solutions whose values are defined by value expressions.
Extension() - Constructor for class org.openrdf.query.algebra.Extension
 
Extension(TupleExpr) - Constructor for class org.openrdf.query.algebra.Extension
 
Extension(TupleExpr, ExtensionElem...) - Constructor for class org.openrdf.query.algebra.Extension
 
Extension(TupleExpr, Iterable<ExtensionElem>) - Constructor for class org.openrdf.query.algebra.Extension
 
ExtensionElem - Class in org.openrdf.query.algebra
 
ExtensionElem() - Constructor for class org.openrdf.query.algebra.ExtensionElem
 
ExtensionElem(ValueExpr, String) - Constructor for class org.openrdf.query.algebra.ExtensionElem
 
ExtensionIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
ExtensionIterator(Extension, CloseableIteration<BindingSet, QueryEvaluationException>, EvaluationStrategy) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.ExtensionIterator
 
ExtractionController - Class in org.openrdf.http.webclient.repository.extract
 
ExtractionController() - Constructor for class org.openrdf.http.webclient.repository.extract.ExtractionController
 
ExtractionSettings - Class in org.openrdf.http.webclient.repository.extract
 
ExtractionSettings() - Constructor for class org.openrdf.http.webclient.repository.extract.ExtractionSettings
 

F

FACTORY_KEY - Static variable in class org.openrdf.http.server.repository.QueryResultView
Key by which the query result writer factory is stored in the model.
FACTORY_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
FALSE - Static variable in class org.openrdf.model.impl.BooleanLiteralImpl
 
FALSE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
FALSE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
FALSE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
fatalError(String, int, int) - Method in interface org.openrdf.rio.ParseErrorListener
Reports a fatal error from the parser.
FILENAME_HINT_KEY - Static variable in class org.openrdf.http.server.repository.QueryResultView
Key by which a filename hint is stored in the model.
FillBuff() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
FillBuff() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
filter - Variable in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
Filter - Class in org.openrdf.query.algebra
The FILTER operator, as defined in SPARQL Query Language for RDF.
Filter() - Constructor for class org.openrdf.query.algebra.Filter
 
Filter(TupleExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.Filter
 
Filter() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
FILTER - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
FilterIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
FilterIterator(Filter, CloseableIteration<BindingSet, QueryEvaluationException>, EvaluationStrategy) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.FilterIterator
 
FilterOptimizer - Class in org.openrdf.query.algebra.evaluation.impl
Optimizes a query model by pushing Filters as far down in the model tree as possible.
FilterOptimizer() - Constructor for class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer
 
FilterOptimizer.FilterFinder - Class in org.openrdf.query.algebra.evaluation.impl
 
FilterOptimizer.FilterFinder(TupleExpr) - Constructor for class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
 
FilterOptimizer.FilterRelocator - Class in org.openrdf.query.algebra.evaluation.impl
 
FilterOptimizer.FilterRelocator(Filter) - Constructor for class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
filterVars - Variable in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
finalize() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
findSailInStack(Sail, Class<? extends Sail>) - Static method in class org.openrdf.sail.helpers.SailUtil
Searches a stack of Sails from top to bottom for a Sail that is an instance of the suppied class or interface.
findURISplitIndex(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
Tries to find an index where the suppied URI can be split into a namespace and a local name that comply with the serialization constraints of the Turtle format.
FIRST - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
FLOAT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#float
FloatCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:float.
FloatCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.FloatCast
 
floatValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
floatValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
floatValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
floatValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
floatValue() - Method in interface org.openrdf.model.Literal
Returns the float value of this literal.
floatValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
floatValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
floatValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 
flush() - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
 
flushPendingStatements() - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
flushPendingStatements() - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
 
flushUpdates() - Method in interface org.openrdf.sail.inferencer.InferencerConnection
Flushes any pending updates to be processed and the resulting changes to be reported to registered SailConnectionListeners.
flushUpdates() - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
 
flushUpdates() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
flushUpdates() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
FORCE_SYNC - Static variable in class org.openrdf.sail.nativerdf.config.NativeStoreSchema
http://www.openrdf.org/config/sail/native#forceSync
forFileName(String) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Tries to determine the appropriate boolean file format for a file, based on the extension specified in a file name.
forFileName(String, BooleanQueryResultFormat) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Tries to determine the appropriate boolean file format for a file, based on the extension specified in a file name.
forFileName(String) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Tries to determine the appropriate tuple file format for a file, based on the extension specified in a file name.
forFileName(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Tries to determine the appropriate tuple file format for a file, based on the extension specified in a file name.
forFileName(String) - Static method in class org.openrdf.rio.RDFFormat
Tries to determine the appropriate RDF file format based on the extension of a file name.
forFileName(String, RDFFormat) - Static method in class org.openrdf.rio.RDFFormat
Tries to determine the appropriate RDF file format based on the extension of a file name.
forLabel(String) - Static method in class org.openrdf.http.protocol.error.ErrorType
 
FORM_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for www forms: application/x-www-form-urlencoded.
FORMAT_VERSION - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
The version number of the current format.
formBackingObject(HttpServletRequest) - Method in class org.openrdf.http.webclient.server.ServerSelectionController
 
forMIMEType(String) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Tries to determine the appropriate boolean file format based on the a MIME type that describes the content type.
forMIMEType(String, BooleanQueryResultFormat) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Tries to determine the appropriate boolean file format based on the a MIME type that describes the content type.
forMIMEType(String) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Tries to determine the appropriate tuple file format based on the a MIME type that describes the content type.
forMIMEType(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Tries to determine the appropriate tuple file format based on the a MIME type that describes the content type.
forMIMEType(String) - Static method in class org.openrdf.rio.RDFFormat
Tries to determine the appropriate RDF file format based on the a MIME type that describes the content type.
forMIMEType(String, RDFFormat) - Static method in class org.openrdf.rio.RDFFormat
Tries to determine the appropriate RDF file format based on the a MIME type that describes the content type.
ForwardChainingRDFSInferencer - Class in org.openrdf.sail.inferencer.fc
Forward-chaining RDF Schema inferencer, using the rules from the RDF Semantics Recommendation (10 February 2004).
ForwardChainingRDFSInferencer() - Constructor for class org.openrdf.sail.inferencer.fc.ForwardChainingRDFSInferencer
 
ForwardChainingRDFSInferencer(Sail) - Constructor for class org.openrdf.sail.inferencer.fc.ForwardChainingRDFSInferencer
 
ForwardChainingRDFSInferencerConfig - Class in org.openrdf.sail.inferencer.fc.config
 
ForwardChainingRDFSInferencerConfig() - Constructor for class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
 
ForwardChainingRDFSInferencerConfig(SailImplConfig) - Constructor for class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
 
ForwardChainingRDFSInferencerFactory - Class in org.openrdf.sail.inferencer.fc.config
A SailFactory that creates ForwardChainingRDFSInferencers based on RDF configuration data.
ForwardChainingRDFSInferencerFactory() - Constructor for class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
 
From() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
FROM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
FROM - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Function - Interface in org.openrdf.query.algebra.evaluation.function
 
FUNCTIONALPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#FunctionalProperty
FunctionCall - Class in org.openrdf.query.algebra
A call to an (external) function that operates on zero or more arguments.
FunctionCall() - Constructor for class org.openrdf.query.algebra.FunctionCall
 
FunctionCall(String, ValueExpr...) - Constructor for class org.openrdf.query.algebra.FunctionCall
Creates a new unary value operator.
FunctionCall(String, Iterable<ValueExpr>) - Constructor for class org.openrdf.query.algebra.FunctionCall
 
FunctionCall() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
FunctionCall() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
FunctionRegistry - Class in org.openrdf.query.algebra.evaluation.function
 
FunctionRegistry() - Constructor for class org.openrdf.query.algebra.evaluation.function.FunctionRegistry
 

G

GDAY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#gDay
GE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
GE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
generateParseException() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
generateParseException() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
get(int) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
get(int) - Method in class org.openrdf.sail.memory.model.MemStatementList
 
get(Object) - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
Retrieves the stored object that is equal to the supplied key object.
get(byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Gets the value that matches the specified key.
getAcceptableService(HttpServletRequest, HttpServletResponse, FileFormatServiceRegistry<FF, S>) - Static method in class org.openrdf.http.server.ProtocolUtil
 
getActiveDataset() - Method in class org.openrdf.repository.sail.SailQuery
Gets the "active" dataset for this query.
getAggregateBindingNames() - Method in class org.openrdf.query.algebra.Group
 
getAlias() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
getAllRepositories() - Method in class org.openrdf.repository.manager.RepositoryManager
Returns all configured repositories.
getAllRepositoryInfos(boolean) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
getAllRepositoryInfos(boolean) - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
 
getAllRepositoryInfos() - Method in class org.openrdf.repository.manager.RepositoryManager
 
getAllRepositoryInfos(boolean) - Method in class org.openrdf.repository.manager.RepositoryManager
 
getAllUserRepositoryInfos() - Method in class org.openrdf.repository.manager.RepositoryManager
 
getArg() - Method in class org.openrdf.query.algebra.Bound
Gets the argument of this unary value operator.
getArg() - Method in class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
getArg() - Method in class org.openrdf.query.algebra.Regex
 
getArg() - Method in class org.openrdf.query.algebra.UnaryTupleOperator
Gets the argument of this unary tuple operator.
getArg() - Method in class org.openrdf.query.algebra.UnaryValueOperator
Gets the argument of this unary value operator.
getArg() - Method in class org.openrdf.query.parser.sparql.ast.ASTBound
 
getArgList() - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
getArgs() - Method in class org.openrdf.query.algebra.FunctionCall
 
getAsText() - Method in class org.openrdf.http.webclient.properties.RDFFormatPropertyEditor
 
getAsText() - Method in class org.openrdf.http.webclient.properties.ResourcePropertyEditor
 
getAsText() - Method in class org.openrdf.http.webclient.properties.UriPropertyEditor
 
getAsText() - Method in class org.openrdf.http.webclient.properties.ValuePropertyEditor
 
getBaseDecl() - Method in class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
getBaseDir() - Method in class org.openrdf.repository.manager.LocalRepositoryManager
Gets the base dir against which to resolve relative paths.
getBaseSail() - Method in class org.openrdf.sail.helpers.SailWrapper
 
getBaseSail() - Method in interface org.openrdf.sail.StackableSail
Gets the base Sail that this Sail works on top of.
getBaseUri() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
getBeginColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getBeginColumn() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getBeginLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getBeginLine() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getBinding(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
getBinding(String) - Method in interface org.openrdf.query.BindingSet
Gets the binding with the specified name from this BindingSet.
getBinding(String) - Method in class org.openrdf.query.impl.EmptyBindingSet
 
getBinding(String) - Method in class org.openrdf.query.impl.ListBindingSet
 
getBinding(String) - Method in class org.openrdf.query.impl.MapBindingSet
 
getBindingNames() - Method in class org.openrdf.query.algebra.Difference
 
getBindingNames() - Method in class org.openrdf.query.algebra.EmptySet
 
getBindingNames() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
getBindingNames() - Method in class org.openrdf.query.algebra.Extension
 
getBindingNames() - Method in class org.openrdf.query.algebra.Group
 
getBindingNames() - Method in class org.openrdf.query.algebra.Intersection
 
getBindingNames() - Method in class org.openrdf.query.algebra.Join
 
getBindingNames() - Method in class org.openrdf.query.algebra.LeftJoin
 
getBindingNames() - Method in class org.openrdf.query.algebra.MultiProjection
 
getBindingNames() - Method in class org.openrdf.query.algebra.Projection
 
getBindingNames() - Method in class org.openrdf.query.algebra.SingletonSet
 
getBindingNames() - Method in class org.openrdf.query.algebra.StatementPattern
 
getBindingNames() - Method in interface org.openrdf.query.algebra.TupleExpr
Gets the names of the bindings that are returned by this tuple expression when it is evaluated.
getBindingNames() - Method in class org.openrdf.query.algebra.UnaryTupleOperator
 
getBindingNames() - Method in class org.openrdf.query.algebra.Union
 
getBindingNames() - Method in interface org.openrdf.query.BindingSet
Gets the names of the bindings in this BindingSet.
getBindingNames() - Method in class org.openrdf.query.impl.EmptyBindingSet
 
getBindingNames() - Method in class org.openrdf.query.impl.ListBindingSet
 
getBindingNames() - Method in class org.openrdf.query.impl.MapBindingSet
 
getBindingNames() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
getBindingNames() - Method in class org.openrdf.query.impl.TupleQueryResultImpl
 
getBindingNames() - Method in interface org.openrdf.query.TupleQueryResult
Gets the names of the bindings, in order of projection.
getBindings() - Method in class org.openrdf.query.impl.AbstractQuery
 
getBindings() - Method in interface org.openrdf.query.Query
Retrieves the bindings that have been set on this query.
getBindingsArray() - Method in class org.openrdf.repository.http.HTTPQuery
 
getBoolean(HttpMethod) - Method in class org.openrdf.http.client.HTTPClient
 
getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultParser
Gets the query result format that this parser can parse.
getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultParserFactory
Returns the boolean query result format for this factory.
getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriter
Gets the query result format that this writer uses.
getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactory
Returns the boolean query result format for this factory.
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParser
 
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
Returns TupleQueryResultFormat.SPARQL.
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
Returns BooleanQueryResultFormat.SPARQL.
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.text.BooleanTextParser
 
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.text.BooleanTextParserFactory
Returns BooleanQueryResultFormat#BINARY.
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.text.BooleanTextWriter
 
getBooleanQueryResultFormat() - Method in class org.openrdf.query.resultio.text.BooleanTextWriterFactory
Returns BooleanQueryResultFormat.TEXT.
getBucketCount() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getBucketSize() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getCardinality() - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(TupleExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics
 
getCardinality(TupleExpr, Set<String>) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics
 
getCardinalityCalculator(Set<String>) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics
 
getCardinalityCalculator(Set<String>) - Method in class org.openrdf.sail.memory.MemoryStoreConnection.MemEvaluationStatistics
 
getCauseAsIOException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
getCauseAsMalformedQueryException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
getCauseAsRepositoryException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
getChild() - Method in class org.openrdf.query.parser.serql.ast.ASTNodeElem
Gets the node element's child node.
getColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
Deprecated.  
getColumnNumber() - Method in exception org.openrdf.query.resultio.QueryResultParseException
Gets the column number associated with this parse exception.
getColumnNumber() - Method in exception org.openrdf.rio.RDFParseException
Gets the column number associated with this parse exception.
getCondition() - Method in class org.openrdf.query.algebra.Filter
 
getCondition() - Method in class org.openrdf.query.algebra.LeftJoin
 
getCondition() - Method in class org.openrdf.query.parser.serql.ast.ASTWhere
 
getConfig() - Method in interface org.openrdf.repository.config.RepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.dataset.config.DatasetRepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.http.config.HTTPRepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.sail.config.SailRepositoryFactory
 
getConfig() - Method in interface org.openrdf.sail.config.SailFactory
 
getConfig() - Method in class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
getConfig() - Method in class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
 
getConfig() - Method in class org.openrdf.sail.memory.config.MemoryStoreFactory
 
getConfig() - Method in class org.openrdf.sail.nativerdf.config.NativeStoreFactory
 
getConfigLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the server configuration resource on the specified server.
getConjunctiveConstraints(ValueExpr, List<ValueExpr>) - Method in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
 
getConnection() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
getConnection() - Method in class org.openrdf.repository.dataset.DatasetRepository
 
getConnection() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
getConnection() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
getConnection(Repository, RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryInterceptor
 
getConnection(Repository, RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryListener
 
getConnection() - Method in class org.openrdf.repository.http.HTTPRepository
 
getConnection() - Method in interface org.openrdf.repository.Repository
Opens a connection to this repository that can be used for querying and updating the contents of the repository.
getConnection() - Method in class org.openrdf.repository.sail.SailQuery
 
getConnection() - Method in class org.openrdf.repository.sail.SailRepository
 
getConnection() - Method in class org.openrdf.sail.helpers.SailBase
 
getConnection() - Method in class org.openrdf.sail.helpers.SailWrapper
 
getConnection() - Method in class org.openrdf.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
getConnection() - Method in class org.openrdf.sail.inferencer.fc.ForwardChainingRDFSInferencer
 
getConnection() - Method in interface org.openrdf.sail.Sail
Opens a connection on the Sail which can be used to query and update data.
getConnectionInternal() - Method in class org.openrdf.sail.helpers.SailBase
returns a store-specific SailConnection object.
getConnectionInternal() - Method in class org.openrdf.sail.memory.MemoryStore
 
getConnectionInternal() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getConstantValue(Var) - Method in class org.openrdf.sail.memory.MemoryStoreConnection.MemEvaluationStatistics.MemCardinalityCalculator
 
getConstruct() - Method in class org.openrdf.query.parser.sparql.ast.ASTConstructQuery
 
getConstructClause() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getContents() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
 
getContents() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFTextUpload
 
getContents() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFURLUpload
 
getContentType() - Method in class org.openrdf.http.server.repository.BooleanQueryResultView
 
getContentType() - Method in class org.openrdf.http.server.repository.GraphQueryResultView
 
getContentType() - Method in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
getContentType() - Method in class org.openrdf.http.server.repository.TupleQueryResultView
 
getContext() - Method in class org.openrdf.model.impl.ContextStatementImpl
 
getContext() - Method in class org.openrdf.model.impl.StatementImpl
 
getContext() - Method in interface org.openrdf.model.Statement
Gets the context of this statement.
getContext(RepositoryConnection, String) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
 
getContext() - Method in class org.openrdf.repository.util.RDFRemover
Gets the context identifier that this RDFRemover enforces upon all statements that are reported to it (in case enforcesContext() returns true).
getContext() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getContextID() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
getContextIDs() - Method in class org.openrdf.http.client.HTTPClient
 
getContextIDs(TupleQueryResultHandler) - Method in class org.openrdf.http.client.HTTPClient
 
getContextIDs() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
getContextIDs() - Method in interface org.openrdf.repository.RepositoryConnection
Gets all resources that are used as content identifiers.
getContextIDs() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
getContextIDs() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getContextIDs() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
getContextIDs() - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
getContextIDs(Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getContextIDs() - Method in interface org.openrdf.sail.SailConnection
Returns the set of all unique context identifiers that are used to store statements.
getContextIDsInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getContextIDsInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
getContextIDsInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
getContexts() - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
getContexts() - Method in class org.openrdf.http.webclient.StatementSpecification
 
getContexts() - Method in class org.openrdf.repository.util.RDFInserter
Gets the contexts that this RDFInserter enforces upon all statements that are reported to it (in case enforcesContext() returns true).
getContextsLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the contexts lists resource for a specific repository.
getContextStatementCount() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getContextStatementCount() - Method in interface org.openrdf.sail.memory.model.MemResource
Gets the number of statements for which this MemResource represents the context.
getContextStatementCount() - Method in class org.openrdf.sail.memory.model.MemURI
 
getContextStatementList() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getContextStatementList() - Method in interface org.openrdf.sail.memory.model.MemResource
Gets the list of statements for which this MemResource represents the context.
getContextStatementList() - Method in class org.openrdf.sail.memory.model.MemURI
 
getContextVar() - Method in class org.openrdf.query.algebra.StatementPattern
Returns the context variable, if available.
getCreator() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getCreator() - Method in class org.openrdf.sail.memory.model.MemLiteral
 
getCreator() - Method in class org.openrdf.sail.memory.model.MemURI
 
getCreator() - Method in interface org.openrdf.sail.memory.model.MemValue
Returns the object that created this MemValue.
getCurrentSnapshot() - Method in class org.openrdf.sail.memory.MemoryStore
 
getData(long) - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Gets the data that is stored at the specified offset.
getData(int) - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Gets the value for the specified ID.
getDataDir() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
getDataDir() - Method in class org.openrdf.repository.http.HTTPRepository
 
getDataDir() - Method in interface org.openrdf.repository.Repository
Get the directory where data and logging for this repository is stored.
getDataDir() - Method in class org.openrdf.repository.sail.SailRepository
 
getDataDir() - Method in class org.openrdf.sail.helpers.SailBase
 
getDataDir() - Method in class org.openrdf.sail.helpers.SailWrapper
 
getDataDir() - Method in interface org.openrdf.sail.Sail
 
getDataset() - Method in class org.openrdf.query.impl.AbstractQuery
 
getDataset() - Method in class org.openrdf.query.parser.ParsedQuery
 
getDataset() - Method in interface org.openrdf.query.Query
Gets the dataset that has been set using Query.setDataset(Dataset), if any.
getDatasetClauseList() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
getDatatype() - Method in class org.openrdf.model.impl.LiteralImpl
 
getDatatype() - Method in interface org.openrdf.model.Literal
Gets the datatype for this literal.
getDatatype() - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
getDatatype() - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
getDatatypeNode() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getDefaultGraphs() - Method in interface org.openrdf.query.Dataset
Gets the default graph URIs of this dataset.
getDefaultGraphs() - Method in class org.openrdf.query.impl.DatasetImpl
 
getDefaultReportDeltas() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
getDefaultServerContextName() - Method in class org.openrdf.http.webclient.server.ServerSelection
 
getDefaultServerContextName() - Method in class org.openrdf.http.webclient.server.ServerSelectionController
 
getDefaultServerContextName() - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
getDefaultServerURL() - Method in class org.openrdf.http.webclient.server.ServerSelection
 
getDelegate() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
getDelegate() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
getDelegate() - Method in interface org.openrdf.repository.config.DelegatingRepositoryImplConfig
 
getDelegate() - Method in class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
 
getDelegate() - Method in class org.openrdf.repository.dataset.DatasetRepository
 
getDelegate() - Method in interface org.openrdf.repository.DelegatingRepository
 
getDelegate() - Method in interface org.openrdf.repository.DelegatingRepositoryConnection
 
getDelegate() - Method in interface org.openrdf.sail.config.DelegatingSailImplConfig
 
getDelegate() - Method in class org.openrdf.sail.config.DelegatingSailImplConfigBase
 
getDescribe() - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribeQuery
 
getDescription() - Method in class org.openrdf.repository.manager.RepositoryInfo
 
getEdge() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getEffectiveBooleanValue(Value) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
Determines the effective boolean value (EBV) of the supplied value as defined in the SPARQL specification: The EBV of any literal whose type is xsd:boolean or numeric is false if the lexical form is not valid for that datatype (e.g.
getElements() - Method in class org.openrdf.query.algebra.Extension
 
getElements() - Method in class org.openrdf.query.algebra.Order
 
getElements() - Method in class org.openrdf.query.algebra.ProjectionElemList
 
getEndColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getEndColumn() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getEndLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getEndLine() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getErrorInfo(HttpMethod) - Method in class org.openrdf.http.client.HTTPClient
 
getErrorMessage() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
getErrorType() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
getExclusiveConnectionLock() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getExpr() - Method in class org.openrdf.query.algebra.ExtensionElem
 
getExpr() - Method in class org.openrdf.query.algebra.OrderElem
 
getFile() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Gets the file that this BTree operates on.
getFile() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
 
getFile() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getFile() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
 
getFile() - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
 
getFileChannel() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getFilterRelocator(Filter) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
 
getFlagsArg() - Method in class org.openrdf.query.algebra.Regex
 
getForceSync() - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
getForceSync() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getFormat() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
getFromClauseList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
getGraphPatternGroup() - Method in class org.openrdf.query.parser.sparql.ast.ASTWhereClause
 
getGroupBindingNames() - Method in class org.openrdf.query.algebra.Group
 
getGroupElements() - Method in class org.openrdf.query.algebra.Group
 
getHead() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
getHttpClient() - Method in class org.openrdf.http.client.HTTPClient
 
getI18n() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
 
getI18n() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFTextUpload
 
getI18n() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
getI18n() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFURLUpload
 
getID() - Method in interface org.openrdf.model.BNode
retrieves this blank node's identifier.
getID() - Method in class org.openrdf.model.impl.BNodeImpl
 
getID() - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
getID() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getID() - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
getID() - Method in class org.openrdf.repository.config.RepositoryConfig
 
getId() - Method in class org.openrdf.repository.manager.RepositoryInfo
 
getID(byte[]) - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Gets the ID for the specified value.
getID(Value) - Method in class org.openrdf.sail.nativerdf.ValueStore
Gets the ID for the specified value.
getIDIterator(int) - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
Gets an iterator that iterates over the IDs with hash codes that match the specified hash code.
getIDIterator(int) - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
Gets an iterator that iterates over the IDs with hash codes that match the specified hash code.
GetImage() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
GetImage() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getIncludeInferred() - Method in class org.openrdf.query.impl.AbstractQuery
 
getIncludeInferred() - Method in interface org.openrdf.query.Query
Returns whether or not this query will return inferred statements (if any are present in the repository).
getIndex() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
getInitializedRepositories() - Method in class org.openrdf.repository.manager.RepositoryManager
Returns all inititalized repositories.
getInputStream() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
 
getInputStream() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFTextUpload
 
getInputStream() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
getInputStream() - Method in class org.openrdf.http.webclient.repository.modify.add.RDFURLUpload
 
getInstance() - Static method in class org.openrdf.http.server.repository.BooleanQueryResultView
 
getInstance() - Static method in class org.openrdf.http.server.repository.GraphQueryResultView
 
getInstance() - Static method in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
getInstance() - Static method in class org.openrdf.http.server.repository.TupleQueryResultView
 
getInstance() - Static method in class org.openrdf.model.impl.ValueFactoryImpl
 
getInstance() - Static method in class org.openrdf.query.algebra.evaluation.function.FunctionRegistry
Gets the default QueryParserRegistry.
getInstance() - Static method in class org.openrdf.query.impl.EmptyBindingSet
 
getInstance() - Static method in class org.openrdf.query.parser.QueryParserRegistry
Gets the default QueryParserRegistry.
getInstance() - Static method in class org.openrdf.query.resultio.BooleanQueryResultParserRegistry
Gets the default BooleanQueryResultParserRegistry.
getInstance() - Static method in class org.openrdf.query.resultio.BooleanQueryResultWriterRegistry
Gets the default BooleanQueryResultWriterRegistry.
getInstance() - Static method in class org.openrdf.query.resultio.TupleQueryResultParserRegistry
Gets the default TupleQueryResultParserRegistry.
getInstance() - Static method in class org.openrdf.query.resultio.TupleQueryResultWriterRegistry
Gets the default TupleQueryResultWriterRegistry.
getInstance() - Static method in class org.openrdf.repository.config.RepositoryRegistry
Gets the default QueryParserRegistry.
getInstance() - Static method in class org.openrdf.rio.RDFParserRegistry
Gets the default RDFParserRegistry.
getInstance() - Static method in class org.openrdf.rio.RDFWriterRegistry
Gets the default RDFWriterRegistry.
getInstance() - Static method in class org.openrdf.sail.config.SailRegistry
Gets the default SailRegistry.
getInternalID() - Method in class org.openrdf.sail.nativerdf.model.NativeBNode
 
getInternalID() - Method in class org.openrdf.sail.nativerdf.model.NativeLiteral
 
getInternalID() - Method in class org.openrdf.sail.nativerdf.model.NativeURI
 
getInternalID() - Method in interface org.openrdf.sail.nativerdf.model.NativeValue
Gets the ID that is used in the native store for this Value.
getIRI() - Method in class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
getIRI() - Method in class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
getItemCount() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getJoinArgs(TupleExpr, List<TupleExpr>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
 
getKey(Function) - Method in class org.openrdf.query.algebra.evaluation.function.FunctionRegistry
 
getKey(QueryParserFactory) - Method in class org.openrdf.query.parser.QueryParserRegistry
 
getKey(BooleanQueryResultParserFactory) - Method in class org.openrdf.query.resultio.BooleanQueryResultParserRegistry
 
getKey(BooleanQueryResultWriterFactory) - Method in class org.openrdf.query.resultio.BooleanQueryResultWriterRegistry
 
getKey(TupleQueryResultParserFactory) - Method in class org.openrdf.query.resultio.TupleQueryResultParserRegistry
 
getKey(TupleQueryResultWriterFactory) - Method in class org.openrdf.query.resultio.TupleQueryResultWriterRegistry
 
getKey(RepositoryFactory) - Method in class org.openrdf.repository.config.RepositoryRegistry
 
getKey(RDFParserFactory) - Method in class org.openrdf.rio.RDFParserRegistry
 
getKey(RDFWriterFactory) - Method in class org.openrdf.rio.RDFWriterRegistry
 
getKey(SailFactory) - Method in class org.openrdf.sail.config.SailRegistry
 
getLabel() - Method in class org.openrdf.http.protocol.error.ErrorType
 
getLabel() - Method in class org.openrdf.model.impl.LiteralImpl
 
getLabel() - Method in interface org.openrdf.model.Literal
Gets the label of this literal.
getLabel() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getLabel() - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
getLang() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getLang() - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
getLanguage() - Method in class org.openrdf.model.impl.LiteralImpl
 
getLanguage() - Method in interface org.openrdf.model.Literal
Gets the language tag for this literal, normalized to lower case.
getLeftArg() - Method in class org.openrdf.query.algebra.BinaryTupleOperator
Gets the left argument of this binary tuple operator.
getLeftArg() - Method in class org.openrdf.query.algebra.BinaryValueOperator
Gets the left argument of this binary value operator.
getLeftArg() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
getLeftArg() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
getLimit() - Method in class org.openrdf.query.algebra.Slice
 
getLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getLimit() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
getLimitClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
getLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Deprecated.  
getLine() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
Deprecated.  
getLineNumber() - Method in exception org.openrdf.query.resultio.QueryResultParseException
Gets the line number associated with this parse exception.
getLineNumber() - Method in exception org.openrdf.rio.RDFParseException
Gets the line number associated with this parse exception.
getLocalName() - Method in class org.openrdf.model.impl.URIImpl
 
getLocalName() - Method in interface org.openrdf.model.URI
Gets the local name of this URI.
getLocalName() - Method in class org.openrdf.sail.memory.model.MemURI
 
getLocalNameIndex(String) - Static method in class org.openrdf.model.util.URIUtil
Finds the index of the first local name character in an (non-relative) URI.
getLocation() - Method in class org.openrdf.http.webclient.server.Server
 
getLocation() - Method in class org.openrdf.http.webclient.server.ServerSelection
 
getLocation() - Method in class org.openrdf.repository.manager.RepositoryInfo
 
getLocationString(int, int) - Static method in exception org.openrdf.rio.RDFParseException
Creates a string to that shows the specified line and column number.
getMaxID() - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Returns the maximum value-ID that is in use.
getMaxID() - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Gets the largest ID that is stored in this ID file.
getMemBNode(BNode) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemBNodes() - Method in class org.openrdf.sail.memory.model.MemValueFactory
Gets all bnodes that are managed by this value factory.
getMemLiteral(Literal) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemLiterals() - Method in class org.openrdf.sail.memory.model.MemValueFactory
Gets all literals that are managed by this value factory.
getMemResource(Resource) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemURI(URI) - Method in class org.openrdf.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemURIs() - Method in class org.openrdf.sail.memory.model.MemValueFactory
Gets all URIs that are managed by this value factory.
getMemValue(Value) - Method in class org.openrdf.sail.memory.model.MemValueFactory
Returns a previously created MemValue that is equal to the supplied value, or null if the supplied value is a new value or is equal to null.
getMessage() - Method in exception org.openrdf.query.parser.serql.ast.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.openrdf.query.parser.serql.ast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.openrdf.query.parser.sparql.ast.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.openrdf.query.parser.sparql.ast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
getName() - Method in class org.openrdf.model.impl.NamespaceImpl
Gets the name of the namespace.
getName() - Method in interface org.openrdf.model.Namespace
Gets the name of the current namespace (i.e.
getName() - Method in class org.openrdf.query.algebra.ExtensionElem
 
getName() - Method in class org.openrdf.query.algebra.GroupElem
 
getName() - Method in class org.openrdf.query.algebra.Var
 
getName() - Method in interface org.openrdf.query.Binding
Gets the name of the binding (e.g.
getName() - Method in class org.openrdf.query.impl.BindingImpl
 
getName() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
getName() - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
getName() - Method in class org.openrdf.query.QueryLanguage
Gets the name of this query language.
getNamedGraphs() - Method in interface org.openrdf.query.Dataset
Gets the named graph URIs of this dataset.
getNamedGraphs() - Method in class org.openrdf.query.impl.DatasetImpl
Gets the (unmodifiable) set of named graph URIs.
getNamespace(String) - Method in class org.openrdf.http.client.HTTPClient
 
getNamespace() - Method in class org.openrdf.model.impl.URIImpl
 
getNamespace() - Method in interface org.openrdf.model.URI
Gets the namespace of this URI.
getNamespace(String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
getNamespace(String) - Method in interface org.openrdf.repository.RepositoryConnection
Gets the namespace that is associated with the specified prefix, if any.
getNamespace(String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
getNamespace(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Gets the namespace that is associated with the specified prefix, if any.
getNamespace(String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getNamespace(String) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
getNamespace() - Method in class org.openrdf.sail.memory.model.MemURI
 
getNamespace(String) - Method in interface org.openrdf.sail.SailConnection
Gets the namespace that is mapped to the specified prefix.
getNamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
getNamespaceInternal(String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getNamespaceInternal(String) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
getNamespaceInternal(String) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
getNamespacePrefixLocation(String, String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the namespace with the specified prefix for a specific repository on the specified server.
getNamespaces() - Method in class org.openrdf.http.client.HTTPClient
 
getNamespaces(TupleQueryResultHandler) - Method in class org.openrdf.http.client.HTTPClient
 
getNamespaces() - Method in interface org.openrdf.query.GraphQueryResult
Retrieves relevant namespaces from the query result.
getNamespaces() - Method in class org.openrdf.query.impl.GraphQueryResultImpl
 
getNamespaces() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
getNamespaces() - Method in interface org.openrdf.repository.RepositoryConnection
Gets all declared namespaces as a RepositoryResult of Namespace objects.
getNamespaces() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
getNamespaces() - Method in class org.openrdf.rio.helpers.StatementCollector
Gets the map that contains the collected namespaces.
getNamespaces() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getNamespaces() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
getNamespaces() - Method in interface org.openrdf.sail.SailConnection
Gets the namespaces relevant to the data contained in this Sail object.
getNamespacesInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getNamespacesInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
getNamespacesInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
getNamespacesLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the namespaces lists resource for a specific repository on the specified server.
getNamespaceStore() - Method in class org.openrdf.sail.memory.MemoryStore
 
getNamespaceStore() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getNativeBNode(BNode) - Method in class org.openrdf.sail.nativerdf.ValueStore
Creates a NativeBNode that is equal to the supplied bnode.
getNativeLiteral(Literal) - Method in class org.openrdf.sail.nativerdf.ValueStore
Creates an NativeLiteral that is equal to the supplied literal.
getNativeResource(Resource) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
getNativeURI(URI) - Method in class org.openrdf.sail.nativerdf.ValueStore
Creates a NativeURI that is equal to the supplied URI.
getNativeValue(Value) - Method in class org.openrdf.sail.nativerdf.ValueStore
 
getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.JoinIterator
 
getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.LeftJoinIterator
 
getNextPropertyList() - Method in class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
Gets the path epxression tail following this part of the path expression, if any.
getNextToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
getNextToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
getNextToken() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
getNextToken() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
getNode() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getNodeElemList() - Method in class org.openrdf.query.parser.serql.ast.ASTNode
 
getObject() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getObject() - Method in class org.openrdf.http.webclient.StatementSpecification
 
getObject() - Method in class org.openrdf.model.impl.StatementImpl
 
getObject() - Method in interface org.openrdf.model.Statement
Gets the object of this statement.
getObject() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getObject() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getObjectIterator(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the objects of the statements with the specified subject, predicate and (optionally) contexts from the supplied graph.
getObjectList() - Method in class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
getObjects(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the objects of the statements with the specified subject, predicate and (optionally) contexts from the supplied graph.
getObjectStatementCount() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getObjectStatementCount() - Method in class org.openrdf.sail.memory.model.MemLiteral
 
getObjectStatementCount() - Method in class org.openrdf.sail.memory.model.MemURI
 
getObjectStatementCount() - Method in interface org.openrdf.sail.memory.model.MemValue
Gets the number of statements for which this MemValue is the object.
getObjectStatementList() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getObjectStatementList() - Method in class org.openrdf.sail.memory.model.MemLiteral
 
getObjectStatementList() - Method in class org.openrdf.sail.memory.model.MemURI
 
getObjectStatementList() - Method in interface org.openrdf.sail.memory.model.MemValue
Gets the list of statements for which this MemValue is the object.
getObjectVar() - Method in class org.openrdf.query.algebra.StatementPattern
 
getOffset() - Method in class org.openrdf.query.algebra.Slice
 
getOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getOffset() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
getOffset(int) - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Gets the offset of the data entry with the specified ID.
getOffsetClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTDatatype
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTExists
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsResource
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsURI
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLabel
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLang
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLocalName
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespace
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
getOperandList() - Method in class org.openrdf.query.parser.serql.ast.ASTAnd
 
getOperandList() - Method in class org.openrdf.query.parser.serql.ast.ASTOr
 
getOperator() - Method in class org.openrdf.query.algebra.Compare
 
getOperator() - Method in class org.openrdf.query.algebra.CompareAll
 
getOperator() - Method in class org.openrdf.query.algebra.CompareAny
 
getOperator() - Method in class org.openrdf.query.algebra.GroupElem
 
getOperator() - Method in class org.openrdf.query.algebra.MathExpr
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getOperator() - Method in class org.openrdf.query.parser.sparql.ast.ASTCompare
 
getOperator() - Method in class org.openrdf.query.parser.sparql.ast.ASTMath
 
getOpPattern() - Method in class org.openrdf.query.algebra.Like
 
getOptionalObject(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the object of the statement(s) with the specified subject and predicate from the specified contexts in the supplied graph.
getOptionalObjectLiteral(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getOptionalObject(Graph, Resource, URI, Resource[]) to a Literal, or throws a GraphUtilException if that value is not a Literal.
getOptionalObjectResource(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getOptionalObject(Graph, Resource, URI, Resource[]) to a Resource, or throws a GraphUtilException if that value is not a Resource.
getOptionalObjectURI(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getOptionalObject(Graph, Resource, URI, Resource[]) to a URI, or throws a GraphUtilException if that value is not a URI.
getOptionalSubject(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the subject of the statement(s) with the specified predicate and object from the specified contexts in the supplied graph.
getOptionalSubjectURI(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getOptionalSubject(Graph, URI, Value, Resource[]) to a URI, or throws a GraphUtilException if that value is not a URI.
getOptionalTail() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
Gets the optional tail part of the path expression.
getOrderClause() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
getParentNode() - Method in interface org.openrdf.query.algebra.QueryModelNode
Gets the node's parent.
getParentNode() - Method in class org.openrdf.query.algebra.QueryModelNodeBase
 
getParsedQuery() - Method in class org.openrdf.repository.sail.SailBooleanQuery
 
getParsedQuery() - Method in class org.openrdf.repository.sail.SailGraphQuery
 
getParsedQuery() - Method in class org.openrdf.repository.sail.SailQuery
 
getParsedQuery() - Method in class org.openrdf.repository.sail.SailTupleQuery
 
getParseErrorListener() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
getParseLocationListener() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
getParser() - Method in interface org.openrdf.query.parser.QueryParserFactory
Returns a QueryParser instance.
getParser() - Method in class org.openrdf.query.parser.serql.SeRQLParserFactory
Returns a shared, thread-safe, instance of SeRQLParser.
getParser() - Method in class org.openrdf.query.parser.sparql.SPARQLParserFactory
Returns a shared, thread-safe, instance of SPARQLParser.
getParser() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultParserFactory
Returns a new instance of BinaryQueryResultParser.
getParser() - Method in interface org.openrdf.query.resultio.BooleanQueryResultParserFactory
Returns a BooleanQueryResultParser instance.
getParser() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
Returns a new instance of SPARQLBooleanXMLParser.
getParser() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
Returns a new instance of SPARQLResultsXMLParser.
getParser() - Method in class org.openrdf.query.resultio.text.BooleanTextParserFactory
Returns a new instance of BooleanTextParser.
getParser() - Method in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
Returns a TupleQueryResultParser instance.
getParser() - Method in class org.openrdf.rio.n3.N3ParserFactory
Returns a new instance of TurtleParser.
getParser() - Method in class org.openrdf.rio.ntriples.NTriplesParserFactory
Returns a new instance of NTriplesParser.
getParser() - Method in interface org.openrdf.rio.RDFParserFactory
Returns a RDFParser instance.
getParser() - Method in class org.openrdf.rio.rdfxml.RDFXMLParserFactory
Returns a new instance of RDFXMLParser.
getParser() - Method in class org.openrdf.rio.trig.TriGParserFactory
Returns a new instance of TriGParser.
getParser() - Method in class org.openrdf.rio.trix.TriXParserFactory
Returns a new instance of TriXParser.
getParser() - Method in class org.openrdf.rio.turtle.TurtleParserFactory
Returns a new instance of TurtleParser.
getParserFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForFileName(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForFileName(String) - Static method in class org.openrdf.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForFileName(String, RDFFormat) - Static method in class org.openrdf.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForMIMEType(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be parsed.
getParserFormatForMIMEType(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be parsed.
getParserFormatForMIMEType(String) - Static method in class org.openrdf.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be parsed.
getParserFormatForMIMEType(String, RDFFormat) - Static method in class org.openrdf.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be parsed.
getParseStandAloneDocuments() - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Returns whether the parser is currently in a mode to parse stand-alone RDF documents.
getPassword() - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
getPathExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
getPathExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
getPathExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
getPattern() - Method in class org.openrdf.query.algebra.Like
 
getPattern() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
getPatternArg() - Method in class org.openrdf.query.algebra.Regex
 
getPersist() - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
getPersist() - Method in class org.openrdf.sail.memory.MemoryStore
 
getPredicate() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getPredicate() - Method in class org.openrdf.http.webclient.StatementSpecification
 
getPredicate() - Method in class org.openrdf.model.impl.StatementImpl
 
getPredicate() - Method in interface org.openrdf.model.Statement
Gets the predicate of this statement.
getPredicate() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getPredicate() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getPredicateStatementCount() - Method in class org.openrdf.sail.memory.model.MemURI
Gets the number of Statements for which this MemURI is the predicate.
getPredicateStatementList() - Method in class org.openrdf.sail.memory.model.MemURI
Gets the list of statements for which this MemURI is the predicate.
getPredicateVar() - Method in class org.openrdf.query.algebra.StatementPattern
 
getPreferredBooleanQueryResultFormat() - Method in class org.openrdf.http.client.HTTPClient
Gets the preferred BooleanQueryResultFormat for encoding boolean query results.
getPreferredRDFFormat() - Method in class org.openrdf.http.client.HTTPClient
Gets the preferred RDFFormat for encoding RDF documents.
getPreferredRDFFormat() - Method in class org.openrdf.repository.http.HTTPRepository
Indicates the current preferred RDFFormat.
getPreferredTupleQueryResultFormat() - Method in class org.openrdf.http.client.HTTPClient
Gets the preferred TupleQueryResultFormat for encoding tuple query results.
getPreferredTupleQueryResultFormat() - Method in class org.openrdf.repository.http.HTTPRepository
Indicates the current preferred TupleQueryResultFormat.
getPrefix() - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
getPrefix() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
getPrefix() - Method in class org.openrdf.model.impl.NamespaceImpl
Gets the prefix of the namespace.
getPrefix() - Method in interface org.openrdf.model.Namespace
Gets the prefix of the current namespace.
getPrefix() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
getPrefix() - Method in class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
getPrefixDeclList() - Method in class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
getProjectionElemList() - Method in class org.openrdf.query.algebra.Projection
 
getProjectionElemList() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
getProjections() - Method in class org.openrdf.query.algebra.MultiProjection
 
getProtocolLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the protocol resource on the specified server.
getPrototype() - Method in class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Entry
 
getQuery() - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
getQuery() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
getQuery() - Method in class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
getQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getQueryLanguage() - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
getQueryLanguage() - Method in interface org.openrdf.query.parser.QueryParserFactory
Returns the query language for this factory.
getQueryLanguage() - Method in class org.openrdf.query.parser.serql.SeRQLParserFactory
Returns QueryLanguage.SERQL.
getQueryLanguage() - Method in class org.openrdf.query.parser.sparql.SPARQLParserFactory
Returns QueryLanguage.SPARQL.
getQueryMethod(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
getQueryMethodParameters(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
getQueryNamespaces() - Method in class org.openrdf.query.parser.ParsedGraphQuery
 
getQueryResult() - Method in class org.openrdf.query.impl.TupleQueryResultBuilder
 
getQueryString() - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
getRDF(HttpMethod, RDFHandler, boolean) - Method in class org.openrdf.http.client.HTTPClient
 
getRDFFormat() - Method in class org.openrdf.rio.n3.N3ParserFactory
Returns RDFFormat.N3.
getRDFFormat() - Method in class org.openrdf.rio.n3.N3Writer
 
getRDFFormat() - Method in class org.openrdf.rio.n3.N3WriterFactory
Returns RDFFormat.N3.
getRDFFormat() - Method in class org.openrdf.rio.ntriples.NTriplesParser
 
getRDFFormat() - Method in class org.openrdf.rio.ntriples.NTriplesParserFactory
Returns RDFFormat.NTRIPLES.
getRDFFormat() - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
getRDFFormat() - Method in class org.openrdf.rio.ntriples.NTriplesWriterFactory
Returns RDFFormat.NTRIPLES.
getRDFFormat() - Method in interface org.openrdf.rio.RDFParser
Gets the RDF format that this parser can parse.
getRDFFormat() - Method in interface org.openrdf.rio.RDFParserFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in interface org.openrdf.rio.RDFWriter
Gets the RDF format that this RDFWriter uses.
getRDFFormat() - Method in interface org.openrdf.rio.RDFWriterFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
 
getRDFFormat() - Method in class org.openrdf.rio.rdfxml.RDFXMLParserFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
getRDFFormat() - Method in class org.openrdf.rio.rdfxml.RDFXMLWriterFactory
Returns RDFFormat.RDFXML.
getRDFFormat() - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns RDFFormat.RDFXML.
getRDFFormat() - Method in class org.openrdf.rio.trig.TriGParser
 
getRDFFormat() - Method in class org.openrdf.rio.trig.TriGParserFactory
Returns RDFFormat.TRIG.
getRDFFormat() - Method in class org.openrdf.rio.trig.TriGWriter
 
getRDFFormat() - Method in class org.openrdf.rio.trig.TriGWriterFactory
Returns RDFFormat.TRIG.
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXParser
 
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXParserFactory
Returns RDFFormat.TRIX.
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXWriter
 
getRDFFormat() - Method in class org.openrdf.rio.trix.TriXWriterFactory
Returns RDFFormat.TRIX.
getRDFFormat() - Method in class org.openrdf.rio.turtle.TurtleParser
 
getRDFFormat() - Method in class org.openrdf.rio.turtle.TurtleParserFactory
Returns RDFFormat.TURTLE.
getRDFFormat() - Method in class org.openrdf.rio.turtle.TurtleWriter
 
getRDFFormat() - Method in class org.openrdf.rio.turtle.TurtleWriterFactory
Returns RDFFormat.TURTLE.
getRDFHandler() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
getReadLock() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getReadLock() - Method in class org.openrdf.sail.nativerdf.ValueStore
Gets a read lock on this value store that can be used to prevent values from being removed while the lock is active.
getRecordSize() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
getRepositoriesLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the repository list resource on the specified server.
getRepository(HttpServletRequest) - Static method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
getRepository() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
getRepository(RepositoryImplConfig) - Method in interface org.openrdf.repository.config.RepositoryFactory
Returns a Repository instance that has been initialized using the supplied configuration data.
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.dataset.config.DatasetRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.http.config.HTTPRepositoryFactory
 
getRepository(String) - Method in class org.openrdf.repository.manager.RepositoryManager
Gets the repository that is known by the specified ID from this manager.
getRepository() - Method in interface org.openrdf.repository.RepositoryConnection
Returns the Repository object to which this connection belongs.
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.sail.config.SailRepositoryFactory
 
getRepositoryConfig(Repository, String) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
 
getRepositoryConfig(String) - Method in class org.openrdf.repository.manager.RepositoryManager
 
getRepositoryConnection(HttpServletRequest) - Static method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
getRepositoryDir(String) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
getRepositoryID(HttpServletRequest) - Static method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
getRepositoryIDs(Repository) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
 
getRepositoryIDs() - Method in class org.openrdf.repository.manager.RepositoryManager
 
getRepositoryImplConfig() - Method in class org.openrdf.repository.config.RepositoryConfig
 
getRepositoryInfo(String) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
getRepositoryInfo(String) - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
 
getRepositoryInfo(String) - Method in class org.openrdf.repository.manager.RepositoryManager
Gets the repository that is known by the specified ID from this manager.
getRepositoryInfos() - Method in class org.openrdf.http.webclient.server.Server
 
getRepositoryList() - Method in class org.openrdf.http.client.HTTPClient
 
getRepositoryList(TupleQueryResultHandler) - Method in class org.openrdf.http.client.HTTPClient
 
getRepositoryLocation(String, String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of a specific repository resource on the specified server.
getRepositoryManager() - Method in class org.openrdf.http.webclient.server.Server
 
getRepositoryType() - Method in interface org.openrdf.repository.config.RepositoryFactory
Returns the type of the repositories that this factory creates.
getRepositoryType() - Method in class org.openrdf.repository.dataset.config.DatasetRepositoryFactory
Returns the repository's type: openrdf:DatasetRepository.
getRepositoryType() - Method in class org.openrdf.repository.http.config.HTTPRepositoryFactory
Returns the repository's type: openrdf:HTTPRepository.
getRepositoryType() - Method in class org.openrdf.repository.sail.config.SailRepositoryFactory
Returns the repository's type: openrdf:SailRepository.
getRepositoryURL() - Method in class org.openrdf.http.client.HTTPClient
 
getResource() - Method in class org.openrdf.http.webclient.repository.explore.ExplorationResource
 
getResponseMIMEType(HttpMethod) - Method in class org.openrdf.http.client.HTTPClient
Gets the MIME type specified in the response headers of the supplied method, if any.
getResultFormat() - Method in class org.openrdf.http.webclient.repository.extract.ExtractionSettings
 
getResultFormat() - Method in class org.openrdf.http.webclient.repository.query.ConstructQueryInfo
 
getRevision() - Method in class org.openrdf.sail.nativerdf.ValueStore
 
getRightArg() - Method in class org.openrdf.query.algebra.BinaryTupleOperator
Gets the right argument of this binary tuple operator.
getRightArg() - Method in class org.openrdf.query.algebra.BinaryValueOperator
Gets the right argument of this binary value operator.
getRightArg() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
getRightArg() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
getSail() - Method in class org.openrdf.repository.sail.SailRepository
Gets the Sail object that is on top of the Sail stack that this repository operates on.
getSail(SailImplConfig) - Method in interface org.openrdf.sail.config.SailFactory
Returns a Sail instance that has been initialized using the supplied configuration data.
getSail() - Method in class org.openrdf.sail.helpers.DefaultSailChangedEvent
 
getSail(SailImplConfig) - Method in class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
getSail(SailImplConfig) - Method in class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
 
getSail(SailImplConfig) - Method in class org.openrdf.sail.memory.config.MemoryStoreFactory
 
getSail(SailImplConfig) - Method in class org.openrdf.sail.nativerdf.config.NativeStoreFactory
 
getSail() - Method in interface org.openrdf.sail.SailChangedEvent
The Sail object that sent this event.
getSailConnection() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
Returns the underlying SailConnection.
getSailImplConfig() - Method in class org.openrdf.repository.sail.config.SailRepositoryConfig
 
getSailType() - Method in interface org.openrdf.sail.config.SailFactory
Returns the type of the Sails that this factory creates.
getSailType() - Method in class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
Returns the Sail's type: openrdf:DirectTypeHierarchyInferencer.
getSailType() - Method in class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Returns the Sail's type: openrdf:ForwardChainingRDFSInferencer.
getSailType() - Method in class org.openrdf.sail.memory.config.MemoryStoreFactory
Returns the Sail's type: openrdf:MemoryStore.
getSailType() - Method in class org.openrdf.sail.nativerdf.config.NativeStoreFactory
Returns the Sail's type: openrdf:NativeStore.
getScope() - Method in class org.openrdf.query.algebra.StatementPattern
Gets the context scope for the statement pattern.
getSelect() - Method in class org.openrdf.query.parser.sparql.ast.ASTSelectQuery
 
getSelectClause() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getServerProtocol() - Method in class org.openrdf.http.client.HTTPClient
 
getServerURL() - Method in class org.openrdf.http.client.HTTPClient
 
getServerURL() - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
Gets the URL of the remote server, e.g.
getSharedConnectionLock() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getSignature() - Method in class org.openrdf.query.algebra.Compare
 
getSignature() - Method in class org.openrdf.query.algebra.CompareAll
 
getSignature() - Method in class org.openrdf.query.algebra.CompareAny
 
getSignature() - Method in class org.openrdf.query.algebra.ExtensionElem
 
getSignature() - Method in class org.openrdf.query.algebra.Like
 
getSignature() - Method in class org.openrdf.query.algebra.MathExpr
 
getSignature() - Method in class org.openrdf.query.algebra.OrderElem
 
getSignature() - Method in class org.openrdf.query.algebra.ProjectionElem
 
getSignature() - Method in interface org.openrdf.query.algebra.QueryModelNode
Returns the signature of this query model node.
getSignature() - Method in class org.openrdf.query.algebra.QueryModelNodeBase
Default implementation of QueryModelNode.getSignature() that prints the name of the node's class.
getSignature() - Method in class org.openrdf.query.algebra.Slice
 
getSignature() - Method in class org.openrdf.query.algebra.StatementPattern
 
getSignature() - Method in class org.openrdf.query.algebra.ValueConstant
 
getSignature() - Method in class org.openrdf.query.algebra.Var
 
getSinceSnapshot() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getSizeLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the 'size' resource for a specific repository on the specified server.
getSolutions() - Method in class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Entry
 
getSourceName() - Method in class org.openrdf.query.algebra.ProjectionElem
 
getStatementPatterns() - Method in class org.openrdf.query.algebra.helpers.StatementPatternCollector
 
getStatements(Resource, URI, Value, boolean, RDFHandler, Resource...) - Method in class org.openrdf.http.client.HTTPClient
 
getStatements(Resource, URI, Value, Resource...) - Method in interface org.openrdf.query.algebra.evaluation.TripleSource
Gets all statements that have a specific subject, predicate and/or object.
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
getStatements(Resource, URI, Value, boolean, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
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.sail.SailRepositoryConnection
 
getStatements() - Method in class org.openrdf.rio.helpers.StatementCollector
Gets the collection that contains the collected statements.
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
getStatements() - Method in class org.openrdf.sail.memory.MemoryStore
 
getStatements(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
getStatements(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeTripleSource
 
getStatements(Resource, URI, Value, boolean, Resource...) - Method in interface org.openrdf.sail.SailConnection
Gets all statements from the specified contexts that have a specific subject, predicate and/or object.
getStatementsInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getStatementsInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
getStatementsInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
getStatementsLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the statements resource for a specific repository.
getStatementsReadLock() - Method in class org.openrdf.sail.memory.MemoryStore
 
getStatusCode() - Method in exception org.openrdf.http.server.HTTPException
 
getSubject() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getSubject() - Method in class org.openrdf.http.webclient.StatementSpecification
 
getSubject() - Method in class org.openrdf.model.impl.StatementImpl
 
getSubject() - Method in interface org.openrdf.model.Statement
Gets the subject of this statement.
getSubject() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getSubject() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getSubjectIterator(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the subject of the statements with the specified predicate, object and (optionally) contexts from the supplied graph.
getSubjects(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the subject of the statements with the specified predicate, object and (optionally) contexts from the supplied graph.
getSubjectStatementCount() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getSubjectStatementCount() - Method in interface org.openrdf.sail.memory.model.MemResource
Gets the number of statements for which this MemResource is the subject.
getSubjectStatementCount() - Method in class org.openrdf.sail.memory.model.MemURI
 
getSubjectStatementList() - Method in class org.openrdf.sail.memory.model.MemBNode
 
getSubjectStatementList() - Method in interface org.openrdf.sail.memory.model.MemResource
Gets the list of statements for which this MemResource is the subject.
getSubjectStatementList() - Method in class org.openrdf.sail.memory.model.MemURI
 
getSubjectVar() - Method in class org.openrdf.query.algebra.StatementPattern
 
getSubQuery() - Method in class org.openrdf.query.algebra.SubQueryValueOperator
 
GetSuffix(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
GetSuffix(int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getSymbol() - Method in enum org.openrdf.query.algebra.Compare.CompareOp
 
getSymbol() - Method in enum org.openrdf.query.algebra.MathExpr.MathOp
 
getSyncDelay() - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
getSyncDelay() - Method in class org.openrdf.sail.memory.MemoryStore
Gets the currently configured sync delay.
getSystemRepository() - Method in class org.openrdf.repository.manager.LocalRepositoryManager
 
getSystemRepository() - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
 
getSystemRepository() - Method in class org.openrdf.repository.manager.RepositoryManager
Gets the SYSTEM repository.
getTabSize(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getTabSize(int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
getTail() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
getTargetName() - Method in class org.openrdf.query.algebra.ProjectionElem
 
getTargetNames() - Method in class org.openrdf.query.algebra.ProjectionElemList
 
getThreadName() - Method in class org.openrdf.http.server.protocol.ProtocolInterceptor
 
getThreadName() - Method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
getThreadName() - Method in class org.openrdf.http.server.ServerInterceptor
Determine the thread name to use.
getTillSnapshot() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getTitle() - Method in class org.openrdf.repository.config.RepositoryConfig
 
getToken(int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
getToken(int) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
getTransactionLock() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
getTransactionLock() - Method in class org.openrdf.sail.memory.MemoryStore
 
getTransactionLock() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getTreeString() - Method in class org.openrdf.query.algebra.helpers.QueryModelTreePrinter
 
getTripleIndexes() - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
getTripleIndexes() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getTripleStore() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getTupleExpr() - Method in class org.openrdf.query.parser.ParsedQuery
Gets the tuple expression underlying this query.
getTupleQueryResult(HttpMethod, TupleQueryResultHandler) - Method in class org.openrdf.http.client.HTTPClient
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultParser
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultParserFactory
Returns TupleQueryResultFormat.BINARY.
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriterFactory
Returns TupleQueryResultFormat.BINARY.
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
Returns TupleQueryResultFormat.JSON.
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
Returns TupleQueryResultFormat.SPARQL.
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
getTupleQueryResultFormat() - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
Returns TupleQueryResultFormat.SPARQL.
getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultParser
Gets the query result format that this parser can parse.
getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
Returns the tuple query result format for this factory.
getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultWriter
Gets the query result format that this writer uses.
getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultWriterFactory
Returns the tuple query result format for this factory.
getTxnStatus() - Method in class org.openrdf.sail.memory.model.MemStatement
 
getType() - Method in class org.openrdf.http.webclient.server.ServerSelection
 
getType() - Method in interface org.openrdf.repository.config.RepositoryImplConfig
 
getType() - Method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
getType() - Method in interface org.openrdf.sail.config.SailImplConfig
 
getType() - Method in class org.openrdf.sail.config.SailImplConfigBase
 
getUniqueObject(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the object of the statement(s) with the specified subject and predicate from the specified contexts in the supplied graph.
getUniqueObjectLiteral(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getUniqueObject(Graph, Resource, URI, Resource[]) to a Literal, or throws a GraphUtilException if that value is not a Literal.
getUniqueObjectResource(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getUniqueObject(Graph, Resource, URI, Resource[]) to a Resource, or throws a GraphUtilException if that value is not a Resource.
getUniqueObjectURI(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getUniqueObject(Graph, Resource, URI, Resource[]) to a URI, or throws a GraphUtilException if that value is not a URI.
getUniqueSubject(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Gets the subject of the statement(s) with the specified predicate and object from the specified contexts in the supplied graph.
getUniqueSubjectURI(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that casts the return value of GraphUtil.getUniqueSubject(Graph, URI, Value, Resource[]) to a URI, or throws a GraphUtilException if that value is not a URI.
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.BooleanCast
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DateTimeCast
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DecimalCast
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DoubleCast
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.FloatCast
 
getURI() - Method in interface org.openrdf.query.algebra.evaluation.function.Function
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.IntegerCast
 
getURI() - Method in class org.openrdf.query.algebra.evaluation.function.StringCast
 
getURI() - Method in class org.openrdf.query.algebra.FunctionCall
 
getURI() - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
getURI() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
getURL() - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
getUsername() - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
getValue(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
getValue() - Method in class org.openrdf.query.algebra.ValueConstant
 
getValue() - Method in class org.openrdf.query.algebra.Var
 
getValue() - Method in interface org.openrdf.query.Binding
Gets the value of the binding.
getValue(String) - Method in interface org.openrdf.query.BindingSet
Gets the value of the binding with the specified name from this BindingSet.
getValue() - Method in class org.openrdf.query.dawg.DAWGTestBooleanParser
 
getValue() - Method in class org.openrdf.query.impl.BindingImpl
 
getValue(String) - Method in class org.openrdf.query.impl.EmptyBindingSet
 
getValue(String) - Method in class org.openrdf.query.impl.ListBindingSet
 
getValue(String) - Method in class org.openrdf.query.impl.MapBindingSet
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTIRI
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTLimit
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTOffset
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTQName
 
getValue() - Method in class org.openrdf.query.parser.sparql.ast.ASTString
 
getValue(int) - Method in class org.openrdf.sail.nativerdf.ValueStore
Gets the value for the specified ID.
getValueCountEstimate() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Returns an estimate for the number of values stored in this BTree.
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTEdge
Gets the value expression for this edge.
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
getValueFactory() - Method in class org.openrdf.http.client.HTTPClient
 
getValueFactory() - Method in interface org.openrdf.model.Graph
Gets the value factory for this graph.
getValueFactory() - Method in class org.openrdf.model.impl.GraphImpl
 
getValueFactory() - Method in interface org.openrdf.query.algebra.evaluation.TripleSource
Gets a ValueFactory object that can be used to create URI-, blank node- and literal objects.
getValueFactory() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
getValueFactory() - Method in class org.openrdf.repository.http.HTTPRepository
 
getValueFactory() - Method in interface org.openrdf.repository.Repository
Gets a ValueFactory for this Repository.
getValueFactory() - Method in class org.openrdf.repository.sail.SailRepository
 
getValueFactory() - Method in class org.openrdf.sail.helpers.SailWrapper
 
getValueFactory() - Method in class org.openrdf.sail.memory.MemoryStore
 
getValueFactory() - Method in class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
getValueFactory() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getValueFactory() - Method in class org.openrdf.sail.nativerdf.NativeTripleSource
 
getValueFactory() - Method in interface org.openrdf.sail.Sail
Gets a ValueFactory object that can be used to create URI-, blank node-, literal- and statement objects.
getValueStore() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getValueStore() - Method in class org.openrdf.sail.nativerdf.ValueStoreRevision
 
getValueStoreRevision() - Method in class org.openrdf.sail.nativerdf.model.NativeBNode
 
getValueStoreRevision() - Method in class org.openrdf.sail.nativerdf.model.NativeLiteral
 
getValueStoreRevision() - Method in class org.openrdf.sail.nativerdf.model.NativeURI
 
getValueStoreRevision() - Method in interface org.openrdf.sail.nativerdf.model.NativeValue
Gets the revision of the value store that created this value.
getVarName() - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
getVarName() - Method in class org.openrdf.query.parser.sparql.ast.ASTCollection
 
getVarNames() - Method in class org.openrdf.query.algebra.helpers.VarNameCollector
 
getVerb() - Method in class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
getView() - Method in class org.openrdf.http.webclient.repository.explore.ExploreContextsController
 
getView() - Method in class org.openrdf.http.webclient.repository.explore.ExploreNamespacesController
 
getView() - Method in class org.openrdf.http.webclient.repository.explore.ExploreRepositoryController
 
getView() - Method in class org.openrdf.http.webclient.repository.explore.ExploreResourceController
 
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
Returns the where clause on the optional path expression, if present.
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
Gets the where-clause that constrains the results of the optional path expression tail, if any.
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
getWhereClause() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
getWrappedConnection() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
Gets the Connection that is wrapped by this object.
getWrappedConnection() - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Gets the connection that is wrapped by this object.
getWriteLock() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
getWriter(OutputStream) - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriterFactory
Returns a new instance of BinaryQueryResultWriter.
getWriter(OutputStream) - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactory
Returns a BooleanQueryResultWriter instance that will write to the supplied output stream.
getWriter(OutputStream) - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
Returns a new instance of SPARQLResultsJSONWriter.
getWriter(OutputStream) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
Returns a new instance of SPARQLBooleanXMLWriter.
getWriter(OutputStream) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
Returns a new instance of SPARQLResultsXMLWriter.
getWriter(OutputStream) - Method in class org.openrdf.query.resultio.text.BooleanTextWriterFactory
Returns a new instance of BinaryQueryResultWriter.
getWriter(OutputStream) - Method in interface org.openrdf.query.resultio.TupleQueryResultWriterFactory
Returns a TupleQueryResultWriter instance that will write to the supplied output stream.
getWriter(OutputStream) - Method in class org.openrdf.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(Writer) - Method in class org.openrdf.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(OutputStream) - Method in class org.openrdf.rio.ntriples.NTriplesWriterFactory
Returns a new instance of NTriplesWriter.
getWriter(Writer) - Method in class org.openrdf.rio.ntriples.NTriplesWriterFactory
Returns a new instance of NTriplesWriter.
getWriter(OutputStream) - Method in interface org.openrdf.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied output stream.
getWriter(Writer) - Method in interface org.openrdf.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied writer.
getWriter(OutputStream) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(Writer) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(OutputStream) - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(Writer) - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(OutputStream) - Method in class org.openrdf.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(Writer) - Method in class org.openrdf.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(OutputStream) - Method in class org.openrdf.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(Writer) - Method in class org.openrdf.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(OutputStream) - Method in class org.openrdf.rio.turtle.TurtleWriterFactory
Returns a new instance of TurtleWriter.
getWriter(Writer) - Method in class org.openrdf.rio.turtle.TurtleWriterFactory
Returns a new instance of TurtleWriter.
getWriterFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForFileName(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForFileName(String) - Static method in class org.openrdf.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForFileName(String, RDFFormat) - Static method in class org.openrdf.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForMIMEType(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be written.
getWriterFormatForMIMEType(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be written.
getWriterFormatForMIMEType(String) - Static method in class org.openrdf.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be written.
getWriterFormatForMIMEType(String, RDFFormat) - Static method in class org.openrdf.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be written.
GMONTH - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#gMonth
GMONTHDAY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#gMonthDay
Graph - Interface in org.openrdf.model
An RDF graph, represented as a collection of Statements.
GRAPH - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
GraphGraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphImpl - Class in org.openrdf.model.impl
 
GraphImpl(ValueFactory) - Constructor for class org.openrdf.model.impl.GraphImpl
 
GraphImpl() - Constructor for class org.openrdf.model.impl.GraphImpl
 
GraphImpl(ValueFactory, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.GraphImpl
 
GraphImpl(Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.GraphImpl
 
GraphNode() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphPatternNotTriples() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphQuery - Interface in org.openrdf.query
 
GraphQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
GraphQueryResult - Interface in org.openrdf.query
A representation of a query result as a sequence of Statement objects.
GraphQueryResultImpl - Class in org.openrdf.query.impl
An utility implementation of the GraphQueryResult interface.
GraphQueryResultImpl(Map<String, String>, Iterable<? extends Statement>) - Constructor for class org.openrdf.query.impl.GraphQueryResultImpl
 
GraphQueryResultImpl(Map<String, String>, Iterator<? extends Statement>) - Constructor for class org.openrdf.query.impl.GraphQueryResultImpl
 
GraphQueryResultImpl(Map<String, String>, CloseableIteration<? extends Statement, ? extends QueryEvaluationException>) - Constructor for class org.openrdf.query.impl.GraphQueryResultImpl
 
GraphQueryResultView - Class in org.openrdf.http.server.repository
View used to render graph query results.
GraphQuerySet() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
GraphTerm() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphUtil - Class in org.openrdf.model.util
Utility methods for working with Graph objects.
GraphUtil() - Constructor for class org.openrdf.model.util.GraphUtil
 
GraphUtilException - Exception in org.openrdf.model.util
An exception thrown by GraphUtil when specific conditions are not met.
GraphUtilException() - Constructor for exception org.openrdf.model.util.GraphUtilException
 
GraphUtilException(String) - Constructor for exception org.openrdf.model.util.GraphUtilException
 
GraphUtilException(Throwable) - Constructor for exception org.openrdf.model.util.GraphUtilException
 
GraphUtilException(String, Throwable) - Constructor for exception org.openrdf.model.util.GraphUtilException
 
Group - Class in org.openrdf.query.algebra
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply aggregate functions on the grouped results.
Group(TupleExpr) - Constructor for class org.openrdf.query.algebra.Group
 
Group(TupleExpr, Iterable<String>) - Constructor for class org.openrdf.query.algebra.Group
 
Group(TupleExpr, Iterable<String>, Iterable<GroupElem>) - Constructor for class org.openrdf.query.algebra.Group
 
GroupElem - Class in org.openrdf.query.algebra
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply aggregate functions on the grouped results.
GroupElem(String, AggregateOperator) - Constructor for class org.openrdf.query.algebra.GroupElem
 
GroupGraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GroupIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
GroupIterator(EvaluationStrategy, Group, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.GroupIterator
 
GroupIterator.Entry - Class in org.openrdf.query.algebra.evaluation.iterator
 
GroupIterator.Entry(BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Entry
 
GroupIterator.Key - Class in org.openrdf.query.algebra.evaluation.iterator
A unique key for a set of existing bindings.
GroupIterator.Key(BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Key
 
GroupOrUnionGraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
GT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
GT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
GYEAR - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#gYear
GYEARMONTH - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#gYearMonth

H

handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.explore.ExploreResourceController
 
handleClose() - Method in class org.openrdf.query.algebra.evaluation.iterator.JoinIterator
 
handleClose() - Method in class org.openrdf.query.algebra.evaluation.iterator.LeftJoinIterator
 
handleClose() - Method in class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
 
handleClose() - Method in class org.openrdf.sail.memory.model.MemStatementIterator
 
handleComment(String) - Method in class org.openrdf.rio.helpers.RDFHandlerBase
 
handleComment(String) - Method in class org.openrdf.rio.helpers.RDFHandlerWrapper
 
handleComment(String) - Method in class org.openrdf.rio.n3.N3Writer
 
handleComment(String) - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
handleComment(String) - Method in interface org.openrdf.rio.RDFHandler
Handles a comment.
handleComment(String) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
handleComment(String) - Method in class org.openrdf.rio.trix.TriXWriter
 
handleComment(String) - Method in class org.openrdf.rio.turtle.TurtleWriter
 
handleNamespace(String, String) - Method in class org.openrdf.repository.util.RDFInserter
 
handleNamespace(String, String) - Method in class org.openrdf.rio.helpers.RDFHandlerBase
 
handleNamespace(String, String) - Method in class org.openrdf.rio.helpers.RDFHandlerWrapper
 
handleNamespace(String, String) - Method in class org.openrdf.rio.helpers.StatementCollector
 
handleNamespace(String, String) - Method in class org.openrdf.rio.n3.N3Writer
 
handleNamespace(String, String) - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
handleNamespace(String, String) - Method in interface org.openrdf.rio.RDFHandler
Handles a namespace declaration/definition.
handleNamespace(String, String) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
handleNamespace(String, String) - Method in class org.openrdf.rio.trix.TriXWriter
 
handleNamespace(String, String) - Method in class org.openrdf.rio.turtle.TurtleWriter
 
handler - Variable in class org.openrdf.query.resultio.TupleQueryResultParserBase
The TupleQueryResultHandler that will handle the parsed query results.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.webclient.repository.explore.ExploreContextsController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.webclient.repository.explore.ExploreNamespacesController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.webclient.repository.explore.ExploreRepositoryController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.webclient.repository.RepositoryController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.webclient.server.ServerController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.protocol.ProtocolController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.contexts.ContextsController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.namespaces.NamespaceController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.namespaces.NamespacesController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.RepositoryController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.RepositoryListController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.size.SizeController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.statements.StatementsController
 
handleSolution(BindingSet) - Method in class org.openrdf.query.dawg.DAWGTestResultSetWriter
 
handleSolution(BindingSet) - Method in class org.openrdf.query.impl.TupleQueryResultBuilder
 
handleSolution(BindingSet) - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
 
handleSolution(BindingSet) - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
handleSolution(BindingSet) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
handleSolution(BindingSet) - Method in interface org.openrdf.query.TupleQueryResultHandler
Handles a solution.
handleSolution(BindingSet) - Method in class org.openrdf.query.TupleQueryResultHandlerBase
 
handleStatement(Statement) - Method in class org.openrdf.query.dawg.DAWGTestBooleanParser
 
handleStatement(Statement) - Method in class org.openrdf.query.dawg.DAWGTestResultSetParser
 
handleStatement(Statement) - Method in class org.openrdf.repository.util.RDFInserter
 
handleStatement(Statement) - Method in class org.openrdf.repository.util.RDFRemover
 
handleStatement(Statement) - Method in class org.openrdf.rio.helpers.RDFHandlerBase
 
handleStatement(Statement) - Method in class org.openrdf.rio.helpers.RDFHandlerWrapper
 
handleStatement(Statement) - Method in class org.openrdf.rio.helpers.StatementCollector
 
handleStatement(Statement) - Method in class org.openrdf.rio.n3.N3Writer
 
handleStatement(Statement) - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
handleStatement(Statement) - Method in interface org.openrdf.rio.RDFHandler
Handles a statement.
handleStatement(Statement) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
handleStatement(Statement) - Method in class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
 
handleStatement(Statement) - Method in class org.openrdf.rio.trig.TriGWriter
 
handleStatement(Statement) - Method in class org.openrdf.rio.trix.TriXWriter
 
handleStatement(Statement) - Method in class org.openrdf.rio.turtle.TurtleWriter
 
hasAlias() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
hasBinding(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
hasBinding(String) - Method in interface org.openrdf.query.BindingSet
Checks whether this BindingSet has a binding with the specified name.
hasBinding(String) - Method in class org.openrdf.query.impl.EmptyBindingSet
 
hasBinding(String) - Method in class org.openrdf.query.impl.ListBindingSet
 
hasBinding(String) - Method in class org.openrdf.query.impl.MapBindingSet
 
hasCondition() - Method in class org.openrdf.query.algebra.LeftJoin
 
hasConnectionListeners() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
hasConstraint() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
Checks if this optional path expression has a constraint.
hasContextID() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
hashCode() - Method in interface org.openrdf.model.BNode
The hash code of a blank node is defined as the hash code of its identifier: id.hashCode().
hashCode() - Method in class org.openrdf.model.impl.BNodeImpl
 
hashCode() - Method in class org.openrdf.model.impl.LiteralImpl
 
hashCode() - Method in class org.openrdf.model.impl.StatementImpl
 
hashCode() - Method in class org.openrdf.model.impl.URIImpl
 
hashCode() - Method in interface org.openrdf.model.Literal
Returns the literal's hash code.
hashCode() - Method in interface org.openrdf.model.Statement
The hash code of a statement is defined as: 961 * subject.hashCode() + 31 * predicate.hashCode() + object.hashCode().
hashCode() - Method in interface org.openrdf.model.URI
The hash code of a URI is defined as the hash code of its String-representation: toString().hashCode.
hashCode() - Method in class org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Key
 
hashCode() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
hashCode() - Method in class org.openrdf.query.algebra.Var
 
hashCode() - Method in interface org.openrdf.query.Binding
The hash code of a binding is defined as the bit-wise XOR of the hash codes of its name and value:
hashCode() - Method in interface org.openrdf.query.BindingSet
The hash code of a binding is defined as the bit-wise XOR of the hash codes of its bindings:
hashCode() - Method in class org.openrdf.query.impl.BindingImpl
 
hashCode() - Method in class org.openrdf.query.impl.EmptyBindingSet
 
hashCode() - Method in class org.openrdf.query.impl.ListBindingSet
 
hashCode() - Method in class org.openrdf.query.impl.MapBindingSet
 
hashCode() - Method in class org.openrdf.query.QueryLanguage
 
hashCode() - Method in class org.openrdf.sail.memory.model.MemURI
 
HashFile - Class in org.openrdf.sail.nativerdf.datastore
Class supplying access to a hash file.
HashFile(File) - Constructor for class org.openrdf.sail.nativerdf.datastore.HashFile
 
HashFile(File, boolean) - Constructor for class org.openrdf.sail.nativerdf.datastore.HashFile
 
HashFile.IDIterator - Class in org.openrdf.sail.nativerdf.datastore
 
HashIndex - Class in org.openrdf.sail.nativerdf.datastore
A file-based hash table based on B-Trees.
HashIndex(File) - Constructor for class org.openrdf.sail.nativerdf.datastore.HashIndex
 
HashIndex.IDIterator - Class in org.openrdf.sail.nativerdf.datastore
 
hasLang() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
hasLimit() - Method in class org.openrdf.query.algebra.Slice
Checks whether the row selection has a (valid) limit.
hasLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasLimit() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
hasLimitClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
hasName(String) - Method in class org.openrdf.query.QueryLanguage
 
hasNamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
hasNext() - Method in class org.openrdf.http.webclient.IterationTag
 
hasNext() - Method in class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
 
hasNext() - Method in class org.openrdf.query.algebra.evaluation.iterator.OrderIterator
 
hasNext() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
hasNext() - Method in class org.openrdf.query.impl.TupleQueryResultImpl
 
hasNext() - Method in class org.openrdf.sail.memory.model.MemStatementIterator
 
hasNext() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile.DataIterator
 
hasNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
hasOffset() - Method in class org.openrdf.query.algebra.Slice
Checks whether the row selection has a (valid) offset.
hasOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasOffset() - Method in class org.openrdf.query.parser.sparql.ast.ASTQuery
 
hasOffsetClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
hasPrevious() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
hasQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasRepositoryConfig(Repository, String) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
Is configuration information for the specified repository ID present in the (system) repository?
hasRepositoryConfig(String) - Method in class org.openrdf.repository.manager.RepositoryManager
 
hasStatement(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
hasStatement(Statement, boolean, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
hasStatement(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
hasStatement(Statement, boolean, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
hasStatement(Resource, URI, Value, boolean, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Checks whether the repository contains statements with a specific subject, predicate and/or object, optionally in the specified contexts.
hasStatement(Statement, boolean, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Checks whether the repository contains the specified statement, optionally in the specified contexts.
HASVALUE - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#hasValue
hasValue() - Method in class org.openrdf.query.algebra.Var
 
hasWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
hasWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
headerWritten - Variable in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
HEX - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
HEX - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
HEXBINARY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#hexBinary
HTTPBooleanQuery - Class in org.openrdf.repository.http
TupleQuery specific to the HTTP protocol.
HTTPBooleanQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.openrdf.repository.http.HTTPBooleanQuery
 
HTTPClient - Class in org.openrdf.http.client
Low-level HTTP client for Sesame's HTTP protocol.
HTTPClient() - Constructor for class org.openrdf.http.client.HTTPClient
 
httpCon - Variable in class org.openrdf.repository.http.HTTPQuery
 
HTTPException - Exception in org.openrdf.http.server
HTTP-related exception that includes the relevant HTTP status code.
HTTPException(int) - Constructor for exception org.openrdf.http.server.HTTPException
 
HTTPException(int, String) - Constructor for exception org.openrdf.http.server.HTTPException
 
HTTPException(int, String, Throwable) - Constructor for exception org.openrdf.http.server.HTTPException
 
HTTPException(int, Throwable) - Constructor for exception org.openrdf.http.server.HTTPException
 
HTTPGraphQuery - Class in org.openrdf.repository.http
GraphQuery implementation specific to the HTTP protocol.
HTTPGraphQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.openrdf.repository.http.HTTPGraphQuery
 
HTTPQuery - Class in org.openrdf.repository.http
 
HTTPQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.openrdf.repository.http.HTTPQuery
 
HTTPQueryEvaluationException - Exception in org.openrdf.repository.http
 
HTTPQueryEvaluationException(String) - Constructor for exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
HTTPQueryEvaluationException(String, Throwable) - Constructor for exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
HTTPQueryEvaluationException(Throwable) - Constructor for exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
HTTPRepository - Class in org.openrdf.repository.http
A repository that serves as a proxy for a remote repository on a Sesame server.
HTTPRepository(String, String) - Constructor for class org.openrdf.repository.http.HTTPRepository
 
HTTPRepository(String) - Constructor for class org.openrdf.repository.http.HTTPRepository
 
HTTPRepositoryConfig - Class in org.openrdf.repository.http.config
 
HTTPRepositoryConfig() - Constructor for class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
HTTPRepositoryConfig(String) - Constructor for class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
HTTPRepositoryFactory - Class in org.openrdf.repository.http.config
A RepositoryFactory that creates HTTPRepositorys based on RDF configuration data.
HTTPRepositoryFactory() - Constructor for class org.openrdf.repository.http.config.HTTPRepositoryFactory
 
HTTPRepositorySchema - Class in org.openrdf.repository.http.config
Defines constants for the HTTPRepository schema which is used by HTTPRepositoryFactorys to initialize HTTPRepositorys.
HTTPRepositorySchema() - Constructor for class org.openrdf.repository.http.config.HTTPRepositorySchema
 
HTTPTupleQuery - Class in org.openrdf.repository.http
TupleQuery specific to the HTTP protocol.
HTTPTupleQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.openrdf.repository.http.HTTPTupleQuery
 

I

ID - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#ID
id - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
id - Variable in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
ID - Static variable in class org.openrdf.repository.manager.SystemRepository
The repository identifier for the system repository that contains the configuration data.
IDEOGRAPHIC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
IDFile - Class in org.openrdf.sail.nativerdf.datastore
Class supplying access to an ID file.
IDFile(File) - Constructor for class org.openrdf.sail.nativerdf.datastore.IDFile
 
IDFile(File, boolean) - Constructor for class org.openrdf.sail.nativerdf.datastore.IDFile
 
IDREF - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#IDREF
IDREFS - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#IDREFS
IGNORE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
ignoreCase() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
image - Variable in class org.openrdf.query.parser.serql.ast.Token
The string image of the token.
image - Variable in class org.openrdf.query.parser.sparql.ast.Token
The string image of the token.
IMPORTS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#imports
In - Class in org.openrdf.query.algebra
Checks whether a certain value is contained in a set of results produced by a query.
In() - Constructor for class org.openrdf.query.algebra.In
 
In(ValueExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.In
 
IN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
inBuf - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
inBuf - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
INCLUDE_INFERRED_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'includeInferred' parameter.
includeInferred - Variable in class org.openrdf.query.impl.AbstractQuery
 
includeInferred - Variable in class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
includeInferred - Variable in class org.openrdf.sail.nativerdf.NativeTripleSource
 
INCOMPATIBLEWITH - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#incompatibleWith
INDIVIDUAL - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Individual
InferencerConnection - Interface in org.openrdf.sail.inferencer
An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
InferencerConnectionWrapper - Class in org.openrdf.sail.inferencer
An extension of ConnectionWrapper that implements the InferencerConnection interface.
InferencerConnectionWrapper(InferencerConnection) - Constructor for class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Creates a new InferencerConnectionWrapper object that wraps the supplied transaction.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openrdf.http.webclient.repository.explore.ExploreResourceController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openrdf.http.webclient.repository.extract.ExtractionController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openrdf.http.webclient.repository.modify.add.AddController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openrdf.http.webclient.repository.modify.remove.RemoveStatementsController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openrdf.http.webclient.repository.query.ConstructQueryFormController
 
initBNodeParams() - Method in class org.openrdf.model.impl.ValueFactoryBase
Generates a new bnode prefix based on currentTimeMillis() and resets _nextBNodeID to 1.
initialize() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
initialize() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
initialize() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
initialize(Repository) - Method in interface org.openrdf.repository.event.RepositoryInterceptor
 
initialize(Repository) - Method in interface org.openrdf.repository.event.RepositoryListener
 
initialize() - Method in class org.openrdf.repository.http.HTTPRepository
 
initialize() - Method in class org.openrdf.repository.manager.RepositoryManager
Initializes the repository manager.
initialize() - Method in class org.openrdf.repository.manager.SystemRepository
 
initialize() - Method in interface org.openrdf.repository.Repository
Initializes this repository.
initialize() - Method in class org.openrdf.repository.sail.SailRepository
 
initialize() - Method in class org.openrdf.sail.helpers.SailWrapper
 
initialize() - Method in class org.openrdf.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
initialize() - Method in class org.openrdf.sail.inferencer.fc.ForwardChainingRDFSInferencer
Adds axiom statements to the underlying Sail.
initialize() - Method in class org.openrdf.sail.memory.MemoryStore
Initializes this repository.
initialize() - Method in class org.openrdf.sail.nativerdf.NativeStore
Initializes this NativeStore.
initialize() - Method in interface org.openrdf.sail.Sail
Initializes the Sail.
input_stream - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
input_stream - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
inputStream - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
inputStream - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
insert(BindingSet) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
Inserts the specified binding set into the list.
insert(int, BindingSet) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
insert(byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Inserts the supplied value into the B-Tree.
INT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#int
INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#integer
INTEGER - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
INTEGER_NEGATIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
INTEGER_POSITIVE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
IntegerCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:integer.
IntegerCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.IntegerCast
 
IntegerLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
IntegerLiteralImpl - Class in org.openrdf.model.impl
An extension of LiteralImpl that stores an integer value using a BigInteger object.
IntegerLiteralImpl(BigInteger) - Constructor for class org.openrdf.model.impl.IntegerLiteralImpl
Creates an xsd:integer literal with the specified value.
IntegerLiteralImpl(BigInteger, URI) - Constructor for class org.openrdf.model.impl.IntegerLiteralImpl
Creates a literal with the specified value and datatype.
IntegerMemLiteral - Class in org.openrdf.sail.memory.model
An extension of MemLiteral that stores an integer value to avoid parsing.
IntegerMemLiteral(Object, BigInteger) - Constructor for class org.openrdf.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, BigInteger, URI) - Constructor for class org.openrdf.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, String, BigInteger, URI) - Constructor for class org.openrdf.sail.memory.model.IntegerMemLiteral
 
integerValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
integerValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
integerValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
integerValue() - Method in interface org.openrdf.model.Literal
Returns the integer value of this literal.
integerValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
integerValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
InterceptingRepository - Interface in org.openrdf.repository.event
 
InterceptingRepositoryConnection - Interface in org.openrdf.repository.event
 
InterceptingRepositoryConnectionWrapper - Class in org.openrdf.repository.event.base
Wrapper that notifies interceptors of events on RepositoryConnections before they happen.
InterceptingRepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
InterceptingRepositoryWrapper - Class in org.openrdf.repository.event.base
Wrapper that notifies interceptors of events on Repositories before they happen.
InterceptingRepositoryWrapper() - Constructor for class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
InterceptingRepositoryWrapper(Repository) - Constructor for class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
INTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Intersection - Class in org.openrdf.query.algebra
The INTERSECT set operator, which returns the intersection of the result sets of two tuple expressions.
Intersection() - Constructor for class org.openrdf.query.algebra.Intersection
 
Intersection(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.Intersection
Creates a new intersection operator that operates on the two specified arguments.
INTERSECTIONOF - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#intersectionOf
intValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
intValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
intValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
intValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
intValue() - Method in interface org.openrdf.model.Literal
Returns the int value of this literal.
intValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
intValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
intValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 
INVERSEFUNCTIONALPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
INVERSEOF - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#inverseOf
IRI() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
IRIref() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
IS_A - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
IS_BLANK - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
IS_IRI - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
IS_LITERAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
isAnonymous() - Method in class org.openrdf.query.algebra.Var
 
isAnonymous() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
isAnonymous() - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
isAscending() - Method in class org.openrdf.query.algebra.OrderElem
 
isAscending() - Method in class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
isAutoCommit() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
isAutoCommit() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
isAutoCommit() - Method in interface org.openrdf.repository.RepositoryConnection
Checks whether the connection is in auto-commit mode.
IsBlank() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
IsBNode - Class in org.openrdf.query.algebra
 
IsBNode() - Constructor for class org.openrdf.query.algebra.IsBNode
 
IsBNode(ValueExpr) - Constructor for class org.openrdf.query.algebra.IsBNode
 
IsBNode() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
isBranch() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
isBuiltInDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a built-in XML Schema datatype.
isCalendarDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date, xsd:time, xsd:gYearMonth, xsd:gMonthDay, xsd:gYear, xsd:gMonth or xsd:gDay.
isCaseSensitive() - Method in class org.openrdf.query.algebra.Like
 
isCausedByIOException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
isCausedByMalformedQueryException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
isCausedByRepositoryException() - Method in exception org.openrdf.repository.http.HTTPQueryEvaluationException
 
isCorrectURISplit(String, String) - Static method in class org.openrdf.model.util.URIUtil
Checks whether the URI consisting of the specified namespace and local name has been split correctly according to the URI splitting rules specified in URI.
isDecimalDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:decimal or one of the built-in datatypes that is derived from xsd:decimal.
ISDEFINEDBY - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
isDelegatingAdd() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
If true then each add method will call RepositoryConnectionWrapper.addWithoutCommit(Resource, URI, Value, Resource[]).
isDelegatingAdd() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
isDelegatingAdd() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
isDelegatingRead() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
If true then the has/export/isEmpty methods will call RepositoryConnectionWrapper.getStatements(Resource, URI, Value, boolean, Resource[]).
isDelegatingRemove() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
If true then each remove method will call RepositoryConnectionWrapper.removeWithoutCommit(Resource, URI, Value, Resource[]).
isDelegatingRemove() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
isDelegatingRemove() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
isDerivedDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a derived XML Schema datatype.
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
isDistinct() - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
isEmpty() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
isEmpty() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
isEmpty() - Method in interface org.openrdf.repository.RepositoryConnection
Returns true if this repository does not contain any (explicit) statements.
isEmpty() - Method in class org.openrdf.sail.memory.model.MemStatementList
 
isExplicit() - Method in class org.openrdf.sail.memory.model.MemStatement
 
isFloatingPointDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
isIncludeInferred() - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
isIncludeInferred() - Method in class org.openrdf.http.webclient.StatementSpecification
 
isInitialized() - Method in class org.openrdf.sail.memory.MemoryStore
Checks whether the Sail has been initialized.
isInitialized() - Method in class org.openrdf.sail.nativerdf.NativeStore
Checks whether the Sail has been initialized.
isInSnapshot(int) - Method in class org.openrdf.sail.memory.model.MemStatement
 
isIntegerDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:integer or one of the built-in datatypes that is derived from xsd:integer.
IsIRI() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
isLanguageChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isLanguageStartChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isLegalName(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isLegalPrefix(String) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isLetter(int) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Checks whether the supplied character is a letter according to the N-Triples specification.
isLetterOrNumber(int) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Checks whether the supplied character is a letter or number according to the N-Triples specification.
IsLiteral - Class in org.openrdf.query.algebra
 
IsLiteral() - Constructor for class org.openrdf.query.algebra.IsLiteral
 
IsLiteral(ValueExpr) - Constructor for class org.openrdf.query.algebra.IsLiteral
 
IsLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
IsLiteral() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
isNameChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isNamed() - Method in class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
isNameStartChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isNormalized() - Method in class org.openrdf.model.datatypes.XMLDateTime
Checks whether this object has already been normalized.
isNumber(int) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Checks whether the supplied character is a number according to the N-Triples specification.
isNumericDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a numeric datatype, i.e.
isOpen() - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
isOpen() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
isOpen() - Method in interface org.openrdf.repository.RepositoryConnection
Checks whether this connection is open.
isOpen() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
isOpen() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
isOpen() - Method in interface org.openrdf.sail.SailConnection
Checks whether this SailConnection is open.
isOrderedDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is ordered.
isPrefixChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isPrefixStartChar(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isPrimitiveDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a primitive XML Schema datatype.
isReadable() - Method in class org.openrdf.repository.manager.RepositoryInfo
 
isReduced() - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
isRemember() - Method in class org.openrdf.http.webclient.server.ServerSelection
 
isResource(Value) - Static method in class org.openrdf.http.webclient.ModelFunctions
 
isResource(ValueExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
 
IsResource - Class in org.openrdf.query.algebra
 
IsResource() - Constructor for class org.openrdf.query.algebra.IsResource
 
IsResource(ValueExpr) - Constructor for class org.openrdf.query.algebra.IsResource
 
IsResource() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISRESOURCE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
isSimpleLiteral(Value) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied value is a "simple literal" as defined in the SPARQL spec.
isSimpleLiteral(Literal) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "simple literal" as defined in the SPARQL spec.
isStringLiteral(Literal) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "string literal".
isSubset(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if the first model is a subset of the second model.
isSubset(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if the first model is a subset of the second model.
isSubset(Repository, Repository) - Static method in class org.openrdf.repository.util.RepositoryUtil
Compares the models of the default context of two repositories and returns true if rep1 is a subset of rep2.
isTrue(ValueExpr, BindingSet) - Method in interface org.openrdf.query.algebra.evaluation.EvaluationStrategy
Evaluates the boolean expression on the supplied TripleSource object.
isTrue(ValueExpr, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
 
IsURI - Class in org.openrdf.query.algebra
 
IsURI() - Constructor for class org.openrdf.query.algebra.IsURI
 
IsURI(ValueExpr) - Constructor for class org.openrdf.query.algebra.IsURI
 
IsURI() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
isValidBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidDateTime(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidNonNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidNonPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidUnsignedByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidUnsignedInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidUnsignedLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidUnsignedShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isValidValue(String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
 
isVar(ValueExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
 
isWhitespace(int) - Static method in class org.openrdf.rio.turtle.TurtleUtil
 
isWildcard() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
isWildcard() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
isWildcard() - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
isWildcard() - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
isWritable() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
isWritable() - Method in class org.openrdf.repository.http.HTTPRepository
 
isWritable() - Method in class org.openrdf.repository.manager.RepositoryInfo
 
isWritable() - Method in interface org.openrdf.repository.Repository
Checks whether this repository is writable, i.e.
isWritable() - Method in class org.openrdf.repository.sail.SailRepository
 
isWritable() - Method in class org.openrdf.sail.helpers.SailWrapper
 
isWritable() - Method in class org.openrdf.sail.memory.MemoryStore
Checks whether this Sail object is writable.
isWritable() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
isWritable() - Method in interface org.openrdf.sail.Sail
Checks whether this Sail object is writable, i.e.
iterateAll() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Returns an iterator that iterates over all values in this B-Tree.
iterateRange(byte[], byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Returns an iterator that iterates over all values between minValue and maxValue, inclusive.
iterateRangedValues(byte[], byte[], byte[], byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Returns an iterator that iterates over all values between minValue and maxValue (inclusive) and returns the values that match the supplied searchKey after searchMask has been applied to the value.
iterateValues(byte[], byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Returns an iterator that iterates over all values and returns the values that match the supplied searchKey after searchMask has been applied to the value.
iterationClosed(SailBaseIteration) - Method in class org.openrdf.sail.helpers.SailConnectionBase
Called by SailBaseIteration to indicate that it has been closed.
IterationTag - Class in org.openrdf.http.webclient
 
IterationTag() - Constructor for class org.openrdf.http.webclient.IterationTag
 
iterator() - Method in class org.openrdf.model.impl.GraphImpl
 
iterator() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
iterator() - Method in interface org.openrdf.query.BindingSet
Creates an iterator over the bindings in this BindingSet.
iterator() - Method in class org.openrdf.query.impl.EmptyBindingSet
 
iterator() - Method in class org.openrdf.query.impl.ListBindingSet
 
iterator() - Method in class org.openrdf.query.impl.MapBindingSet
 
iterator() - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
iterator() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Gets an iterator that can be used to iterate over all stored data.

J

JavaCharStream - Class in org.openrdf.query.parser.sparql.ast
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
jj_nt - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
jj_nt - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
jjFillToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
jjFillToken() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjstrLiteralImages - Static variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
jjstrLiteralImages - Static variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTAnd
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTDatatype
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTEdge
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTExists
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsResource
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsURI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLabel
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLang
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLocalName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespace
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNull
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTWhere
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in interface org.openrdf.query.parser.serql.ast.Node
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTAnd
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTAskQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTBasicGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTBound
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTCollection
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTCompare
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTConstraint
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTConstruct
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTConstructQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTDatatype
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribeQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTFalse
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTFunctionCall
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTGraphGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTGraphPatternGroup
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTIRI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTIsBlank
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTIsIRI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTIsLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTLang
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTLangMatches
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTLimit
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTMath
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTNot
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTObjectList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTOffset
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTOptionalGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTOr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTOrderClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTPropertyList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTQName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTQueryContainer
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTRegexExpression
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTSameTerm
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTSelectQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTStr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTString
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTTriplesSameSubject
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTTrue
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTUnionGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.ASTWhereClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in interface org.openrdf.query.parser.sparql.ast.Node
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.openrdf.query.parser.serql.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.openrdf.query.parser.sparql.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTAND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTAND - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtAppendChild(Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
Adds the supplied node as the last child node to this node.
jjtAppendChild(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtAppendChild(Node) - Method in interface org.openrdf.query.parser.sparql.ast.Node
Adds the supplied node as the last child node to this node.
jjtAppendChild(Node) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTASKQUERY - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASEDECL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICGRAPHPATTERN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICPATHEXPR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICPATHEXPRTAIL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBLANKNODE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBLANKNODEPROPERTYLIST - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOOLEANCONSTANT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOUND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOUND - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtClose() - Method in interface org.openrdf.query.parser.serql.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtClose() - Method in interface org.openrdf.query.parser.sparql.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTCOLLECTION - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPARE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPARE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPAREALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPAREANY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPOPERATOR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRAINT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCTQUERY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCTQUERY - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATASETCLAUSE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATATYPE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATATYPE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDESCRIBE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDESCRIBEQUERY - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTEDGE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTEXISTS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFALSE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFROM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtGetChild(int) - Method in interface org.openrdf.query.parser.serql.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetChild(Class<T>) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Gets the (first) child of this node that is of the specific type.
jjtGetChild(int) - Method in interface org.openrdf.query.parser.sparql.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtGetChild(Class<T>) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
Gets the (first) child of this node that is of the specific type.
jjtGetChildren() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetChildren(Class<T>) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetChildren() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtGetChildren(Class<T>) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.openrdf.query.parser.serql.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.openrdf.query.parser.sparql.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtGetParent() - Method in interface org.openrdf.query.parser.serql.ast.Node
 
jjtGetParent() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetParent() - Method in interface org.openrdf.query.parser.sparql.ast.Node
 
jjtGetParent() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTGRAPHGRAPHPATTERN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHINTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHMINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHPATTERNGROUP - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHUNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtInsertChild(Node, int) - Method in interface org.openrdf.query.parser.serql.ast.Node
Adds the supplied node as the i'th child node to this node.
jjtInsertChild(Node, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtInsertChild(Node, int) - Method in interface org.openrdf.query.parser.sparql.ast.Node
Adds the supplied node as the i'th child node to this node.
jjtInsertChild(Node, int) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTIRI - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISBLANK - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISIRI - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISLITERAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISRESOURCE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLABEL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANG - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANGMATCHES - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIKE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIMIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIMIT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLOCALNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMATH - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNAMESPACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNODEELEM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtNodeName - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtNodeName - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNULL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNUMERICLITERAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOBJECTLIST - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOFFSET - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOFFSET - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtOpen() - Method in interface org.openrdf.query.parser.serql.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtOpen() - Method in interface org.openrdf.query.parser.sparql.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTOPTIONALGRAPHPATTERN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOPTPATHEXPR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOPTPATHEXPRTAIL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDERCLAUSE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDERCONDITION - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPREFIXDECL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROJECTIONELEM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROPERTYLIST - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQNAME - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYBODY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYCONTAINER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYCONTAINER - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTRDFLITERAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtree - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
jjtree - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
JJTREGEXEXPRESSION - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTREIFIEDSTAT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtReplaceChild(Node, Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
Replaces a child node with a new node.
jjtReplaceChild(Node, Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtReplaceChild(Node, Node) - Method in interface org.openrdf.query.parser.sparql.ast.Node
Replaces a child node with a new node.
jjtReplaceChild(Node, Node) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
jjtReplaceWith(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Replaces this node with the supplied one in the AST.
jjtReplaceWith(Node) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
Replaces this node with the supplied one in the AST.
JJTSAMETERM - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECTQUERY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECTQUERY - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtSetParent(Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtSetParent(Node) - Method in interface org.openrdf.query.parser.sparql.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
JJTSTR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRING - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRIPLESSAMESUBJECT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRUE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTUPLEINTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTUPLEMINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTUPLEUNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUNIONGRAPHPATTERN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVOID - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVOID - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTWHERE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
Join - Class in org.openrdf.query.algebra
A natural join between two tuple expressions.
Join() - Constructor for class org.openrdf.query.algebra.Join
 
Join(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.Join
Creates a new natural join operator.
JoinIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
JoinIterator(EvaluationStrategy, Join, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.JoinIterator
 
JSON - Static variable in class org.openrdf.query.resultio.TupleQueryResultFormat
SPARQL Query Results JSON Format.

K

kind - Variable in class org.openrdf.query.parser.serql.ast.Token
An integer that describes the kind of this token.
kind - Variable in class org.openrdf.query.parser.sparql.ast.Token
An integer that describes the kind of this token.

L

LABEL - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#label
Label - Class in org.openrdf.query.algebra
The LABEL function, which selects the label of literals.
Label() - Constructor for class org.openrdf.query.algebra.Label
 
Label(ValueExpr) - Constructor for class org.openrdf.query.algebra.Label
 
Label() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LABEL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Lang - Class in org.openrdf.query.algebra
The LANG function, as defined in SPARQL Query Language for RDF.
Lang() - Constructor for class org.openrdf.query.algebra.Lang
 
Lang(ValueExpr) - Constructor for class org.openrdf.query.algebra.Lang
 
Lang() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LANG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Lang() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
LANG - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LANG_LITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LANG_LITERAL_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
LANG_TAG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LangLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LangMatches - Class in org.openrdf.query.algebra
Checks whether a language tag (e.g.
LangMatches() - Constructor for class org.openrdf.query.algebra.LangMatches
 
LangMatches(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.LangMatches
 
LangMatches() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
LANGMATCHES - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LANGTAG - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LANGUAGE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#language
LANGUAGE_ATT - Static variable in interface org.openrdf.rio.trix.TriXConstants
The attribute for language tags of plain literal.
lastWrittenPredicate - Variable in class org.openrdf.rio.turtle.TurtleWriter
 
lastWrittenSubject - Variable in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
lastWrittenSubject - Variable in class org.openrdf.rio.turtle.TurtleWriter
 
LBRACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LBRACE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LBRACK - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LBRACK - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
leftArg - Variable in class org.openrdf.query.algebra.BinaryTupleOperator
The operator's left argument.
leftArg - Variable in class org.openrdf.query.algebra.BinaryValueOperator
The operator's left argument.
LeftJoin - Class in org.openrdf.query.algebra
The LeftJoin operator, as defined in SPARQL Query Language for RDF.
LeftJoin() - Constructor for class org.openrdf.query.algebra.LeftJoin
 
LeftJoin(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.LeftJoin
 
LeftJoin(TupleExpr, TupleExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.LeftJoin
 
LeftJoinIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
LeftJoinIterator(EvaluationStrategy, LeftJoin, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.LeftJoinIterator
 
LETTER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.openrdf.query.parser.serql.ast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.openrdf.query.parser.sparql.ast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
lexStateNames - Static variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
LI - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#li
Like - Class in org.openrdf.query.algebra
Compares the string representation of a value expression to a pattern.
Like() - Constructor for class org.openrdf.query.algebra.Like
 
Like(ValueExpr, String, boolean) - Constructor for class org.openrdf.query.algebra.Like
 
LIKE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Limit() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LIMIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Limit() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
LIMIT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LimitOffsetClauses() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
line - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
line - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
LIST - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
ListBindingSet - Class in org.openrdf.query.impl
A List-based implementation of the BindingSet interface.
ListBindingSet(List<String>, Value...) - Constructor for class org.openrdf.query.impl.ListBindingSet
Creates a new List-based BindingSet containing the supplied bindings.
ListBindingSet(List<String>, List<? extends Value>) - Constructor for class org.openrdf.query.impl.ListBindingSet
Creates a new List-based BindingSet containing the supplied bindings.
Literal - Interface in org.openrdf.model
An RDF literal consisting of a label (the value) and optionally a language tag or a datatype (but not both).
LITERAL - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Literal
Literal() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LiteralImpl - Class in org.openrdf.model.impl
An implementation of the Literal interface.
LiteralImpl(String) - Constructor for class org.openrdf.model.impl.LiteralImpl
Creates a new plain literal with the supplied label.
LiteralImpl(String, String) - Constructor for class org.openrdf.model.impl.LiteralImpl
Creates a new plain literal with the supplied label and language tag.
LiteralImpl(String, URI) - Constructor for class org.openrdf.model.impl.LiteralImpl
Creates a new datyped literal with the supplied label and datatype.
loadDataset(URL, URI) - Method in class org.openrdf.repository.dataset.DatasetRepository
 
LocalName - Class in org.openrdf.query.algebra
The LOCAL NAME function, which selects the local name of URIs.
LocalName() - Constructor for class org.openrdf.query.algebra.LocalName
 
LocalName(ValueExpr) - Constructor for class org.openrdf.query.algebra.LocalName
 
LocalName() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LOCALNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LocalRepositoryManager - Class in org.openrdf.repository.manager
An implementation of the RepositoryManager interface that operates directly on the repository data files in the local file system.
LocalRepositoryManager(File) - Constructor for class org.openrdf.repository.manager.LocalRepositoryManager
Creates a new RepositoryManager that operates on the specfified base directory.
LOG_LEVELS - Static variable in class org.openrdf.console.Console
 
logAcceptableFormats(HttpServletRequest) - Static method in class org.openrdf.http.server.ProtocolUtil
 
logger - Variable in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer
 
logger - Variable in class org.openrdf.repository.base.RepositoryConnectionBase
 
logger - Variable in class org.openrdf.repository.manager.RepositoryManager
 
logger - Variable in class org.openrdf.sail.helpers.SailBase
 
logger - Variable in class org.openrdf.sail.helpers.SailConnectionBase
 
logger - Variable in class org.openrdf.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
logRequestParameters(HttpServletRequest) - Static method in class org.openrdf.http.server.ProtocolUtil
Logs all request parameters of the supplied request.
LONG - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#long
longValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
longValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
longValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
longValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
longValue() - Method in interface org.openrdf.model.Literal
Returns the long value of this literal.
longValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
longValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
longValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 
lookingAhead - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
lookingAhead - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
LPAREN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LPAREN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
LT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
LT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 

M

MAGIC_NUMBER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
Magic number for Binary RDF Table Result files.
main(String[]) - Static method in class org.openrdf.console.Console
 
main(String[]) - Static method in class org.openrdf.query.parser.serql.SeRQLParser
 
main(String[]) - Static method in class org.openrdf.query.parser.sparql.SPARQLParser
 
main(String[]) - Static method in class org.openrdf.rio.Rio
 
main(String[]) - Static method in class org.openrdf.sail.nativerdf.btree.BTree
 
main(String[]) - Static method in class org.openrdf.sail.nativerdf.datastore.DataStore
 
main(String[]) - Static method in class org.openrdf.sail.nativerdf.datastore.HashFile
 
main(String[]) - Static method in class org.openrdf.sail.nativerdf.ValueStore
 
MALFORMED_DATA - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
MALFORMED_QUERY - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
MALFORMED_QUERY_ERROR - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
MalformedQueryException - Exception in org.openrdf.query
An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
MalformedQueryException() - Constructor for exception org.openrdf.query.MalformedQueryException
 
MalformedQueryException(String) - Constructor for exception org.openrdf.query.MalformedQueryException
 
MalformedQueryException(Throwable) - Constructor for exception org.openrdf.query.MalformedQueryException
 
MalformedQueryException(String, Throwable) - Constructor for exception org.openrdf.query.MalformedQueryException
 
MapBindingSet - Class in org.openrdf.query.impl
A Map-based implementation of the BindingSet interface.
MapBindingSet() - Constructor for class org.openrdf.query.impl.MapBindingSet
 
MapBindingSet(int) - Constructor for class org.openrdf.query.impl.MapBindingSet
Creates a new Map-based BindingSet with the specified initial capacity.
match(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Graph
Gets the statements with the specified subject, predicate, object and (optionally) context.
match(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.GraphImpl
 
MathExpr - Class in org.openrdf.query.algebra
A mathematical expression consisting an operator and two arguments.
MathExpr() - Constructor for class org.openrdf.query.algebra.MathExpr
 
MathExpr(ValueExpr, ValueExpr, MathExpr.MathOp) - Constructor for class org.openrdf.query.algebra.MathExpr
 
MathExpr.MathOp - Enum in org.openrdf.query.algebra
 
Max - Class in org.openrdf.query.algebra
 
Max(ValueExpr) - Constructor for class org.openrdf.query.algebra.Max
 
MAXCARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#maxCardinality
maxNextCharInd - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
maxNextCharInd - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
meet(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
 
meet(Compare) - Method in class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
 
meet(Filter) - Method in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
 
meet(Or) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meet(And) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meet(FunctionCall) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meet(Bound) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meet(EmptySet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(SingletonSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(Join) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(LeftJoin) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(Filter) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
 
meet(Join) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meet(LeftJoin) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meet(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meet(Filter) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meet(Group) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meet(Join) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
 
meet(SameTerm) - Method in class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
 
meet(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
 
meet(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
 
meet(Filter) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meet(And) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(BNodeGenerator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Bound) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Compare) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(CompareAll) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(CompareAny) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Count) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Datatype) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Difference) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Distinct) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(EmptySet) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Exists) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Extension) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(ExtensionElem) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Filter) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(FunctionCall) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Group) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(GroupElem) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(In) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Intersection) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(IsBNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(IsLiteral) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(IsResource) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(IsURI) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Join) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Label) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Lang) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(LangMatches) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(LeftJoin) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(LocalName) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Like) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(MathExpr) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Max) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Min) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(MultiProjection) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Namespace) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Not) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Or) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Order) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(OrderElem) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Projection) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(ProjectionElem) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(ProjectionElemList) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(QueryRoot) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Regex) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Slice) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(SameTerm) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(SingletonSet) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(StatementPattern) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Str) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Union) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(ValueConstant) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Var) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
meet(Filter) - Method in class org.openrdf.query.algebra.helpers.StatementPatternCollector
 
meet(StatementPattern) - Method in class org.openrdf.query.algebra.helpers.StatementPatternCollector
 
meet(Var) - Method in class org.openrdf.query.algebra.helpers.VarNameCollector
 
meet(QueryRoot) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(And) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(BNodeGenerator) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Bound) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Compare) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(CompareAll) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(CompareAny) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Count) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Datatype) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Difference) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Distinct) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(EmptySet) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Exists) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Extension) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(ExtensionElem) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(FunctionCall) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Group) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(GroupElem) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(In) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Intersection) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(IsBNode) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(IsLiteral) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(IsResource) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(IsURI) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Join) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Label) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Lang) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(LangMatches) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Like) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(LocalName) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(MathExpr) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Max) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Min) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(MultiProjection) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Namespace) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Not) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(LeftJoin) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Or) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Order) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(OrderElem) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Projection) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(ProjectionElemList) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(ProjectionElem) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Regex) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Slice) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(SameTerm) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Filter) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(SingletonSet) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(StatementPattern) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Str) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Union) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(ValueConstant) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(Var) - Method in interface org.openrdf.query.algebra.QueryModelVisitor
 
meet(StatementPattern) - Method in class org.openrdf.sail.memory.MemoryStoreConnection.MemEvaluationStatistics.MemCardinalityCalculator
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a BinaryTupleOperator node as argument.
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a BinaryValueOperator node as argument.
meetCompareSubQueryValueOperator(CompareSubQueryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a CompareSubQueryValueOperator node as argument.
meetNode(QueryModelNode) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelTreePrinter
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all of the other meet methods that are not overridden in subclasses.
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a SubQueryValueOperator node as argument.
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a UnaryTupleOperator node as argument.
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
Method called by all meet methods with a UnaryValueOperator node as argument.
MEMBER - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#member
MemBNode - Class in org.openrdf.sail.memory.model
A MemoryStore-specific extension of BNodeImpl giving it node properties.
MemBNode(Object, String) - Constructor for class org.openrdf.sail.memory.model.MemBNode
Creates a new MemBNode for a bnode ID.
MemLiteral - Class in org.openrdf.sail.memory.model
A MemoryStore-specific extension of Literal giving it node properties.
MemLiteral(Object, String) - Constructor for class org.openrdf.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label.
MemLiteral(Object, String, String) - Constructor for class org.openrdf.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label and language code.
MemLiteral(Object, String, URI) - Constructor for class org.openrdf.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label and datatype.
MemoryStore - Class in org.openrdf.sail.memory
An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage.
MemoryStore() - Constructor for class org.openrdf.sail.memory.MemoryStore
Creates a new MemoryStore.
MemoryStore(File) - Constructor for class org.openrdf.sail.memory.MemoryStore
Creates a new persistent MemoryStore.
MemoryStoreConfig - Class in org.openrdf.sail.memory.config
 
MemoryStoreConfig() - Constructor for class org.openrdf.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConfig(boolean) - Constructor for class org.openrdf.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConfig(boolean, long) - Constructor for class org.openrdf.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConnection - Class in org.openrdf.sail.memory
Implementation of a Sail Connection for memory stores.
MemoryStoreConnection(MemoryStore) - Constructor for class org.openrdf.sail.memory.MemoryStoreConnection
 
MemoryStoreConnection.MemEvaluationStatistics - Class in org.openrdf.sail.memory
Uses the MemoryStore's statement sizes to give cost estimates based on the size of the expected results.
MemoryStoreConnection.MemEvaluationStatistics() - Constructor for class org.openrdf.sail.memory.MemoryStoreConnection.MemEvaluationStatistics
 
MemoryStoreConnection.MemEvaluationStatistics.MemCardinalityCalculator - Class in org.openrdf.sail.memory
 
MemoryStoreConnection.MemEvaluationStatistics.MemCardinalityCalculator(Set<String>) - Constructor for class org.openrdf.sail.memory.MemoryStoreConnection.MemEvaluationStatistics.MemCardinalityCalculator
 
MemoryStoreConnection.MemTripleSource - Class in org.openrdf.sail.memory
Implementation of the TripleSource interface from the Sail Query Model
MemoryStoreConnection.MemTripleSource(boolean, int, ReadMode) - Constructor for class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
MemoryStoreFactory - Class in org.openrdf.sail.memory.config
A SailFactory that creates MemoryStores based on RDF configuration data.
MemoryStoreFactory() - Constructor for class org.openrdf.sail.memory.config.MemoryStoreFactory
 
MemoryStoreSchema - Class in org.openrdf.sail.memory.config
Defines constants for the MemoryStore schema which is used by MemoryStoreFactorys to initialize MemoryStores.
MemoryStoreSchema() - Constructor for class org.openrdf.sail.memory.config.MemoryStoreSchema
 
MemResource - Interface in org.openrdf.sail.memory.model
A MemoryStore-specific extension of Resource giving it subject statements.
MemStatement - Class in org.openrdf.sail.memory.model
A MemStatement is a Statement which contains context information and a flag indicating whether the statement is explicit or inferred.
MemStatement(MemResource, MemURI, MemValue, MemResource, int) - Constructor for class org.openrdf.sail.memory.model.MemStatement
Creates a new MemStatement with the supplied subject, predicate, object and context and marks it as 'explicit'.
MemStatement(MemResource, MemURI, MemValue, MemResource, int, boolean) - Constructor for class org.openrdf.sail.memory.model.MemStatement
Creates a new MemStatement with the supplied subject, predicate, object and context.
MemStatementIterator<X extends Exception> - Class in org.openrdf.sail.memory.model
A StatementIterator that can iterate over a list of Statement objects.
MemStatementIterator(MemStatementList, MemResource, MemURI, MemValue, boolean, int, ReadMode, MemResource...) - Constructor for class org.openrdf.sail.memory.model.MemStatementIterator
Creates a new MemStatementIterator that will iterate over the statements contained in the supplied MemStatementList searching for statements that match the specified pattern of subject, predicate, object and context.
MemStatementList - Class in org.openrdf.sail.memory.model
A dedicated data structure for storing MemStatement objects, offering operations optimized for their use in the memory Sail.
MemStatementList() - Constructor for class org.openrdf.sail.memory.model.MemStatementList
Creates a new MemStatementList.
MemStatementList(int) - Constructor for class org.openrdf.sail.memory.model.MemStatementList
 
MemStatementList(MemStatementList) - Constructor for class org.openrdf.sail.memory.model.MemStatementList
 
MemURI - Class in org.openrdf.sail.memory.model
A MemoryStore-specific implementation of URI that stores separated namespace and local name information to enable reuse of namespace String objects (reducing memory usage) and that gives it node properties.
MemURI(Object, String, String) - Constructor for class org.openrdf.sail.memory.model.MemURI
Creates a new MemURI for a URI.
MemValue - Interface in org.openrdf.sail.memory.model
A MemoryStore-specific extension of the Value interface, giving it node properties.
MemValueFactory - Class in org.openrdf.sail.memory.model
A factory for MemValue objects that keeps track of created objects to prevent the creation of duplicate objects, minimizing memory usage as a result.
MemValueFactory() - Constructor for class org.openrdf.sail.memory.model.MemValueFactory
 
Min - Class in org.openrdf.query.algebra
 
Min(ValueExpr) - Constructor for class org.openrdf.query.algebra.Min
 
MINCARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#minCardinality
MINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
MINUS - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ModelFunctions - Class in org.openrdf.http.webclient
 
ModelFunctions() - Constructor for class org.openrdf.http.webclient.ModelFunctions
 
ModelUtil - Class in org.openrdf.model.util
 
ModelUtil() - Constructor for class org.openrdf.model.util.ModelUtil
 
MultiplicativeExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
MultiProjection - Class in org.openrdf.query.algebra
A "multi-projection" that can produce multiple solutions from a single set of bindings.
MultiProjection() - Constructor for class org.openrdf.query.algebra.MultiProjection
 
MultiProjection(TupleExpr) - Constructor for class org.openrdf.query.algebra.MultiProjection
 
MultiProjection(TupleExpr, Iterable<ProjectionElemList>) - Constructor for class org.openrdf.query.algebra.MultiProjection
 
MultiProjectionIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
MultiProjectionIterator(MultiProjection, CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
 
MutableTupleQueryResult - Class in org.openrdf.query.impl
An implementation of the TupleQueryResult interface that stores the complete query result in memory.
MutableTupleQueryResult(Collection<String>, BindingSet...) - Constructor for class org.openrdf.query.impl.MutableTupleQueryResult
 
MutableTupleQueryResult(Collection<String>, Collection<? extends BindingSet>) - Constructor for class org.openrdf.query.impl.MutableTupleQueryResult
Creates a query result table with the supplied binding names.
MutableTupleQueryResult(Collection<String>, Iteration<? extends BindingSet, E>) - Constructor for class org.openrdf.query.impl.MutableTupleQueryResult
 
MutableTupleQueryResult(TupleQueryResult) - Constructor for class org.openrdf.query.impl.MutableTupleQueryResult
 

N

N3 - Static variable in class org.openrdf.rio.RDFFormat
The N3/Notation3 file format.
N3ParserFactory - Class in org.openrdf.rio.n3
An RDFParserFactory for N3 parsers.
N3ParserFactory() - Constructor for class org.openrdf.rio.n3.N3ParserFactory
 
N3Writer - Class in org.openrdf.rio.n3
An implementation of the RDFWriter interface that writes RDF documents in N3 format.
N3Writer(OutputStream) - Constructor for class org.openrdf.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied OutputStream.
N3Writer(Writer) - Constructor for class org.openrdf.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied Writer.
N3WriterFactory - Class in org.openrdf.rio.n3
An RDFWriterFactory for N3 writers.
N3WriterFactory() - Constructor for class org.openrdf.rio.n3.N3WriterFactory
 
NAME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#Name
NAMED - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
NAMED_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the named graph URI parameter.
namedGraphs - Variable in class org.openrdf.query.impl.DatasetImpl
 
Namespace - Interface in org.openrdf.model
A namespace, consisting of a namespace name and a prefix that has been assigned to it.
NAMESPACE - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#
NAMESPACE - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#
NAMESPACE - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#
NAMESPACE - Static variable in class org.openrdf.model.vocabulary.SESAME
The Sesame Schema namespace (http://www.openrdf.org/schema/sesame#).
NAMESPACE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
The XML Schema namespace (http://www.w3.org/2001/XMLSchema#).
Namespace - Class in org.openrdf.query.algebra
The NAMESPACE function, which selects the namespace of URIs.
Namespace() - Constructor for class org.openrdf.query.algebra.Namespace
 
Namespace(ValueExpr) - Constructor for class org.openrdf.query.algebra.Namespace
 
NAMESPACE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
Namespace() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NAMESPACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NAMESPACE - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository#).
NAMESPACE - Static variable in class org.openrdf.repository.http.config.HTTPRepositorySchema
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository/http#).
NAMESPACE - Static variable in class org.openrdf.repository.sail.config.SailRepositorySchema
The SailRepository schema namespace (http://www.openrdf.org/config/repository/sail#).
NAMESPACE - Static variable in interface org.openrdf.rio.trix.TriXConstants
The TriX namespace.
NAMESPACE - Static variable in class org.openrdf.sail.config.SailConfigSchema
The SailRepository schema namespace (http://www.openrdf.org/config/sail#).
NAMESPACE - Static variable in class org.openrdf.sail.memory.config.MemoryStoreSchema
The SailRepository schema namespace (http://www.openrdf.org/config/sail/memory#).
NAMESPACE - Static variable in class org.openrdf.sail.nativerdf.config.NativeStoreSchema
The SailRepository schema namespace (http://www.openrdf.org/config/sail/native#).
NAMESPACE_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
NamespaceController - Class in org.openrdf.http.server.repository.namespaces
Handles requests for manipulating a specific namespace definition in a repository.
NamespaceController() - Constructor for class org.openrdf.http.server.repository.namespaces.NamespaceController
 
NamespaceDecl() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NamespaceImpl - Class in org.openrdf.model.impl
A default implementation of the Namespace interface.
NamespaceImpl(String, String) - Constructor for class org.openrdf.model.impl.NamespaceImpl
Creates a new NamespaceImpl object.
NAMESPACES - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the namespaces list resource of a repository.
NamespacesController - Class in org.openrdf.http.server.repository.namespaces
Handles requests for the list of namespace definitions for a repository.
NamespacesController() - Constructor for class org.openrdf.http.server.repository.namespaces.NamespacesController
 
namespaceTable - Variable in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
namespaceTable - Variable in class org.openrdf.rio.turtle.TurtleWriter
Table mapping namespace names (key) to namespace prefixes (value).
NativeBNode - Class in org.openrdf.sail.nativerdf.model
 
NativeBNode(ValueStoreRevision, String) - Constructor for class org.openrdf.sail.nativerdf.model.NativeBNode
 
NativeBNode(ValueStoreRevision, String, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeBNode
 
NativeLiteral - Class in org.openrdf.sail.nativerdf.model
 
NativeLiteral(ValueStoreRevision, String) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeLiteral(ValueStoreRevision, String, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeLiteral(ValueStoreRevision, String, String) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeLiteral(ValueStoreRevision, String, String, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeLiteral(ValueStoreRevision, String, URI) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeLiteral(ValueStoreRevision, String, URI, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeLiteral
 
NativeResource - Interface in org.openrdf.sail.nativerdf.model
 
NativeStore - Class in org.openrdf.sail.nativerdf
A SAIL implementation using B-Tree indexing on disk for storing and querying its data.
NativeStore() - Constructor for class org.openrdf.sail.nativerdf.NativeStore
Creates a new NativeStore.
NativeStore(File) - Constructor for class org.openrdf.sail.nativerdf.NativeStore
 
NativeStore(File, String) - Constructor for class org.openrdf.sail.nativerdf.NativeStore
 
nativeStore - Variable in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
nativeStore - Variable in class org.openrdf.sail.nativerdf.NativeTripleSource
 
NativeStoreConfig - Class in org.openrdf.sail.nativerdf.config
 
NativeStoreConfig() - Constructor for class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
NativeStoreConfig(String) - Constructor for class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
NativeStoreConfig(String, boolean) - Constructor for class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
NativeStoreConnection - Class in org.openrdf.sail.nativerdf
 
NativeStoreConnection(NativeStore) - Constructor for class org.openrdf.sail.nativerdf.NativeStoreConnection
 
NativeStoreFactory - Class in org.openrdf.sail.nativerdf.config
A SailFactory that creates NativeStores based on RDF configuration data.
NativeStoreFactory() - Constructor for class org.openrdf.sail.nativerdf.config.NativeStoreFactory
 
NativeStoreSchema - Class in org.openrdf.sail.nativerdf.config
Defines constants for the NativeStore schema which is used by NativeStoreFactorys to initialize NativeStores.
NativeStoreSchema() - Constructor for class org.openrdf.sail.nativerdf.config.NativeStoreSchema
 
NativeTripleSource - Class in org.openrdf.sail.nativerdf
 
NativeTripleSource(NativeStore, boolean, boolean) - Constructor for class org.openrdf.sail.nativerdf.NativeTripleSource
 
NativeURI - Class in org.openrdf.sail.nativerdf.model
 
NativeURI(ValueStoreRevision, String) - Constructor for class org.openrdf.sail.nativerdf.model.NativeURI
 
NativeURI(ValueStoreRevision, String, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeURI
 
NativeURI(ValueStoreRevision, String, String) - Constructor for class org.openrdf.sail.nativerdf.model.NativeURI
 
NativeURI(ValueStoreRevision, String, String, int) - Constructor for class org.openrdf.sail.nativerdf.model.NativeURI
 
NativeValue - Interface in org.openrdf.sail.nativerdf.model
 
NavigationRulesHandlerInterceptor - Class in org.openrdf.http.webclient
 
NavigationRulesHandlerInterceptor() - Constructor for class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
 
NCNAME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#NCName
NCNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NCNAME_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
NEG_INTEGER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NEGATIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#negativeInteger
newToken(int) - Static method in class org.openrdf.query.parser.serql.ast.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.openrdf.query.parser.sparql.ast.Token
Returns a new Token object, by default.
next() - Method in class org.openrdf.http.webclient.IterationTag
 
next() - Method in class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
 
next() - Method in class org.openrdf.query.algebra.evaluation.iterator.OrderIterator
 
next() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
next() - Method in class org.openrdf.query.impl.TupleQueryResultImpl
 
next - Variable in class org.openrdf.query.parser.serql.ast.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.openrdf.query.parser.sparql.ast.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.openrdf.sail.memory.model.MemStatementIterator
 
next() - Method in interface org.openrdf.sail.nativerdf.btree.RecordIterator
Returns the next record in the BTree.
next() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile.DataIterator
 
next() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile.IDIterator
Returns the next ID that has been mapped to the specified hash code, or -1 if no more IDs were found.
next() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex.IDIterator
Returns the next ID that has been mapped to the specified hash code, or -1 if no more IDs were found.
nextCharBuf - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
nextCharInd - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
NIL - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
NIL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
NMTOKEN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#NMTOKEN
NMTOKENS - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#NMTOKENS
Node - Interface in org.openrdf.query.parser.serql.ast
 
Node() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Node - Interface in org.openrdf.query.parser.sparql.ast
 
NodeElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NON_NEGATIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#nonNegativeInteger
NON_POSITIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#nonPositiveInteger
normalize(String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes the supplied value according to the normalization rules for the supplied datatype.
normalize() - Method in class org.openrdf.model.datatypes.XMLDateTime
Normalizes this dateTime object.
normalizeBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes a boolean value to its canonical representation.
normalizeByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:byte.
normalizeDateTime(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:dateTime.
normalizeDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes a decimal to its canonical representation.
normalizeDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes a double to its canonical representation.
NORMALIZEDSTRING - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#normalizedString
normalizeFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes a float to its canonical representation.
normalizeFPNumber(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes a floating point number to its canonical representation.
normalizeInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:int.
normalizeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an integer to its canonical representation.
normalizeLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:long.
normalizeNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:negativeInteger.
normalizeNonNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:nonNegativeInteger.
normalizeNonPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:nonPositiveInteger.
normalizePositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:positiveInteger.
normalizeShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:short.
normalizeUnsignedByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedByte.
normalizeUnsignedInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedInt.
normalizeUnsignedLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedLong.
normalizeUnsignedShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedShort.
Not - Class in org.openrdf.query.algebra
A boolean NOT operator operating on a boolean expressions.
Not() - Constructor for class org.openrdf.query.algebra.Not
 
Not(ValueExpr) - Constructor for class org.openrdf.query.algebra.Not
 
Not() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NOT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NOT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
NOTATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#NOTATION
NotifyingRepository - Interface in org.openrdf.repository.event
 
NotifyingRepositoryConnection - Interface in org.openrdf.repository.event
 
NotifyingRepositoryConnectionWrapper - Class in org.openrdf.repository.event.base
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.
NotifyingRepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
NotifyingRepositoryConnectionWrapper(Repository, RepositoryConnection, boolean) - Constructor for class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
NotifyingRepositoryWrapper - Class in org.openrdf.repository.event.base
This notifying decorator allows listeners to register with the repository or connection and be notified when events occur.
NotifyingRepositoryWrapper() - Constructor for class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
NotifyingRepositoryWrapper(Repository) - Constructor for class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
NotifyingRepositoryWrapper(Repository, boolean) - Constructor for class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
notifySailChanged(SailChangedEvent) - Method in class org.openrdf.sail.helpers.SailBase
Notifies all registered SailChangedListener's of changes to the contents of this Sail.
notifyStatementAdded(Statement) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
notifyStatementRemoved(Statement) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
NTRIPLES - Static variable in class org.openrdf.rio.RDFFormat
The N-Triples file format.
NTriplesParser - Class in org.openrdf.rio.ntriples
RDF parser for N-Triples files.
NTriplesParser() - Constructor for class org.openrdf.rio.ntriples.NTriplesParser
Creates a new NTriplesParser that will use a ValueFactoryImpl to create object for resources, bNodes and literals.
NTriplesParser(ValueFactory) - Constructor for class org.openrdf.rio.ntriples.NTriplesParser
Creates a new NTriplesParser that will use the supplied ValueFactory to create RDF model objects.
NTriplesParserFactory - Class in org.openrdf.rio.ntriples
An RDFParserFactory for N-Triples parsers.
NTriplesParserFactory() - Constructor for class org.openrdf.rio.ntriples.NTriplesParserFactory
 
NTriplesUtil - Class in org.openrdf.rio.ntriples
Utility methods for N-Triples encoding/decoding.
NTriplesUtil() - Constructor for class org.openrdf.rio.ntriples.NTriplesUtil
 
NTriplesWriter - Class in org.openrdf.rio.ntriples
An implementation of the RDFWriter interface that writes RDF documents in N-Triples format.
NTriplesWriter(OutputStream) - Constructor for class org.openrdf.rio.ntriples.NTriplesWriter
Creates a new NTriplesWriter that will write to the supplied OutputStream.
NTriplesWriter(Writer) - Constructor for class org.openrdf.rio.ntriples.NTriplesWriter
Creates a new NTriplesWriter that will write to the supplied Writer.
NTriplesWriterFactory - Class in org.openrdf.rio.ntriples
An RDFWriterFactory for N-Triples writers.
NTriplesWriterFactory() - Constructor for class org.openrdf.rio.ntriples.NTriplesWriterFactory
 
Null() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NULL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NULL_PARAM_VALUE - Static variable in class org.openrdf.http.protocol.Protocol
Parameter value for the NULL context.
NULL_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
NUM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
NUM - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
NumericExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteral() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralImpl - Class in org.openrdf.model.impl
An extension of LiteralImpl that stores a numeric value to avoid parsing.
NumericLiteralImpl(Number, URI) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates a literal with the specified value and datatype.
NumericLiteralImpl(byte) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:byte typed litral with the specified value.
NumericLiteralImpl(short) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:short typed litral with the specified value.
NumericLiteralImpl(int) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:int typed litral with the specified value.
NumericLiteralImpl(long) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:long typed litral with the specified value.
NumericLiteralImpl(float) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:float typed litral with the specified value.
NumericLiteralImpl(double) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
Creates an xsd:double typed litral with the specified value.
NumericLiteralNegative() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralPositive() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralUnsigned() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericMemLiteral - Class in org.openrdf.sail.memory.model
An extension of MemLiteral that stores a numeric value to avoid parsing.
NumericMemLiteral(Object, String, Number, URI) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, Number, URI) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, byte) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, short) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, int) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, long) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, float) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, double) - Constructor for class org.openrdf.sail.memory.model.NumericMemLiteral
 

O

OBJECT - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
Object() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OBJECT_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
OBJECT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'object' parameter of statement query.
ObjectList() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OBJECTPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#ObjectProperty
Offset() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OFFSET - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Offset() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OFFSET - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
ONEOF - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#oneOf
ONPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onProperty
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.extract.ExtractionController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.modify.add.AddController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.modify.remove.ClearController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.modify.remove.RemoveStatementsController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.query.BooleanQueryFormController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.query.ConstructQueryFormController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.repository.query.SelectQueryFormController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openrdf.http.webclient.server.ServerSelectionController
 
ONTOLOGY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Ontology
ONTOLOGYPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#OntologyProperty
OpenRDFException - Exception in org.openrdf
General superclass of all checked exceptions that parts of OpenRDF Sesame can throw.
OpenRDFException() - Constructor for exception org.openrdf.OpenRDFException
 
OpenRDFException(String) - Constructor for exception org.openrdf.OpenRDFException
 
OpenRDFException(Throwable) - Constructor for exception org.openrdf.OpenRDFException
 
OpenRDFException(String, Throwable) - Constructor for exception org.openrdf.OpenRDFException
 
OpenRDFUtil - Class in org.openrdf
General utility methods for OpenRDF/Sesame modules.
OpenRDFUtil() - Constructor for class org.openrdf.OpenRDFUtil
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.BindingAssigner
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.CompareOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer
Applies generally applicable optimizations: path expressions are sorted from more to less specific.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in interface org.openrdf.query.algebra.evaluation.QueryOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
optimizers - Variable in class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
OPTIONAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
OptionalGraphPattern() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OptPathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OptPathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Or - Class in org.openrdf.query.algebra
A boolean OR operator operating on two boolean expressions.
Or() - Constructor for class org.openrdf.query.algebra.Or
 
Or(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.Or
 
Or() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
OR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Order - Class in org.openrdf.query.algebra
An order operator that can be used to order bindings as specified by a set of value expressions.
Order() - Constructor for class org.openrdf.query.algebra.Order
 
Order(TupleExpr) - Constructor for class org.openrdf.query.algebra.Order
 
Order(TupleExpr, OrderElem...) - Constructor for class org.openrdf.query.algebra.Order
 
Order(TupleExpr, Iterable<OrderElem>) - Constructor for class org.openrdf.query.algebra.Order
 
ORDER - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
OrderClause() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OrderComparator - Class in org.openrdf.query.algebra.evaluation.util
 
OrderComparator(EvaluationStrategy, Order, ValueComparator) - Constructor for class org.openrdf.query.algebra.evaluation.util.OrderComparator
 
OrderCondition() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
OrderElem - Class in org.openrdf.query.algebra
 
OrderElem() - Constructor for class org.openrdf.query.algebra.OrderElem
 
OrderElem(ValueExpr) - Constructor for class org.openrdf.query.algebra.OrderElem
 
OrderElem(ValueExpr, boolean) - Constructor for class org.openrdf.query.algebra.OrderElem
 
OrderIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
OrderIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Comparator<BindingSet>) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.OrderIterator
 
org.openrdf - package org.openrdf
 
org.openrdf.console - package org.openrdf.console
A command line console tool for communicating with local Sesame repositories.
org.openrdf.http.client - package org.openrdf.http.client
 
org.openrdf.http.protocol - package org.openrdf.http.protocol
 
org.openrdf.http.protocol.error - package org.openrdf.http.protocol.error
 
org.openrdf.http.protocol.transaction - package org.openrdf.http.protocol.transaction
 
org.openrdf.http.protocol.transaction.operations - package org.openrdf.http.protocol.transaction.operations
 
org.openrdf.http.server - package org.openrdf.http.server
 
org.openrdf.http.server.protocol - package org.openrdf.http.server.protocol
 
org.openrdf.http.server.repository - package org.openrdf.http.server.repository
 
org.openrdf.http.server.repository.contexts - package org.openrdf.http.server.repository.contexts
 
org.openrdf.http.server.repository.namespaces - package org.openrdf.http.server.repository.namespaces
 
org.openrdf.http.server.repository.size - package org.openrdf.http.server.repository.size
 
org.openrdf.http.server.repository.statements - package org.openrdf.http.server.repository.statements
 
org.openrdf.http.webclient - package org.openrdf.http.webclient
 
org.openrdf.http.webclient.properties - package org.openrdf.http.webclient.properties
 
org.openrdf.http.webclient.repository - package org.openrdf.http.webclient.repository
 
org.openrdf.http.webclient.repository.explore - package org.openrdf.http.webclient.repository.explore
 
org.openrdf.http.webclient.repository.extract - package org.openrdf.http.webclient.repository.extract
 
org.openrdf.http.webclient.repository.modify.add - package org.openrdf.http.webclient.repository.modify.add
 
org.openrdf.http.webclient.repository.modify.remove - package org.openrdf.http.webclient.repository.modify.remove
 
org.openrdf.http.webclient.repository.query - package org.openrdf.http.webclient.repository.query
 
org.openrdf.http.webclient.server - package org.openrdf.http.webclient.server
 
org.openrdf.model - package org.openrdf.model
RDF model interfaces.
org.openrdf.model.datatypes - package org.openrdf.model.datatypes
 
org.openrdf.model.impl - package org.openrdf.model.impl
Default implementations of the RDF model interfaces.
org.openrdf.model.util - package org.openrdf.model.util
 
org.openrdf.model.vocabulary - package org.openrdf.model.vocabulary
Static constants for various vocabularies.
org.openrdf.query - package org.openrdf.query
Interfaces and classes for handling queries and query results.
org.openrdf.query.algebra - package org.openrdf.query.algebra
Query Algebra
org.openrdf.query.algebra.evaluation - package org.openrdf.query.algebra.evaluation
 
org.openrdf.query.algebra.evaluation.function - package org.openrdf.query.algebra.evaluation.function
 
org.openrdf.query.algebra.evaluation.impl - package org.openrdf.query.algebra.evaluation.impl
 
org.openrdf.query.algebra.evaluation.iterator - package org.openrdf.query.algebra.evaluation.iterator
 
org.openrdf.query.algebra.evaluation.util - package org.openrdf.query.algebra.evaluation.util
 
org.openrdf.query.algebra.helpers - package org.openrdf.query.algebra.helpers
 
org.openrdf.query.dawg - package org.openrdf.query.dawg
Functionality to convert tuple query results to and from the Data Access Working Group Test Result Set RDF Vocabulary
org.openrdf.query.impl - package org.openrdf.query.impl
 
org.openrdf.query.parser - package org.openrdf.query.parser
 
org.openrdf.query.parser.serql - package org.openrdf.query.parser.serql
The SeRQL query engine.
org.openrdf.query.parser.serql.ast - package org.openrdf.query.parser.serql.ast
 
org.openrdf.query.parser.sparql - package org.openrdf.query.parser.sparql
The SPARQL query engine.
org.openrdf.query.parser.sparql.ast - package org.openrdf.query.parser.sparql.ast
 
org.openrdf.query.resultio - package org.openrdf.query.resultio
 
org.openrdf.query.resultio.binary - package org.openrdf.query.resultio.binary
 
org.openrdf.query.resultio.sparqljson - package org.openrdf.query.resultio.sparqljson
A writer for the SPARQL Query Results JSON Format
org.openrdf.query.resultio.sparqlxml - package org.openrdf.query.resultio.sparqlxml
Parsers and writers for the SPARQL Query Results XML Format
org.openrdf.query.resultio.text - package org.openrdf.query.resultio.text
 
org.openrdf.repository - package org.openrdf.repository
The Repository API: the main API for handling Sesame repositories.
org.openrdf.repository.base - package org.openrdf.repository.base
 
org.openrdf.repository.config - package org.openrdf.repository.config
 
org.openrdf.repository.dataset - package org.openrdf.repository.dataset
 
org.openrdf.repository.dataset.config - package org.openrdf.repository.dataset.config
 
org.openrdf.repository.event - package org.openrdf.repository.event
 
org.openrdf.repository.event.base - package org.openrdf.repository.event.base
 
org.openrdf.repository.http - package org.openrdf.repository.http
A repository that serves as a proxy for a remote repository on a Sesame server.
org.openrdf.repository.http.config - package org.openrdf.repository.http.config
 
org.openrdf.repository.manager - package org.openrdf.repository.manager
 
org.openrdf.repository.sail - package org.openrdf.repository.sail
Repository implementation for local storage backends.
org.openrdf.repository.sail.config - package org.openrdf.repository.sail.config
 
org.openrdf.repository.util - package org.openrdf.repository.util
 
org.openrdf.rio - package org.openrdf.rio
General classes and interfaces for RDF parsers and RDF writers.
org.openrdf.rio.helpers - package org.openrdf.rio.helpers
Provides helpers classes for Rio.
org.openrdf.rio.n3 - package org.openrdf.rio.n3
Writer for RDF in Notation 3/N3 format.
org.openrdf.rio.ntriples - package org.openrdf.rio.ntriples
Parser and writer for RDF in N-Triples format.
org.openrdf.rio.rdfxml - package org.openrdf.rio.rdfxml
Parser and writer for XML-serialized RDF.
org.openrdf.rio.rdfxml.util - package org.openrdf.rio.rdfxml.util
 
org.openrdf.rio.trig - package org.openrdf.rio.trig
Parser and writer for RDF in TriG format.
org.openrdf.rio.trix - package org.openrdf.rio.trix
Parser and writer for RDF in TriX format.
org.openrdf.rio.turtle - package org.openrdf.rio.turtle
Parser and writer for RDF in Turtle format.
org.openrdf.sail - package org.openrdf.sail
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an API for RDF repositories.
org.openrdf.sail.config - package org.openrdf.sail.config
 
org.openrdf.sail.helpers - package org.openrdf.sail.helpers
Generic utility classes for RDF Sail implementations.
org.openrdf.sail.inferencer - package org.openrdf.sail.inferencer
 
org.openrdf.sail.inferencer.fc - package org.openrdf.sail.inferencer.fc
Forward-chaining inferencers, implemented as StackableSails.
org.openrdf.sail.inferencer.fc.config - package org.openrdf.sail.inferencer.fc.config
 
org.openrdf.sail.memory - package org.openrdf.sail.memory
An implementation of the RDF SAIL API that uses main memory for storage.
org.openrdf.sail.memory.config - package org.openrdf.sail.memory.config
 
org.openrdf.sail.memory.model - package org.openrdf.sail.memory.model
Classes implementing the storage model of the MemoryStore.
org.openrdf.sail.nativerdf - package org.openrdf.sail.nativerdf
Native RDF storage backend.
org.openrdf.sail.nativerdf.btree - package org.openrdf.sail.nativerdf.btree
 
org.openrdf.sail.nativerdf.config - package org.openrdf.sail.nativerdf.config
 
org.openrdf.sail.nativerdf.datastore - package org.openrdf.sail.nativerdf.datastore
 
org.openrdf.sail.nativerdf.model - package org.openrdf.sail.nativerdf.model
 
OTHER - Static variable in class org.openrdf.http.webclient.server.ServerSelection
 
OWL - Class in org.openrdf.model.vocabulary
Constants for OWL primitives and for the OWL namespace.
OWL() - Constructor for class org.openrdf.model.vocabulary.OWL
 

P

ParameterValueTag - Class in org.openrdf.http.webclient
 
ParameterValueTag() - Constructor for class org.openrdf.http.webclient.ParameterValueTag
 
parent - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
parent - Variable in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
parse(String) - Static method in class org.openrdf.http.protocol.error.ErrorInfo
Parses the string output that is produced by ErrorInfo.toString().
parse(InputStream) - Method in class org.openrdf.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
parse(Reader) - Method in class org.openrdf.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
parse(InputStream) - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultParser
 
parse(InputStream) - Method in interface org.openrdf.query.resultio.BooleanQueryResultParser
Parses the data from the supplied InputStream.
parse(InputStream, TupleQueryResultFormat, TupleQueryResultHandler, ValueFactory) - Static method in class org.openrdf.query.resultio.QueryResultIO
Parses a query result document, reporting the parsed solutions to the supplied TupleQueryResultHandler.
parse(InputStream, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Parses a query result document and returns it as a TupleQueryResult object.
parse(InputStream, BooleanQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
Parses a boolean query result document and returns the parsed value.
parse(InputStream) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParser
 
parse(InputStream) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
parse(InputStream) - Method in class org.openrdf.query.resultio.text.BooleanTextParser
 
parse(InputStream) - Method in interface org.openrdf.query.resultio.TupleQueryResultParser
Parses the data from the supplied InputStream.
parse(Graph, Resource) - Method in class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
 
parse(Graph, Resource) - Method in class org.openrdf.repository.config.RepositoryConfig
 
parse(Graph, Resource) - Method in interface org.openrdf.repository.config.RepositoryImplConfig
 
parse(Graph, Resource) - Method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
parse(Graph, Resource) - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
parse(Graph, Resource) - Method in class org.openrdf.repository.sail.config.SailRepositoryConfig
 
parse(InputStream, String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Implementation of the parse(InputStream, String) method defined in the RDFParser interface.
parse(Reader, String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Implementation of the parse(Reader, String) method defined in the RDFParser interface.
parse(InputStream, String) - Method in interface org.openrdf.rio.RDFParser
Parses the data from the supplied InputStream, using the supplied baseURI to resolve any relative URI references.
parse(Reader, String) - Method in interface org.openrdf.rio.RDFParser
Parses the data from the supplied Reader, using the supplied baseURI to resolve any relative URI references.
parse(InputStream, String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Parses the data from the supplied InputStream, using the supplied baseURI to resolve any relative URI references.
parse(Reader, String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Parses the data from the supplied Reader, using the supplied baseURI to resolve any relative URI references.
parse(InputStream, String) - Method in class org.openrdf.rio.trix.TriXParser
 
parse(Reader, String) - Method in class org.openrdf.rio.trix.TriXParser
 
parse(InputStream, String) - Method in class org.openrdf.rio.turtle.TurtleParser
Implementation of the parse(InputStream, String) method defined in the RDFParser interface.
parse(Reader, String) - Method in class org.openrdf.rio.turtle.TurtleParser
Implementation of the parse(Reader, String) method defined in the RDFParser interface.
parse(Graph, Resource) - Method in class org.openrdf.sail.config.DelegatingSailImplConfigBase
 
parse(Graph, Resource) - Method in interface org.openrdf.sail.config.SailImplConfig
 
parse(Graph, Resource) - Method in class org.openrdf.sail.config.SailImplConfigBase
 
parse(Graph, Resource) - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
parse(Graph, Resource) - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
parseBase() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseBNode(String, ValueFactory) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Parses an N-Triples bNode, creates an object for it using the supplied ValueFactory and returns this object.
parseBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:boolean string and returns its value.
parseBooleanParam(HttpServletRequest, String, boolean) - Static method in class org.openrdf.http.server.ProtocolUtil
 
parseBooleanQuery(QueryLanguage, String, String) - Static method in class org.openrdf.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:byte string and returns its value.
parseCalendar(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied calendar value string and returns its value.
parseCollection() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a collection, e.g.
parseContextParam(HttpServletRequest, String, ValueFactory) - Static method in class org.openrdf.http.server.ProtocolUtil
 
ParsedBooleanQuery - Class in org.openrdf.query.parser
A query formulated in the OpenRDF query algebra that produces a boolean value as its result.
ParsedBooleanQuery() - Constructor for class org.openrdf.query.parser.ParsedBooleanQuery
Creates a new boolean query.
ParsedBooleanQuery(TupleExpr) - Constructor for class org.openrdf.query.parser.ParsedBooleanQuery
Creates a new boolean query for the supplied tuple expression.
parseDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied decimal/floating point string and returns its value.
ParsedGraphQuery - Class in org.openrdf.query.parser
A query forumalated in the OpenRDF query algebra that produces an RDF graph (a set of statements) as its result.
ParsedGraphQuery() - Constructor for class org.openrdf.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphQuery(Map<String, String>) - Constructor for class org.openrdf.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphQuery(TupleExpr) - Constructor for class org.openrdf.query.parser.ParsedGraphQuery
Creates a new graph query for the supplied tuple expression.
ParsedGraphQuery(TupleExpr, Map<String, String>) - Constructor for class org.openrdf.query.parser.ParsedGraphQuery
Creates a new graph query.
parseDirective() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:double string and returns its value.
ParsedQuery - Class in org.openrdf.query.parser
Abstract super class of all query types that a query parser can generate.
ParsedQuery() - Constructor for class org.openrdf.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(TupleExpr) - Constructor for class org.openrdf.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(TupleExpr, Dataset) - Constructor for class org.openrdf.query.parser.ParsedQuery
Creates a new query object.
ParsedTupleQuery - Class in org.openrdf.query.parser
A query formulated in the OpenRDF query algebra that produces a set of tuples as its result.
ParsedTupleQuery() - Constructor for class org.openrdf.query.parser.ParsedTupleQuery
Creates a new tuple query.
ParsedTupleQuery(TupleExpr) - Constructor for class org.openrdf.query.parser.ParsedTupleQuery
Creates a new tuple query for the supplied tuple expression.
ParseErrorListener - Interface in org.openrdf.rio
An interface defining methods for receiving warning and error messages from an RDF parser.
ParseException - Exception in org.openrdf.query.parser.serql.ast
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
 
ParseException - Exception in org.openrdf.query.parser.sparql.ast
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.openrdf.query.parser.sparql.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.openrdf.query.parser.sparql.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openrdf.query.parser.sparql.ast.ParseException
 
parseFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:float string and returns its value.
parseGraph() - Method in class org.openrdf.rio.trig.TriGParser
 
parseGraphQuery(QueryLanguage, String, String) - Static method in class org.openrdf.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseImplicitBlank() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses an implicit blank node.
parseInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:int strings and returns its value.
parseInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:integer string and returns its value.
parseLiteral(String, ValueFactory) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Parses an N-Triples literal, creates an object for it using the supplied ValueFactory and returns this object.
ParseLocationListener - Interface in org.openrdf.rio
A listener interface for listening to the parser's progress.
parseLocationUpdate(int, int) - Method in interface org.openrdf.rio.ParseLocationListener
Signals an update of a parser's progress, indicated by a line and column number.
parseLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:long string and returns its value.
parseLongString() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a """long string""".
parseNodeID() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a blank node ID, e.g.
parseNumber() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseObject() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseObjectList() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parsePredicate() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parsePredicateObjectList() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parsePrefixID() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseQNameOrBoolean() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses qnames and boolean values, which have equivalent starting characters.
parseQuery(String, String) - Method in interface org.openrdf.query.parser.QueryParser
 
parseQuery(QueryLanguage, String, String) - Static method in class org.openrdf.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseQuery(String) - Static method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Parses the supplied SeRQL query and builds a syntax tree from it.
parseQuery(String, String) - Method in class org.openrdf.query.parser.serql.SeRQLParser
 
parseQuery(String) - Static method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
Parses the supplied SPARQL query and builds a syntax tree from it.
parseQuery(String, String) - Method in class org.openrdf.query.parser.sparql.SPARQLParser
 
parseQuotedLiteral() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a quoted string, optionally followed by a language tag or datatype.
parseQuotedString() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a quoted string, which is either a "normal string" or a """long string""".
parser - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
parser - Variable in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
parseRepositoryImpl(Graph, Resource) - Static method in class org.openrdf.sail.config.SailConfigUtil
 
parseResource(String, ValueFactory) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Parses an N-Triples resource, creates an object for it using the supplied ValueFactory and returns this object.
parseResourceParam(HttpServletRequest, String, ValueFactory) - Static method in class org.openrdf.http.server.ProtocolUtil
 
parseShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:short string and returns its value.
parseStatement() - Method in class org.openrdf.rio.trig.TriGParser
 
parseStatement() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseString() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses a "normal string".
parseSubject() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseTriples() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseTupleQuery(QueryLanguage, String, String) - Static method in class org.openrdf.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseURI(String, ValueFactory) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Parses an N-Triples URI, creates an object for it using the supplied ValueFactory and returns this object.
parseURI() - Method in class org.openrdf.rio.turtle.TurtleParser
 
parseURIParam(HttpServletRequest, String, ValueFactory) - Static method in class org.openrdf.http.server.ProtocolUtil
 
parseValue(String, ValueFactory) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Parses an N-Triples value, creates an object for it using the supplied ValueFactory and returns this object.
parseValue() - Method in class org.openrdf.rio.turtle.TurtleParser
Parses an RDF value.
parseValueParam(HttpServletRequest, String, ValueFactory) - Static method in class org.openrdf.http.server.ProtocolUtil
 
PASSWORD - Static variable in class org.openrdf.repository.http.config.HTTPRepositorySchema
http://www.openrdf.org/config/repository/http#password
PathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprBranch() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprCont() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
peek() - Method in class org.openrdf.rio.turtle.TurtleParser
 
PERSIST - Static variable in class org.openrdf.sail.memory.config.MemoryStoreSchema
http://www.openrdf.org/config/sail/memory#persist
PLAIN_LITERAL_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
PLAIN_LITERAL_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for plain literal values.
PLUS - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_CHAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_CHARS_BASE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_CHARS_U - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_END_CHAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_LOCAL - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_PREFIX - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PN_START_CHAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PNAME_LN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PNAME_NS - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
POS_INTEGER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
PosInteger() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
POSITIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#positiveInteger
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.openrdf.http.webclient.repository.RepositorySelectionInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
PREDICATE - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
PREDICATE_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
PREDICATE_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'predicate' parameter of a statement query.
PREFIX - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
PREFIX_NAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
PrefixDecl() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
PrefixedName() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.openrdf.http.server.ServerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.openrdf.http.webclient.NavigationRulesHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.openrdf.http.webclient.repository.RepositorySelectionInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
prepare() - Method in class org.openrdf.http.webclient.IterationTag
 
prepareBooleanQuery(QueryLanguage, String) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.dataset.DatasetRepositoryConnection
 
prepareBooleanQuery(QueryLanguage, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares true/false queries.
prepareBooleanQuery(QueryLanguage, String, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares true/false queries.
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.dataset.DatasetRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares queries that produce RDF graphs.
prepareGraphQuery(QueryLanguage, String, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares queries that produce RDF graphs.
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
prepareQuery(QueryLanguage, String) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
prepareQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
prepareQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.dataset.DatasetRepositoryConnection
 
prepareQuery(QueryLanguage, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares a query for evaluation on this repository (optional operation).
prepareQuery(QueryLanguage, String, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares a query for evaluation on this repository (optional operation).
prepareQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.dataset.DatasetRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares a query that produces sets of value tuples.
prepareTupleQuery(QueryLanguage, String, String) - Method in interface org.openrdf.repository.RepositoryConnection
Prepares a query that produces sets of value tuples.
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
preserveBNodeIDs() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
preservesBNodeIDs() - Method in class org.openrdf.repository.util.RDFInserter
Checks whether this RDFInserter preserves blank node IDs.
prevCharIsCR - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
prevCharIsCR - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
prevCharIsLF - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
prevCharIsLF - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
previous() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
PrimaryExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
print(PrintStream) - Method in class org.openrdf.sail.nativerdf.btree.BTree
 
printTree(QueryModelNode) - Static method in class org.openrdf.query.algebra.helpers.QueryModelTreePrinter
 
PRIORVERSION - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#priorVersion
process(QueryModelNode) - Static method in class org.openrdf.query.algebra.helpers.StatementPatternCollector
 
process(QueryModelNode) - Static method in class org.openrdf.query.algebra.helpers.VarNameCollector
 
process(ASTQueryContainer) - Static method in class org.openrdf.query.parser.sparql.DatasetDeclProcessor
Extracts a SPARQL #Dataset from an ASTQueryContainer, if one is contained.
project(ProjectionElemList, BindingSet, BindingSet) - Static method in class org.openrdf.query.algebra.evaluation.iterator.ProjectionIterator
 
Projection - Class in org.openrdf.query.algebra
A generalized projection (allowing the bindings to be renamed) on a tuple expression.
Projection() - Constructor for class org.openrdf.query.algebra.Projection
 
Projection(TupleExpr) - Constructor for class org.openrdf.query.algebra.Projection
 
Projection(TupleExpr, ProjectionElemList) - Constructor for class org.openrdf.query.algebra.Projection
 
ProjectionElem - Class in org.openrdf.query.algebra
 
ProjectionElem() - Constructor for class org.openrdf.query.algebra.ProjectionElem
 
ProjectionElem(String) - Constructor for class org.openrdf.query.algebra.ProjectionElem
 
ProjectionElem(String, String) - Constructor for class org.openrdf.query.algebra.ProjectionElem
 
ProjectionElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ProjectionElemList - Class in org.openrdf.query.algebra
 
ProjectionElemList() - Constructor for class org.openrdf.query.algebra.ProjectionElemList
 
ProjectionElemList(ProjectionElem...) - Constructor for class org.openrdf.query.algebra.ProjectionElemList
 
ProjectionElemList(Iterable<ProjectionElem>) - Constructor for class org.openrdf.query.algebra.ProjectionElemList
 
ProjectionIterator - Class in org.openrdf.query.algebra.evaluation.iterator
 
ProjectionIterator(Projection, CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.ProjectionIterator
 
Prolog() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
PROPERTY - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
PropertyList() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Protocol - Class in org.openrdf.http.protocol
 
Protocol() - Constructor for class org.openrdf.http.protocol.Protocol
 
PROTOCOL - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the protocol resource.
ProtocolController - Class in org.openrdf.http.server.protocol
Handles requests for protocol information.
ProtocolController() - Constructor for class org.openrdf.http.server.protocol.ProtocolController
 
ProtocolExceptionResolver - Class in org.openrdf.http.server
Simple resolver for Exceptions: returns the correct response code and message to the client.
ProtocolExceptionResolver() - Constructor for class org.openrdf.http.server.ProtocolExceptionResolver
 
ProtocolInterceptor - Class in org.openrdf.http.server.protocol
Interceptor for protocol requests.
ProtocolInterceptor() - Constructor for class org.openrdf.http.server.protocol.ProtocolInterceptor
 
ProtocolUtil - Class in org.openrdf.http.server
Utilities to help with the transition between HTTP requests/responses and values expected by the protocol.
ProtocolUtil() - Constructor for class org.openrdf.http.server.ProtocolUtil
 

Q

Q_IRI_REF - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
QNAME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#QName
QName() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
QNAME_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
qnameToURI(QName) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
Maps a datatype QName from the javax.xml.namespace package to an XML Schema URI for the corresponding datatype.
Query() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Query() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Query - Interface in org.openrdf.query
A query on a Repository that can be formulated in one of the supported query languages (for example SeRQL or SPARQL).
QUERY_EVALUATION_ERROR - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
QUERY_LANGUAGE_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the query language parameter.
QUERY_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the query parameter.
QUERY_RESULT_KEY - Static variable in class org.openrdf.http.server.repository.QueryResultView
Key by which the query result is stored in the model.
QueryBindingSet - Class in org.openrdf.query.algebra.evaluation
An implementation of the BindingSet interface that is used to evalate query object models.
QueryBindingSet() - Constructor for class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
QueryBindingSet(int) - Constructor for class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
QueryBindingSet(BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
QueryBody() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QueryContainer() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QueryContainer() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
QueryErrorType - Enum in org.openrdf.query.resultio.binary
A type-safe enumeration for query error types.
QueryEvaluationException - Exception in org.openrdf.query
An exception indicating that the evaluation of a query failed.
QueryEvaluationException() - Constructor for exception org.openrdf.query.QueryEvaluationException
 
QueryEvaluationException(String) - Constructor for exception org.openrdf.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException.
QueryEvaluationException(Throwable) - Constructor for exception org.openrdf.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException wrapping another exception.
QueryEvaluationException(String, Throwable) - Constructor for exception org.openrdf.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException wrapping another exception.
QueryEvaluationUtil - Class in org.openrdf.query.algebra.evaluation.util
 
QueryEvaluationUtil() - Constructor for class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
 
QueryFormController - Class in org.openrdf.http.webclient.repository.query
 
QueryFormController() - Constructor for class org.openrdf.http.webclient.repository.query.QueryFormController
 
QueryInfo - Class in org.openrdf.http.webclient.repository.query
 
QueryInfo() - Constructor for class org.openrdf.http.webclient.repository.query.QueryInfo
 
QueryJoinOptimizer - Class in org.openrdf.query.algebra.evaluation.impl
A query optimizer that re-orders nested Joins.
QueryJoinOptimizer() - Constructor for class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer
 
QueryJoinOptimizer(EvaluationStatistics) - Constructor for class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer
 
QueryJoinOptimizer.JoinVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
QueryJoinOptimizer.JoinVisitor() - Constructor for class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
 
QueryLanguage - Class in org.openrdf.query
A type-safe enumeration for RDF query languages.
QueryLanguage(String) - Constructor for class org.openrdf.query.QueryLanguage
Creates a new QueryLanguage object.
queryLanguage - Variable in class org.openrdf.repository.http.HTTPQuery
 
QueryModelNode - Interface in org.openrdf.query.algebra
Main interface for all query model nodes.
QueryModelNodeBase - Class in org.openrdf.query.algebra
Base implementation of QueryModelNode.
QueryModelNodeBase() - Constructor for class org.openrdf.query.algebra.QueryModelNodeBase
 
QueryModelNodeReplacer - Class in org.openrdf.query.algebra.helpers
 
QueryModelNodeReplacer() - Constructor for class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
QueryModelTreePrinter - Class in org.openrdf.query.algebra.helpers
QueryModelVisitor implementation that "prints" a tree representation of a query model.
QueryModelTreePrinter() - Constructor for class org.openrdf.query.algebra.helpers.QueryModelTreePrinter
 
QueryModelVisitor<X extends Exception> - Interface in org.openrdf.query.algebra
 
QueryModelVisitorBase<X extends Exception> - Class in org.openrdf.query.algebra.helpers
Base class for QueryModelVisitors.
QueryModelVisitorBase() - Constructor for class org.openrdf.query.algebra.helpers.QueryModelVisitorBase
 
QueryOptimizer - Interface in org.openrdf.query.algebra.evaluation
Interface used by EvalutationStrategyImpl prior to evalutating the query.
QueryOptimizerList - Class in org.openrdf.query.algebra.evaluation.util
A query optimizer that contains a list of other query optimizers, which are called consecutively when the list's QueryOptimizerList.optimize(TupleExpr, Dataset, BindingSet) method is called.
QueryOptimizerList() - Constructor for class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
QueryOptimizerList(List<QueryOptimizer>) - Constructor for class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
QueryOptimizerList(QueryOptimizer...) - Constructor for class org.openrdf.query.algebra.evaluation.util.QueryOptimizerList
 
QueryParser - Interface in org.openrdf.query.parser
An RDF query parser translate query strings in some query language to OpenRDF query models.
QueryParserFactory - Interface in org.openrdf.query.parser
A QueryParserFactory returns QueryParsers for a specific query language.
QueryParserRegistry - Class in org.openrdf.query.parser
A registry that keeps track of the available QueryParserFactorys.
QueryParserRegistry() - Constructor for class org.openrdf.query.parser.QueryParserRegistry
 
QueryParserUtil - Class in org.openrdf.query.parser
Utility class for creating query parsers and parsing queries in various query languages.
QueryParserUtil() - Constructor for class org.openrdf.query.parser.QueryParserUtil
 
QueryResult<T> - Interface in org.openrdf.query
Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).
QueryResultFunctions - Class in org.openrdf.http.webclient.repository.query
 
QueryResultFunctions() - Constructor for class org.openrdf.http.webclient.repository.query.QueryResultFunctions
 
QueryResultIO - Class in org.openrdf.query.resultio
Class offering utility methods related to query results.
QueryResultIO() - Constructor for class org.openrdf.query.resultio.QueryResultIO
 
QueryResultParseException - Exception in org.openrdf.query.resultio
A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or doesn't want to recover.
QueryResultParseException(String) - Constructor for exception org.openrdf.query.resultio.QueryResultParseException
Creates a new QueryResultParseException.
QueryResultParseException(String, int, int) - Constructor for exception org.openrdf.query.resultio.QueryResultParseException
Creates a new QueryResultParseException.
QueryResultParseException(Throwable) - Constructor for exception org.openrdf.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultParseException(Throwable, int, int) - Constructor for exception org.openrdf.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultUtil - Class in org.openrdf.query
Class offering utility methods related to query results.
QueryResultUtil() - Constructor for class org.openrdf.query.QueryResultUtil
 
QueryResultView - Class in org.openrdf.http.server.repository
Base class for rendering query results.
QueryResultView() - Constructor for class org.openrdf.http.server.repository.QueryResultView
 
QueryRoot - Class in org.openrdf.query.algebra
A semantics-less query model node that is used as the root of query model trees.
QueryRoot() - Constructor for class org.openrdf.query.algebra.QueryRoot
 
QueryRoot(TupleExpr) - Constructor for class org.openrdf.query.algebra.QueryRoot
 
queryString - Variable in class org.openrdf.repository.http.HTTPQuery
 

R

RANGE - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#range
RBRACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
RBRACE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
RBRACK - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
RBRACK - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
RDF - Class in org.openrdf.model.vocabulary
Constants for RDF primitives and for the RDF namespace.
RDF() - Constructor for class org.openrdf.model.vocabulary.RDF
 
RDFFileUpload - Class in org.openrdf.http.webclient.repository.modify.add
 
RDFFileUpload() - Constructor for class org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
 
RDFFormat - Class in org.openrdf.rio
Represents the concept of an RDF data serialization format.
RDFFormat(String, String, Charset, String, boolean, boolean) - Constructor for class org.openrdf.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormat(String, String, Charset, Collection<String>, boolean, boolean) - Constructor for class org.openrdf.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormat(String, Collection<String>, Charset, Collection<String>, boolean, boolean) - Constructor for class org.openrdf.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormatPropertyEditor - Class in org.openrdf.http.webclient.properties
 
RDFFormatPropertyEditor() - Constructor for class org.openrdf.http.webclient.properties.RDFFormatPropertyEditor
 
rdfHandler - Variable in class org.openrdf.rio.helpers.RDFParserBase
The RDFHandler that will handle the parsed RDF.
RDFHandler - Interface in org.openrdf.rio
An interface defining methods related to RDF data handling.
RDFHandlerBase - Class in org.openrdf.rio.helpers
Base class for RDFHandlers with dummy implementations of all methods.
RDFHandlerBase() - Constructor for class org.openrdf.rio.helpers.RDFHandlerBase
 
RDFHandlerException - Exception in org.openrdf.rio
An exception that can be thrown by an RDFHandler when it encounters an unrecoverable error.
RDFHandlerException(String) - Constructor for exception org.openrdf.rio.RDFHandlerException
Creates a new RDFHandlerException.
RDFHandlerException(Throwable) - Constructor for exception org.openrdf.rio.RDFHandlerException
Creates a new RDFHandlerException.
RDFHandlerException(String, Throwable) - Constructor for exception org.openrdf.rio.RDFHandlerException
Creates a new RDFHandlerException wrapping another exception.
RDFHandlerWrapper - Class in org.openrdf.rio.helpers
Convenience base class for RDF handlers that wrap another RDF handler.
RDFHandlerWrapper(RDFHandler) - Constructor for class org.openrdf.rio.helpers.RDFHandlerWrapper
Creates a new RDFHandlerWrapper that wraps the supplied RDF handler.
RDFInserter - Class in org.openrdf.repository.util
An RDFHandler that adds RDF data to a repository.
RDFInserter(RepositoryConnection) - Constructor for class org.openrdf.repository.util.RDFInserter
Creates a new RDFInserter object that preserves bnode IDs and that does not enforce any context upon statements that are reported to it.
RDFLiteral() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
RDFParseException - Exception in org.openrdf.rio
A parse exception that can be thrown by a parser when it encounters an error from which it cannot or doesn't want to recover.
RDFParseException(String) - Constructor for exception org.openrdf.rio.RDFParseException
Creates a new ParseException.
RDFParseException(String, int, int) - Constructor for exception org.openrdf.rio.RDFParseException
Creates a new ParseException.
RDFParseException(Throwable) - Constructor for exception org.openrdf.rio.RDFParseException
Creates a new ParseException wrapping another exception.
RDFParseException(Throwable, int, int) - Constructor for exception org.openrdf.rio.RDFParseException
Creates a new ParseException wrapping another exception.
RDFParser - Interface in org.openrdf.rio
An interface for RDF parsers.
RDFParser.DatatypeHandling - Enum in org.openrdf.rio
 
RDFParserBase - Class in org.openrdf.rio.helpers
Base class for RDFParsers offering common functionality for RDF parsers.
RDFParserBase() - Constructor for class org.openrdf.rio.helpers.RDFParserBase
Creates a new RDFParserBase that will use a ValueFactoryImpl to create RDF model objects.
RDFParserBase(ValueFactory) - Constructor for class org.openrdf.rio.helpers.RDFParserBase
Creates a new TurtleParser that will use the supplied ValueFactory to create RDF model objects.
RDFParserFactory - Interface in org.openrdf.rio
A RDFParserFactory returns RDFParsers for a specific RDF format.
RDFParserRegistry - Class in org.openrdf.rio
A registry that keeps track of the available RDFParserFactorys.
RDFParserRegistry() - Constructor for class org.openrdf.rio.RDFParserRegistry
 
RDFRemover - Class in org.openrdf.repository.util
An RDFHandler that removes RDF data from a repository.
RDFRemover(RepositoryConnection) - Constructor for class org.openrdf.repository.util.RDFRemover
Creates a new RDFRemover object that removes the data from the default context.
RDFS - Class in org.openrdf.model.vocabulary
Constants for RDF Schema primitives and for the RDF Schema namespace.
RDFS() - Constructor for class org.openrdf.model.vocabulary.RDFS
 
RDFTextUpload - Class in org.openrdf.http.webclient.repository.modify.add
 
RDFTextUpload() - Constructor for class org.openrdf.http.webclient.repository.modify.add.RDFTextUpload
 
RDFUpload - Class in org.openrdf.http.webclient.repository.modify.add
 
RDFUpload() - Constructor for class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
RDFURLUpload - Class in org.openrdf.http.webclient.repository.modify.add
 
RDFURLUpload() - Constructor for class org.openrdf.http.webclient.repository.modify.add.RDFURLUpload
 
RDFWriter - Interface in org.openrdf.rio
An interface for RDF document writers.
RDFWriterFactory - Interface in org.openrdf.rio
A RDFWriterFactory returns RDFWriters for a specific RDF format.
RDFWriterRegistry - Class in org.openrdf.rio
A registry that keeps track of the available RDFWriterFactorys.
RDFWriterRegistry() - Constructor for class org.openrdf.rio.RDFWriterRegistry
 
RDFXML - Static variable in class org.openrdf.rio.RDFFormat
The RDF/XML file format.
RDFXMLParser - Class in org.openrdf.rio.rdfxml
A parser for XML-serialized RDF.
RDFXMLParser() - Constructor for class org.openrdf.rio.rdfxml.RDFXMLParser
Creates a new RDFXMLParser that will use a ValueFactoryImpl to create RDF model objects.
RDFXMLParser(ValueFactory) - Constructor for class org.openrdf.rio.rdfxml.RDFXMLParser
Creates a new RDFXMLParser that will use the supplied ValueFactory to create RDF model objects.
RDFXMLParserFactory - Class in org.openrdf.rio.rdfxml
An RDFParserFactory for RDF/XML parsers.
RDFXMLParserFactory() - Constructor for class org.openrdf.rio.rdfxml.RDFXMLParserFactory
 
RDFXMLPrettyWriter - Class in org.openrdf.rio.rdfxml.util
An extension of RDFXMLWriter that outputs a more concise form of RDF/XML.
RDFXMLPrettyWriter(OutputStream) - Constructor for class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied OutputStream.
RDFXMLPrettyWriter(Writer) - Constructor for class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied Writer.
RDFXMLPrettyWriterFactory - Class in org.openrdf.rio.rdfxml.util
An RDFWriterFactory for RDF/XML writers.
RDFXMLPrettyWriterFactory() - Constructor for class org.openrdf.rio.rdfxml.util.RDFXMLPrettyWriterFactory
 
RDFXMLWriter - Class in org.openrdf.rio.rdfxml
An implementation of the RDFWriter interface that writes RDF documents in XML-serialized RDF format.
RDFXMLWriter(OutputStream) - Constructor for class org.openrdf.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied OutputStream.
RDFXMLWriter(Writer) - Constructor for class org.openrdf.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied Writer.
RDFXMLWriterFactory - Class in org.openrdf.rio.rdfxml
An RDFWriterFactory for RDF/XML writers.
RDFXMLWriterFactory() - Constructor for class org.openrdf.rio.rdfxml.RDFXMLWriterFactory
 
read() - Method in class org.openrdf.rio.turtle.TurtleParser
 
ReadByte() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
readChar() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
readChar() - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
readMode - Variable in class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
ReadMode - Enum in org.openrdf.sail.memory.model
A type-safe enumeration for read modes for MemStatementIterator.
readTransaction - Variable in class org.openrdf.sail.nativerdf.NativeTripleSource
 
RecordComparator - Interface in org.openrdf.sail.nativerdf.btree
 
RecordIterator - Interface in org.openrdf.sail.nativerdf.btree
An iterator that iterates over records, for example those in a BTree.
REDUCED - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
referenceData(HttpServletRequest) - Method in class org.openrdf.http.webclient.repository.extract.ExtractionController
 
referenceData(HttpServletRequest) - Method in class org.openrdf.http.webclient.repository.modify.add.AddController
 
referenceData(HttpServletRequest) - Method in class org.openrdf.http.webclient.repository.query.BooleanQueryFormController
 
referenceData(HttpServletRequest) - Method in class org.openrdf.http.webclient.repository.query.ConstructQueryFormController
 
referenceData(HttpServletRequest) - Method in class org.openrdf.http.webclient.repository.query.QueryFormController
 
refresh() - Method in class org.openrdf.repository.manager.RepositoryManager
Shuts down all initialized user repositories.
Regex - Class in org.openrdf.query.algebra
Compares the string representation of a value expression to a pattern.
Regex() - Constructor for class org.openrdf.query.algebra.Regex
 
Regex(ValueExpr, ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.Regex
 
REGEX - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
RegexExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
register(String) - Static method in class org.openrdf.http.protocol.error.ErrorType
 
register(String) - Static method in class org.openrdf.query.QueryLanguage
Registers the specified query language.
register(QueryLanguage) - Static method in class org.openrdf.query.QueryLanguage
Registers the specified query language.
register(String, String, String) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Registers the specified boolean query result format.
register(BooleanQueryResultFormat) - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Registers the specified boolean query result format.
register(String, String, String) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Registers the specified tuple query result format.
register(TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Registers the specified tuple query result format.
register(String, String, String, Charset) - Static method in class org.openrdf.rio.RDFFormat
Registers the specified RDF file format.
register(RDFFormat) - Static method in class org.openrdf.rio.RDFFormat
Registers the specified RDF file format.
registerIteration(CloseableIteration<T, E>) - Method in class org.openrdf.sail.helpers.SailConnectionBase
Registers an iteration as active by wrapping it in a SailBaseIteration object and adding it to the list of active iterations.
ReifiedStat() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(Reader, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(Reader) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ReInit(InputStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(Reader) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(SyntaxTreeBuilderTokenManager) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(SimpleCharStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(Reader, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(Reader) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
ReInit(InputStream) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ReInit(Reader) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ReInit(SyntaxTreeBuilderTokenManager) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
ReInit(JavaCharStream) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
ReInit(JavaCharStream, int) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
RelationalExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
releaseConnection(HttpMethod) - Method in class org.openrdf.http.client.HTTPClient
 
relocate(Filter, TupleExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
 
RemoteRepositoryManager - Class in org.openrdf.repository.manager
A manager for Repositorys that reside on a remote server.
RemoteRepositoryManager(String) - Constructor for class org.openrdf.repository.manager.RemoteRepositoryManager
Creates a new RepositoryManager that operates on the specfified base directory.
RemovalSpecification - Class in org.openrdf.http.webclient.repository.modify.remove
 
RemovalSpecification() - Constructor for class org.openrdf.http.webclient.repository.modify.remove.RemovalSpecification
 
remove(Graph, Resource, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Utility method that removes all statements matching the specified criteria from a graph.
remove() - Method in class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
 
remove() - Method in class org.openrdf.query.algebra.evaluation.iterator.OrderIterator
 
remove() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
remove(int) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
remove() - Method in class org.openrdf.query.impl.TupleQueryResultImpl
 
remove(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
remove(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
remove(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
remove(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
remove(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
remove(RepositoryConnection, Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
remove(RepositoryConnection, Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
remove(Resource, URI, Value, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Removes the statement(s) with the specified subject, predicate and object from the repository, optionally restricted to the specified contexts.
remove(Statement, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Removes the supplied statement from the specified contexts in the repository.
remove(Iterable<? extends Statement>, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Removes the supplied statements from the specified contexts in this repository.
remove(Iteration<? extends Statement, E>, Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Removes the supplied statements from a specific context in this repository, ignoring any context information carried by the statements themselves.
remove() - Method in class org.openrdf.sail.memory.model.MemStatementIterator
Throws an UnsupportedOperationException.
remove(int) - Method in class org.openrdf.sail.memory.model.MemStatementList
 
remove(MemStatement) - Method in class org.openrdf.sail.memory.model.MemStatementList
 
remove(Object) - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
remove(byte[]) - Method in class org.openrdf.sail.nativerdf.btree.BTree
Removes the value that matches the specified key from the B-Tree.
removeAll(Collection<String>) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
removeBinding(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
removeBinding(String) - Method in class org.openrdf.query.impl.AbstractQuery
 
removeBinding(String) - Method in class org.openrdf.query.impl.MapBindingSet
Removes a binding from the solution.
removeBinding(String) - Method in interface org.openrdf.query.Query
Removes a previously set binding on the supplied variable.
removeChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
removeConnectionListener(SailConnectionListener) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
removeConnectionListener(SailConnectionListener) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
removeConnectionListener(SailConnectionListener) - Method in interface org.openrdf.sail.SailConnection
Deregisters a SailConnection listener with this SailConnection.
removeContextStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
removeContextStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemResource
Removes a statement from this MemResource's list of statements for which it represents the context.
removeContextStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
removeDefaultGraph(URI) - Method in class org.openrdf.query.impl.DatasetImpl
Removes a graph URI from the set of default graph URIs.
removeFromComponentLists() - Method in class org.openrdf.sail.memory.model.MemStatement
Lets this statement remove itself from the appropriate statement lists of its subject, predicate, object and context.
removeID(int, int) - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
Removes the specified ID from this hash index.
removeInferredStatement(Resource, URI, Value, Resource...) - Method in interface org.openrdf.sail.inferencer.InferencerConnection
Removes an inferred statement from a specific context.
removeInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
 
removeInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
removeInferredStatement(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
removeIteratorStatements(CloseableIteration<MemStatement, SailException>, boolean) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
removeNamedGraph(URI) - Method in class org.openrdf.query.impl.DatasetImpl
Removes a graph URI from the set of named graph URIs.
removeNamespace(String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
removeNamespace(String) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
removeNamespace(String) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
removeNamespace(RepositoryConnection, String) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
removeNamespace(RepositoryConnection, String) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
removeNamespace(RepositoryConnection, String) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
removeNamespace(String) - Method in interface org.openrdf.repository.RepositoryConnection
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespace(String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
removeNamespace(String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
removeNamespace(String) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
removeNamespace(String) - Method in interface org.openrdf.sail.SailConnection
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespaceInternal(String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
removeNamespaceInternal(String) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
removeNamespaceInternal(String) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
RemoveNamespaceOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that removes the namespace for a specific prefix.
RemoveNamespaceOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
RemoveNamespaceOperation(String) - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
removeNamespacePrefix(String) - Method in class org.openrdf.http.client.HTTPClient
 
removeNode(QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
removeObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
removeObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemLiteral
 
removeObjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
removeObjectStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemValue
Removes a statement from this MemValue's list of statements for which it is the object.
removePredicateStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
Removes a statement from this MemURI's list of statements for which it is the predicate.
removeRepositoryConfig(String) - Method in class org.openrdf.repository.manager.RepositoryManager
Removes the configuration for the specified repository from the manager's system repository if such a configuration is present.
removeRepositoryConfigs(Repository, String...) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
Removes one or more Repository configurations from a Repository.
removeRepositoryConnectinoListener(RepositoryConnectionListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
Removes a registered RepositoryConnectionListener from this repository.
removeRepositoryConnectinoListener(RepositoryConnectionListener) - Method in interface org.openrdf.repository.event.NotifyingRepository
Removes a registered RepositoryConnectionListener from this repository.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
Removes a registered RepositoryConnectionInterceptor from this connection.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.openrdf.repository.event.InterceptingRepositoryConnection
Removes a registered RepositoryConnectionInterceptor from this connection.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
Removes a registered RepositoryConnectionListener from this connection.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.openrdf.repository.event.NotifyingRepositoryConnection
Removes a registered RepositoryConnectionListener from this connection.
removeRepositoryInterceptor(RepositoryInterceptor) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
Removes a registered RepositoryInterceptor from this repository.
removeRepositoryInterceptor(RepositoryInterceptor) - Method in interface org.openrdf.repository.event.InterceptingRepository
Removes a registered RepositoryInterceptor from this repository.
removeRepositoryListener(RepositoryListener) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
Removes a registered RepositoryListener from this repository.
removeRepositoryListener(RepositoryListener) - Method in interface org.openrdf.repository.event.NotifyingRepository
Removes a registered RepositoryListener from this repository.
removeSailChangedListener(SailChangedListener) - Method in class org.openrdf.sail.helpers.SailBase
 
removeSailChangedListener(SailChangedListener) - Method in class org.openrdf.sail.helpers.SailWrapper
 
removeSailChangedListener(SailChangedListener) - Method in interface org.openrdf.sail.Sail
Removes the specified SailChangedListener so that it no longer receives events from this Sail object.
removeStatement(MemStatement, boolean) - Method in class org.openrdf.sail.memory.MemoryStore
 
removeStatements(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
removeStatements(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
removeStatements(Resource, URI, Value, Resource...) - Method in interface org.openrdf.sail.SailConnection
Removes all statements matching the specified subject, predicate and object from the repository.
RemoveStatementsController - Class in org.openrdf.http.webclient.repository.modify.remove
 
RemoveStatementsController() - Constructor for class org.openrdf.http.webclient.repository.modify.remove.RemoveStatementsController
 
removeStatementsInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
removeStatementsInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
removeStatementsInternal(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
Removes the statements that match the specified pattern of subject, predicate, object and context.
removeStatementsInternal(Resource, URI, Value, Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
RemoveStatementsOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation to remove statements matching specific pattern of subject, predicate and object.
RemoveStatementsOperation(Resource, URI, Value, Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
Creates a RemoveStatementsOperation.
removeSubjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemBNode
 
removeSubjectStatement(MemStatement) - Method in interface org.openrdf.sail.memory.model.MemResource
Removes a statement from this MemResource's list of statements for which it is the subject.
removeSubjectStatement(MemStatement) - Method in class org.openrdf.sail.memory.model.MemURI
 
removeWithoutCommit(Statement, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
removeWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.BooleanQueryResultView
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.GraphQueryResultView
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.http.server.repository.TupleQueryResultView
 
REPEAT_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.BinaryTupleOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.BinaryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Bound
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Extension
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.ExtensionElem
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Filter
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.FunctionCall
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Group
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.GroupElem
 
replaceChildNode(QueryModelNode, QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.LeftJoin
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.MultiProjection
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Order
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.OrderElem
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.Projection
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in interface org.openrdf.query.algebra.QueryModelNode
Replaces one of the child nodes with a new node.
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.QueryModelNodeBase
Default implementation of QueryModelNode.replaceChildNode(QueryModelNode, QueryModelNode) that throws an IllegalArgumentException indicating that current is not a child node of this node.
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.StatementPattern
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.SubQueryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.UnaryTupleOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.UnaryValueOperator
 
replaceNode(QueryModelNode, QueryModelNode) - Method in class org.openrdf.query.algebra.helpers.QueryModelNodeReplacer
 
replacer - Variable in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
 
replaceValues(TupleExpr) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
replaceWith(QueryModelNode) - Method in interface org.openrdf.query.algebra.QueryModelNode
Substitutes this node with a new node in the query model tree.
replaceWith(QueryModelNode) - Method in class org.openrdf.query.algebra.QueryModelNodeBase
Default implementation of QueryModelNode.replaceChildNode(QueryModelNode, QueryModelNode) that throws an IllegalArgumentException indicating that current is not a child node of this node.
report(TupleQueryResult, TupleQueryResultHandler) - Static method in class org.openrdf.query.QueryResultUtil
Reports a tuple query result to a TupleQueryResultHandler.
report(GraphQueryResult, RDFHandler) - Static method in class org.openrdf.query.QueryResultUtil
Reports a graph query result to an RDFHandler.
reportDeltas() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
reportError(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports an error to the registered ParseErrorListener, if any.
reportError(String, int, int) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports an error with associated line- and column number to the registered ParseErrorListener, if any.
reportError(String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Overrides RDFParserBase.reportError(String), adding line number information to the error.
reportError(String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Overrides RDFParserBase.reportError(String), adding line- and column number information to the error.
reportError(String) - Method in class org.openrdf.rio.turtle.TurtleParser
Overrides RDFParserBase.reportError(String), adding line number information to the error.
reportFatalError(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(String, int, int) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(Exception) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(Exception, int, int) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException wrapped the supplied exception afterwards.
reportFatalError(String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Overrides RDFParserBase.reportFatalError(String), adding line number information to the error.
reportFatalError(Exception) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Overrides RDFParserBase.reportFatalError(Exception), adding line number information to the error.
reportFatalError(String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Overrides RDFParserBase.reportFatalError(String), adding line- and column number information to the error.
reportFatalError(Exception) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Overrides RDFParserBase.reportFatalError(Exception), adding line- and column number information to the error.
reportFatalError(String) - Method in class org.openrdf.rio.turtle.TurtleParser
Overrides RDFParserBase.reportFatalError(String), adding line number information to the error.
reportFatalError(Exception) - Method in class org.openrdf.rio.turtle.TurtleParser
Overrides RDFParserBase.reportFatalError(Exception), adding line number information to the error.
reportLocation(int, int) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports the specified line- and column number to the registered ParseLocationListener, if any.
reportLocation() - Method in class org.openrdf.rio.turtle.TurtleParser
 
reportStatement(Resource, URI, Value) - Method in class org.openrdf.rio.trig.TriGParser
 
reportStatement(Resource, URI, Value) - Method in class org.openrdf.rio.turtle.TurtleParser
 
reportWarning(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a warning to the registered ParseErrorListener, if any.
reportWarning(String, int, int) - Method in class org.openrdf.rio.helpers.RDFParserBase
Reports a warning with associated line- and column number to the registered ParseErrorListener, if any.
reportWarning(String) - Method in class org.openrdf.rio.ntriples.NTriplesParser
Overrides RDFParserBase.reportWarning(String), adding line number information to the error.
reportWarning(String) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Overrides RDFParserBase.reportWarning(String), adding line- and column number information to the error.
reportWarning(String) - Method in class org.openrdf.rio.turtle.TurtleParser
Overrides RDFParserBase.reportWarning(String), adding line number information to the error.
REPOSITORIES - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the repository list resource.
REPOSITORIES_DIR - Static variable in class org.openrdf.repository.manager.LocalRepositoryManager
 
REPOSITORY - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#Repository
Repository - Interface in org.openrdf.repository
A Sesame repository that contains RDF data that can be queried and updated.
REPOSITORY_CONTEXT - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#RepositoryContext
REPOSITORY_CONTEXT_QUERY - Static variable in class org.openrdf.console.Console
Query that yields the context of a specific repository configuration.
REPOSITORY_EXCEPTION_KEY - Static variable in interface org.openrdf.http.webclient.SessionKeys
 
REPOSITORY_INFO_KEY - Static variable in interface org.openrdf.http.webclient.SessionKeys
 
REPOSITORY_KEY - Static variable in interface org.openrdf.http.webclient.SessionKeys
 
REPOSITORY_LIST_QUERY - Static variable in class org.openrdf.console.Console
Query that produces the list of the IDs and (optionally) titles of configured repositories.
REPOSITORY_TYPE - Static variable in class org.openrdf.repository.dataset.config.DatasetRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.openrdf.repository.http.config.HTTPRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.openrdf.repository.manager.SystemRepository
 
REPOSITORY_TYPE - Static variable in class org.openrdf.repository.sail.config.SailRepositoryFactory
The type of repositories that are created by this factory.
RepositoryConfig - Class in org.openrdf.repository.config
 
RepositoryConfig() - Constructor for class org.openrdf.repository.config.RepositoryConfig
Create a new RepositoryConfig.
RepositoryConfig(String) - Constructor for class org.openrdf.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, RepositoryImplConfig) - Constructor for class org.openrdf.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, String) - Constructor for class org.openrdf.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, String, RepositoryImplConfig) - Constructor for class org.openrdf.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfigException - Exception in org.openrdf.repository.config
Exception indicating a repository configuration problem.
RepositoryConfigException() - Constructor for exception org.openrdf.repository.config.RepositoryConfigException
 
RepositoryConfigException(String) - Constructor for exception org.openrdf.repository.config.RepositoryConfigException
 
RepositoryConfigException(Throwable) - Constructor for exception org.openrdf.repository.config.RepositoryConfigException
 
RepositoryConfigException(String, Throwable) - Constructor for exception org.openrdf.repository.config.RepositoryConfigException
 
RepositoryConfigSchema - Class in org.openrdf.repository.config
Defines constants for the repository configuration schema that is used by RepositoryManagers.
RepositoryConfigSchema() - Constructor for class org.openrdf.repository.config.RepositoryConfigSchema
 
RepositoryConfigUtil - Class in org.openrdf.repository.config
 
RepositoryConfigUtil() - Constructor for class org.openrdf.repository.config.RepositoryConfigUtil
 
RepositoryConnection - Interface in org.openrdf.repository
Main interface for updating data in and performing queries on a Sesame repository.
RepositoryConnectionBase - Class in org.openrdf.repository.base
Abstract class implementing most 'convenience' methods in the RepositoryConnection interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.
RepositoryConnectionBase(Repository) - Constructor for class org.openrdf.repository.base.RepositoryConnectionBase
 
RepositoryConnectionInterceptor - Interface in org.openrdf.repository.event
Interceptor interface for connection modification.
RepositoryConnectionListener - Interface in org.openrdf.repository.event
Listener interface for connection modification.
RepositoryConnectionListenerAdapter - Class in org.openrdf.repository.event.base
 
RepositoryConnectionListenerAdapter() - Constructor for class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
RepositoryConnectionWrapper - Class in org.openrdf.repository.base
Delegates all calls to the delegate RepositoryConnection.
RepositoryConnectionWrapper(Repository) - Constructor for class org.openrdf.repository.base.RepositoryConnectionWrapper
 
RepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.base.RepositoryConnectionWrapper
 
RepositoryController - Class in org.openrdf.http.server.repository
Handles queries on a repository and renders the results in a format suitable to the type of query.
RepositoryController() - Constructor for class org.openrdf.http.server.repository.RepositoryController
 
RepositoryController - Class in org.openrdf.http.webclient.repository
 
RepositoryController() - Constructor for class org.openrdf.http.webclient.repository.RepositoryController
 
RepositoryException - Exception in org.openrdf.repository
An exception thrown classes from the Repository API to indicate an error.
RepositoryException() - Constructor for exception org.openrdf.repository.RepositoryException
 
RepositoryException(String) - Constructor for exception org.openrdf.repository.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.openrdf.repository.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.openrdf.repository.RepositoryException
 
RepositoryFactory - Interface in org.openrdf.repository.config
A RepositoryFactory takes care of creating and initializing a specific type of Repositorys based on RDF configuration data.
REPOSITORYID - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#repositoryID
REPOSITORYIMPL - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#repositoryImpl
RepositoryImplConfig - Interface in org.openrdf.repository.config
 
RepositoryImplConfigBase - Class in org.openrdf.repository.config
 
RepositoryImplConfigBase() - Constructor for class org.openrdf.repository.config.RepositoryImplConfigBase
Create a new RepositoryConfigImpl.
RepositoryImplConfigBase(String) - Constructor for class org.openrdf.repository.config.RepositoryImplConfigBase
Create a new RepositoryConfigImpl.
RepositoryInfo - Class in org.openrdf.repository.manager
 
RepositoryInfo() - Constructor for class org.openrdf.repository.manager.RepositoryInfo
 
RepositoryInterceptor - Class in org.openrdf.http.server.repository
Interceptor for repository requests.
RepositoryInterceptor() - Constructor for class org.openrdf.http.server.repository.RepositoryInterceptor
 
RepositoryInterceptor - Interface in org.openrdf.repository.event
Interceptor interface for Repository state changes.
RepositoryListController - Class in org.openrdf.http.server.repository
Handles requests for the list of repositories available on this server.
RepositoryListController() - Constructor for class org.openrdf.http.server.repository.RepositoryListController
 
RepositoryListener - Interface in org.openrdf.repository.event
Listener interface for Repository state changes.
RepositoryManager - Class in org.openrdf.repository.manager
A manager for Repositorys.
RepositoryManager() - Constructor for class org.openrdf.repository.manager.RepositoryManager
Creates a new RepositoryManager that operates on the specfified base directory.
RepositoryRegistry - Class in org.openrdf.repository.config
A registry that keeps track of the available RepositoryFactorys.
RepositoryRegistry() - Constructor for class org.openrdf.repository.config.RepositoryRegistry
 
RepositoryResult<T> - Class in org.openrdf.repository
A RepositoryResult is a result collection of objects (for example Statement, Namespace, or Resource objects) that can be iterated over.
RepositoryResult(CloseableIteration<? extends T, RepositoryException>) - Constructor for class org.openrdf.repository.RepositoryResult
 
RepositorySelectionInterceptor - Class in org.openrdf.http.webclient.repository
 
RepositorySelectionInterceptor() - Constructor for class org.openrdf.http.webclient.repository.RepositorySelectionInterceptor
 
REPOSITORYTYPE - Static variable in class org.openrdf.repository.config.RepositoryConfigSchema
http://www.openrdf.org/config/repository#repositoryType
REPOSITORYURL - Static variable in class org.openrdf.repository.http.config.HTTPRepositorySchema
http://www.openrdf.org/config/repository/http#repositoryURL
RepositoryUtil - Class in org.openrdf.repository.util
Utility methods for comparing sets of statements (graphs) with each other.
RepositoryUtil() - Constructor for class org.openrdf.repository.util.RepositoryUtil
 
RepositoryWrapper - Class in org.openrdf.repository.base
A DelegatingRepository implementation that, by default, forwards all method calls to its delegate.
RepositoryWrapper() - Constructor for class org.openrdf.repository.base.RepositoryWrapper
Creates a new RepositoryWrapper.
RepositoryWrapper(Repository) - Constructor for class org.openrdf.repository.base.RepositoryWrapper
Creates a new RepositoryWrapper and calls RepositoryWrapper.setDelegate(Repository) with the supplied delegate repository.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.openrdf.http.server.ProtocolExceptionResolver
 
resolvePath(String) - Method in class org.openrdf.repository.manager.LocalRepositoryManager
Resolves the specified path against the manager's base directory.
resolveURI(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Resolves a URI-string against the base URI and creates a URI object for it.
Resource - Interface in org.openrdf.model
The supertype of all RDF resources (URIs and blank nodes).
RESOURCE - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Resource
ResourcePropertyEditor - Class in org.openrdf.http.webclient.properties
 
ResourcePropertyEditor(ValueFactory) - Constructor for class org.openrdf.http.webclient.properties.ResourcePropertyEditor
 
REST - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
RESTRICTION - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Restriction
RESULTSET - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
RESULTVARIABLE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
retainAll(Collection<String>) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
rightArg - Variable in class org.openrdf.query.algebra.BinaryTupleOperator
The operator's right argument.
rightArg - Variable in class org.openrdf.query.algebra.BinaryValueOperator
The operator's right argument.
Rio - Class in org.openrdf.rio
Factory class providing static methods for creating RDF parsers and -writers for various RDF file formats.
Rio() - Constructor for class org.openrdf.rio.Rio
 
rollback() - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
rollback() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
rollback() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
rollback(RepositoryConnection) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
rollback(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
rollback(RepositoryConnection) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
rollback() - Method in interface org.openrdf.repository.RepositoryConnection
Rolls back all updates that have been performed as part of this connection sofar.
rollback() - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
rollback() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
rollback() - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
rollback() - Method in class org.openrdf.sail.memory.MemoryStore
 
rollback() - Method in interface org.openrdf.sail.SailConnection
Rolls back the SailConnection, discarding any uncommitted changes that have been made in this SailConnection.
rollbackInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
rollbackInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
rollbackInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
ROOT_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The root tag.
RPAREN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
RPAREN - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
runDebugTest(String[]) - Static method in class org.openrdf.sail.nativerdf.btree.BTree
 
runPerformanceTest(String[]) - Static method in class org.openrdf.sail.nativerdf.btree.BTree
 
Runtime - Interface in org.openrdf
 

S

SAFE_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
SAFE_CHAR1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
SAFE_CHAR2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
SAFE_CHAR_LONG1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
SAFE_CHAR_LONG2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Sail - Interface in org.openrdf.sail
An interface for an RDF Storage And Inference Layer.
SAIL_TYPE - Static variable in class org.openrdf.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.openrdf.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.openrdf.sail.memory.config.MemoryStoreFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.openrdf.sail.nativerdf.config.NativeStoreFactory
The type of repositories that are created by this factory.
SailBase - Class in org.openrdf.sail.helpers
SailBase is an abstract Sail implementation that takes care of common sail tasks, including proper closing of active connections and a grace period for active connections during shutdown of the store.
SailBase() - Constructor for class org.openrdf.sail.helpers.SailBase
 
SailBooleanQuery - Class in org.openrdf.repository.sail
 
SailBooleanQuery(ParsedBooleanQuery, SailRepositoryConnection) - Constructor for class org.openrdf.repository.sail.SailBooleanQuery
 
sailChanged(SailChangedEvent) - Method in interface org.openrdf.sail.SailChangedListener
Notifies the listener of a change to the data of a specific Sail.
SailChangedEvent - Interface in org.openrdf.sail
Event object that is send to SailChangedListeners to indicate that the contents of the Sail that sent the event have changed.
SailChangedListener - Interface in org.openrdf.sail
An interface for objects that want to be notified when the data in specific Sail objects change.
SailConfigException - Exception in org.openrdf.sail.config
Exception indicating a sail configuration problem.
SailConfigException() - Constructor for exception org.openrdf.sail.config.SailConfigException
 
SailConfigException(String) - Constructor for exception org.openrdf.sail.config.SailConfigException
 
SailConfigException(Throwable) - Constructor for exception org.openrdf.sail.config.SailConfigException
 
SailConfigException(String, Throwable) - Constructor for exception org.openrdf.sail.config.SailConfigException
 
SailConfigSchema - Class in org.openrdf.sail.config
Defines constants for the SailRepository schema which is used by SailRepositoryFactorys to initialize SailRepositorys.
SailConfigSchema() - Constructor for class org.openrdf.sail.config.SailConfigSchema
 
SailConfigUtil - Class in org.openrdf.sail.config
 
SailConfigUtil() - Constructor for class org.openrdf.sail.config.SailConfigUtil
 
SailConnection - Interface in org.openrdf.sail
A connection to an RDF Sail object.
SailConnectionBase - Class in org.openrdf.sail.helpers
Abstract Class offering base functionality for SailConnection implementations.
SailConnectionBase(SailBase) - Constructor for class org.openrdf.sail.helpers.SailConnectionBase
 
SailConnectionListener - Interface in org.openrdf.sail
 
SailConnectionWrapper - Class in org.openrdf.sail.helpers
An implementation of the Transaction interface that wraps another Transaction object and forwards any method calls to the wrapped transaction.
SailConnectionWrapper(SailConnection) - Constructor for class org.openrdf.sail.helpers.SailConnectionWrapper
Creates a new TransactionWrapper object that wraps the supplied connection.
SailException - Exception in org.openrdf.sail
An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
SailException() - Constructor for exception org.openrdf.sail.SailException
 
SailException(String) - Constructor for exception org.openrdf.sail.SailException
 
SailException(Throwable) - Constructor for exception org.openrdf.sail.SailException
 
SailException(String, Throwable) - Constructor for exception org.openrdf.sail.SailException
 
SailFactory - Interface in org.openrdf.sail.config
A SailFactory takes care of creating and initializing a specific type of Sails based on RDF configuration data.
SailGraphQuery - Class in org.openrdf.repository.sail
 
SailGraphQuery(ParsedGraphQuery, SailRepositoryConnection) - Constructor for class org.openrdf.repository.sail.SailGraphQuery
 
SAILIMPL - Static variable in class org.openrdf.repository.sail.config.SailRepositorySchema
http://www.openrdf.org/config/repository/sail#sailImpl
SailImplConfig - Interface in org.openrdf.sail.config
 
SailImplConfigBase - Class in org.openrdf.sail.config
 
SailImplConfigBase() - Constructor for class org.openrdf.sail.config.SailImplConfigBase
Create a new RepositoryConfigImpl.
SailImplConfigBase(String) - Constructor for class org.openrdf.sail.config.SailImplConfigBase
Create a new RepositoryConfigImpl.
SailQuery - Class in org.openrdf.repository.sail
 
SailQuery(ParsedQuery, SailRepositoryConnection) - Constructor for class org.openrdf.repository.sail.SailQuery
 
SailRegistry - Class in org.openrdf.sail.config
A registry that keeps track of the available SailFactorys.
SailRegistry() - Constructor for class org.openrdf.sail.config.SailRegistry
 
SailRepository - Class in org.openrdf.repository.sail
An implementation of the Repository interface that operates on a (stack of) Sail object(s).
SailRepository(Sail) - Constructor for class org.openrdf.repository.sail.SailRepository
Creates a new repository object that operates on the supplied Sail.
SailRepositoryConfig - Class in org.openrdf.repository.sail.config
 
SailRepositoryConfig() - Constructor for class org.openrdf.repository.sail.config.SailRepositoryConfig
 
SailRepositoryConfig(SailImplConfig) - Constructor for class org.openrdf.repository.sail.config.SailRepositoryConfig
 
SailRepositoryConnection - Class in org.openrdf.repository.sail
An implementation of the RepositoryConnection interface that wraps a SailConnection.
SailRepositoryFactory - Class in org.openrdf.repository.sail.config
A RepositoryFactory that creates SailRepositorys based on RDF configuration data.
SailRepositoryFactory() - Constructor for class org.openrdf.repository.sail.config.SailRepositoryFactory
 
SailRepositorySchema - Class in org.openrdf.repository.sail.config
Defines constants for the SailRepository schema which is used by SailRepositoryFactorys to initialize SailRepositorys.
SailRepositorySchema() - Constructor for class org.openrdf.repository.sail.config.SailRepositorySchema
 
SailTupleQuery - Class in org.openrdf.repository.sail
 
SailTupleQuery(ParsedTupleQuery, SailRepositoryConnection) - Constructor for class org.openrdf.repository.sail.SailTupleQuery
 
SAILTYPE - Static variable in class org.openrdf.sail.config.SailConfigSchema
http://www.openrdf.org/config/sail#sailType
SailUtil - Class in org.openrdf.sail.helpers
Defines utility methods for working with Sails.
SailUtil() - Constructor for class org.openrdf.sail.helpers.SailUtil
 
SailWrapper - Class in org.openrdf.sail.helpers
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.
SailWrapper() - Constructor for class org.openrdf.sail.helpers.SailWrapper
Creates a new SailWrapper.
SailWrapper(Sail) - Constructor for class org.openrdf.sail.helpers.SailWrapper
Creates a new SailWrapper that wraps the supplied Sail.
SAMEAS - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#sameAs
SameTerm - Class in org.openrdf.query.algebra
Checks RDF term equality.
SameTerm() - Constructor for class org.openrdf.query.algebra.SameTerm
 
SameTerm(ValueExpr, ValueExpr) - Constructor for class org.openrdf.query.algebra.SameTerm
 
SameTerm() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SAMETERM - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
SameTermFilterOptimizer - Class in org.openrdf.query.algebra.evaluation.impl
A query optimizer that embeds Filters with SameTerm operators in statement patterns as much as possible.
SameTermFilterOptimizer() - Constructor for class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer
 
SameTermFilterOptimizer.SameTermFilterVisitor - Class in org.openrdf.query.algebra.evaluation.impl
 
SameTermFilterOptimizer.SameTermFilterVisitor() - Constructor for class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
 
SameTermFilterOptimizer.VarBinder - Class in org.openrdf.query.algebra.evaluation.impl
 
SameTermFilterOptimizer.VarBinder(String, Value) - Constructor for class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
 
SameTermFilterOptimizer.VarRenamer - Class in org.openrdf.query.algebra.evaluation.impl
 
SameTermFilterOptimizer.VarRenamer(String, String) - Constructor for class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
 
scheduleSnapshotCleanup() - Method in class org.openrdf.sail.memory.MemoryStore
 
scheduleSyncTask() - Method in class org.openrdf.sail.memory.MemoryStore
 
SCHEME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
SEEALSO - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#seeAlso
Select() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SELECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Select() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SELECT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
selectNextTupleExpr(List<TupleExpr>, Set<String>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Selects from a list of tuple expressions the next tuple expression that should be evaluated.
SelectQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SelectQuery() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SelectQueryFormController - Class in org.openrdf.http.webclient.repository.query
 
SelectQueryFormController() - Constructor for class org.openrdf.http.webclient.repository.query.SelectQueryFormController
 
SelectQueryInfo - Class in org.openrdf.http.webclient.repository.query
 
SelectQueryInfo() - Constructor for class org.openrdf.http.webclient.repository.query.SelectQueryInfo
 
SEMICOLON - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
SEMICOLON - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
sendBooleanQuery(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
sendGraphQuery(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
sendGraphQuery(QueryLanguage, String, Dataset, boolean, RDFHandler, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
sendTransaction(Iterable<? extends TransactionOperation>) - Method in class org.openrdf.http.client.HTTPClient
 
sendTupleQuery(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
sendTupleQuery(QueryLanguage, String, Dataset, boolean, TupleQueryResultHandler, Binding...) - Method in class org.openrdf.http.client.HTTPClient
 
SEQ - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
serialize(Iterable<? extends TransactionOperation>, OutputStream) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
serialize the passed list of operations to the passed writer.
SERQL - Static variable in class org.openrdf.query.QueryLanguage
 
SeRQLParser - Class in org.openrdf.query.parser.serql
 
SeRQLParser() - Constructor for class org.openrdf.query.parser.serql.SeRQLParser
 
SeRQLParserFactory - Class in org.openrdf.query.parser.serql
A QueryParserFactory for SeRQL parsers
SeRQLParserFactory() - Constructor for class org.openrdf.query.parser.serql.SeRQLParserFactory
 
SeRQLUtil - Class in org.openrdf.query.parser.serql
SeRQL-related utility methods.
SeRQLUtil() - Constructor for class org.openrdf.query.parser.serql.SeRQLUtil
 
SERQO - Static variable in class org.openrdf.query.QueryLanguage
 
Server - Class in org.openrdf.http.webclient.server
 
Server(String) - Constructor for class org.openrdf.http.webclient.server.Server
 
SERVER_KEY - Static variable in interface org.openrdf.http.webclient.SessionKeys
 
ServerController - Class in org.openrdf.http.webclient.server
 
ServerController() - Constructor for class org.openrdf.http.webclient.server.ServerController
 
ServerHTTPException - Exception in org.openrdf.http.server
HTTP-related exception indicating that an error occurred in a server.
ServerHTTPException() - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with status code 500 "Internal Server Error".
ServerHTTPException(String) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with status code 500 "Internal Server Error".
ServerHTTPException(String, Throwable) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with status code 500 "Internal Server Error".
ServerHTTPException(int) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with the specified status code.
ServerHTTPException(int, String) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with the specified status code.
ServerHTTPException(int, String, Throwable) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with the specified status code.
ServerHTTPException(int, Throwable) - Constructor for exception org.openrdf.http.server.ServerHTTPException
Creates a ServerHTTPException with the specified status code.
ServerInterceptor - Class in org.openrdf.http.server
Base class for single-use request interceptors.
ServerInterceptor() - Constructor for class org.openrdf.http.server.ServerInterceptor
 
ServerSelection - Class in org.openrdf.http.webclient.server
 
ServerSelection() - Constructor for class org.openrdf.http.webclient.server.ServerSelection
 
ServerSelectionController - Class in org.openrdf.http.webclient.server
 
ServerSelectionController() - Constructor for class org.openrdf.http.webclient.server.ServerSelectionController
 
ServerSelectionInterceptor - Class in org.openrdf.http.webclient.server
 
ServerSelectionInterceptor() - Constructor for class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
SESAME - Class in org.openrdf.model.vocabulary
Defines constants for the Sesame schema namespace.
SESAME() - Constructor for class org.openrdf.model.vocabulary.SESAME
 
SessionKeys - Interface in org.openrdf.http.webclient
 
set(BindingSet) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
set(int, BindingSet) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
set(byte[]) - Method in interface org.openrdf.sail.nativerdf.btree.RecordIterator
Replaces the last record returned by RecordIterator.next() with the specified record.
setAnonymous(boolean) - Method in class org.openrdf.query.algebra.Var
 
setAnonymous(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
setAnonymous(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
setArg(Var) - Method in class org.openrdf.query.algebra.Bound
Sets the argument of this unary value operator.
setArg(ValueExpr) - Method in class org.openrdf.query.algebra.CompareSubQueryValueOperator
 
setArg(ValueExpr) - Method in class org.openrdf.query.algebra.Regex
 
setArg(TupleExpr) - Method in class org.openrdf.query.algebra.UnaryTupleOperator
Sets the argument of this unary tuple operator.
setArg(ValueExpr) - Method in class org.openrdf.query.algebra.UnaryValueOperator
Sets the argument of this unary value operator.
setArgs(Iterable<ValueExpr>) - Method in class org.openrdf.query.algebra.FunctionCall
 
setAscending(boolean) - Method in class org.openrdf.query.algebra.OrderElem
 
setAscending(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
setAsText(String) - Method in class org.openrdf.http.webclient.properties.RDFFormatPropertyEditor
 
setAsText(String) - Method in class org.openrdf.http.webclient.properties.ResourcePropertyEditor
 
setAsText(String) - Method in class org.openrdf.http.webclient.properties.UriPropertyEditor
 
setAsText(String) - Method in class org.openrdf.http.webclient.properties.ValuePropertyEditor
 
setAutoCommit(boolean) - Method in class org.openrdf.repository.base.RepositoryConnectionBase
 
setAutoCommit(boolean) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
setAutoCommit(boolean) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
setAutoCommit(boolean) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
setAutoCommit(RepositoryConnection, boolean) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
setAutoCommit(RepositoryConnection, boolean) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
setAutoCommit(RepositoryConnection, boolean) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
setAutoCommit(boolean) - Method in interface org.openrdf.repository.RepositoryConnection
Enables or disables auto-commit mode for the connection.
setBaseSail(Sail) - Method in class org.openrdf.sail.helpers.SailWrapper
 
setBaseSail(Sail) - Method in interface org.openrdf.sail.StackableSail
Sets the base Sail that this Sail will work on top of.
setBaseUri(String) - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
setBaseURI(String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Parses and normalizes the supplied URI-string and sets it as the base URI for resolving relative URIs.
setBaseURI(ParsedURI) - Method in class org.openrdf.rio.helpers.RDFParserBase
Sets the base URI for resolving relative URIs.
setBaseURI(ParsedURI) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
 
setBinding(Binding) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
setBinding(String, Value) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
setBinding(String, Value) - Method in class org.openrdf.query.impl.AbstractQuery
 
setBinding(String, Value) - Method in interface org.openrdf.query.Query
Binds the specified variable to the supplied value.
setBranch(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
setCondition(ValueExpr) - Method in class org.openrdf.query.algebra.Filter
 
setCondition(ValueExpr) - Method in class org.openrdf.query.algebra.LeftJoin
 
setContentDisposition(Map, HttpServletResponse, FileFormat) - Method in class org.openrdf.http.server.repository.QueryResultView
 
setContents(MultipartFile) - Method in class org.openrdf.http.webclient.repository.modify.add.RDFFileUpload
 
setContents(String) - Method in class org.openrdf.http.webclient.repository.modify.add.RDFTextUpload
 
setContents(URL) - Method in class org.openrdf.http.webclient.repository.modify.add.RDFURLUpload
 
setContentType(HttpServletResponse, FileFormat) - Method in class org.openrdf.http.server.repository.QueryResultView
 
setContexts(Resource...) - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
setContexts(Resource[]) - Method in class org.openrdf.http.webclient.StatementSpecification
 
setContextVar(Var) - Method in class org.openrdf.query.algebra.StatementPattern
 
setDataDir(File) - Method in class org.openrdf.repository.base.RepositoryWrapper
 
setDataDir(File) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
setDataDir(File) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
setDataDir(Repository, File) - Method in interface org.openrdf.repository.event.RepositoryInterceptor
 
setDataDir(Repository, File) - Method in interface org.openrdf.repository.event.RepositoryListener
 
setDataDir(File) - Method in class org.openrdf.repository.http.HTTPRepository
 
setDataDir(File) - Method in interface org.openrdf.repository.Repository
Set the directory where data and logging for this repository is stored.
setDataDir(File) - Method in class org.openrdf.repository.sail.SailRepository
 
setDataDir(File) - Method in class org.openrdf.sail.helpers.SailBase
 
setDataDir(File) - Method in class org.openrdf.sail.helpers.SailWrapper
 
setDataDir(File) - Method in class org.openrdf.sail.memory.MemoryStore
 
setDataDir(File) - Method in interface org.openrdf.sail.Sail
 
setDataset(Dataset) - Method in class org.openrdf.query.impl.AbstractQuery
 
setDataset(Dataset) - Method in class org.openrdf.query.parser.ParsedQuery
 
setDataset(Dataset) - Method in interface org.openrdf.query.Query
Specifies the dataset against which to evaluate a query, overriding any dataset that is specified in the query itself.
setDatatype(URI) - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
setDatatypeHandling(RDFParser.DatatypeHandling) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setDatatypeHandling(RDFParser.DatatypeHandling) - Method in interface org.openrdf.rio.RDFParser
Sets the datatype handling mode.
setDebugStream(PrintStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
setDebugStream(PrintStream) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
setDefaultReportDeltas(boolean) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
setDefaultServerContextName(String) - Method in class org.openrdf.http.webclient.server.ServerSelection
 
setDefaultServerContextName(String) - Method in class org.openrdf.http.webclient.server.ServerSelectionController
 
setDefaultServerContextName(String) - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
setDefaultServerURL(String) - Method in class org.openrdf.http.webclient.server.ServerSelection
 
setDelegate(RepositoryConnection) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
setDelegate(Repository) - Method in class org.openrdf.repository.base.RepositoryWrapper
 
setDelegate(RepositoryImplConfig) - Method in class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
 
setDelegate(Repository) - Method in class org.openrdf.repository.dataset.DatasetRepository
 
setDelegate(Repository) - Method in interface org.openrdf.repository.DelegatingRepository
 
setDelegate(RepositoryConnection) - Method in interface org.openrdf.repository.DelegatingRepositoryConnection
 
setDelegate(Repository) - Method in class org.openrdf.repository.manager.SystemRepository
 
setDelegate(SailImplConfig) - Method in class org.openrdf.sail.config.DelegatingSailImplConfigBase
 
setDescription(String) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
setDoAuthentication(HttpMethod) - Method in class org.openrdf.http.client.HTTPClient
 
setElements(Iterable<ExtensionElem>) - Method in class org.openrdf.query.algebra.Extension
 
setElements(List<OrderElem>) - Method in class org.openrdf.query.algebra.Order
 
setElements(List<ProjectionElem>) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
setExplicit(boolean) - Method in class org.openrdf.sail.memory.model.MemStatement
 
setExpr(ValueExpr) - Method in class org.openrdf.query.algebra.ExtensionElem
 
setExpr(ValueExpr) - Method in class org.openrdf.query.algebra.OrderElem
 
setFlagsArg(ValueExpr) - Method in class org.openrdf.query.algebra.Regex
 
setForceSync(boolean) - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
setForceSync(boolean) - Method in class org.openrdf.sail.nativerdf.NativeStore
Specifiec whether updates should be synced to disk forcefully, must be called before initialization.
setFormat(RDFFormat) - Method in class org.openrdf.http.webclient.repository.modify.add.RDFUpload
 
setGroupBindingNames(Iterable<String>) - Method in class org.openrdf.query.algebra.Group
 
setGroupElements(Iterable<GroupElem>) - Method in class org.openrdf.query.algebra.Group
 
setID(String) - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
setID(ASTVar) - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
setID(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
setID(String) - Method in class org.openrdf.repository.config.RepositoryConfig
 
setId(String) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
setIgnoreCase(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
setIncludeInferred(boolean) - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
setIncludeInferred(boolean) - Method in class org.openrdf.http.webclient.StatementSpecification
 
setIncludeInferred(boolean) - Method in class org.openrdf.query.impl.AbstractQuery
 
setIncludeInferred(boolean) - Method in interface org.openrdf.query.Query
Determine whether evaluation results of this query should include inferred statements (if any inferred statements are present in the repository).
setIndex(int) - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
setInternalID(int, ValueStoreRevision) - Method in class org.openrdf.sail.nativerdf.model.NativeBNode
 
setInternalID(int, ValueStoreRevision) - Method in class org.openrdf.sail.nativerdf.model.NativeLiteral
 
setInternalID(int, ValueStoreRevision) - Method in class org.openrdf.sail.nativerdf.model.NativeURI
 
setInternalID(int, ValueStoreRevision) - Method in interface org.openrdf.sail.nativerdf.model.NativeValue
Sets the ID that is used for this value in a specific revision of the value store.
setIRI(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
setItems(Iteration<?, ?>) - Method in class org.openrdf.http.webclient.IterationTag
 
setLabel(String) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
setLang(String) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
setLang(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
setLeftArg(TupleExpr) - Method in class org.openrdf.query.algebra.BinaryTupleOperator
Sets the left argument of this binary tuple operator.
setLeftArg(ValueExpr) - Method in class org.openrdf.query.algebra.BinaryValueOperator
Sets the left argument of this binary value operator.
setLimit(int) - Method in class org.openrdf.query.algebra.Slice
 
setLocation(String) - Method in class org.openrdf.http.webclient.server.ServerSelection
 
setLocation(URL) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
setName(String) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
setName(String) - Method in class org.openrdf.http.webclient.ParameterValueTag
 
setName(String) - Method in class org.openrdf.model.impl.NamespaceImpl
Sets the name of the namespace.
setName(String) - Method in class org.openrdf.query.algebra.ExtensionElem
 
setName(String) - Method in class org.openrdf.query.algebra.GroupElem
 
setName(String) - Method in class org.openrdf.query.algebra.Var
 
setName(String) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
setName(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
setNamed(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
setNamespace(String, String) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
setNamespace(String, String) - Method in class org.openrdf.repository.event.base.InterceptingRepositoryConnectionWrapper
 
setNamespace(String, String) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
setNamespace(RepositoryConnection, String, String) - Method in class org.openrdf.repository.event.base.RepositoryConnectionListenerAdapter
 
setNamespace(RepositoryConnection, String, String) - Method in interface org.openrdf.repository.event.RepositoryConnectionInterceptor
 
setNamespace(RepositoryConnection, String, String) - Method in interface org.openrdf.repository.event.RepositoryConnectionListener
 
setNamespace(String, String) - Method in interface org.openrdf.repository.RepositoryConnection
Sets the prefix for a namespace.
setNamespace(String, String) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
setNamespace(String, String) - Method in class org.openrdf.rio.helpers.RDFParserBase
Associates the specified prefix to the specified namespace.
setNamespace(String, String, boolean) - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
setNamespace(String, String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
setNamespace(String, String) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
setNamespace(String, String) - Method in interface org.openrdf.sail.SailConnection
Sets the prefix of a namespace.
setNamespaceInternal(String, String) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
setNamespaceInternal(String, String) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
setNamespaceInternal(String, String) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
SetNamespaceOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that sets the namespace for a specific prefix.
SetNamespaceOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
SetNamespaceOperation(String, String) - Constructor for class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
setNamespacePrefix(String, String) - Method in class org.openrdf.http.client.HTTPClient
 
setObject(Value) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setObject(Value) - Method in class org.openrdf.http.webclient.StatementSpecification
 
setObjectVar(Var) - Method in class org.openrdf.query.algebra.StatementPattern
 
setOffset(int) - Method in class org.openrdf.query.algebra.Slice
 
setOffset(int, long) - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Sets or updates the stored offset for the specified ID.
setOperand(ASTValueExpr) - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
setOperand(ASTBooleanExpr) - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
setOperator(Compare.CompareOp) - Method in class org.openrdf.query.algebra.Compare
 
setOperator(Compare.CompareOp) - Method in class org.openrdf.query.algebra.CompareAll
 
setOperator(Compare.CompareOp) - Method in class org.openrdf.query.algebra.CompareAny
 
setOperator(AggregateOperator) - Method in class org.openrdf.query.algebra.GroupElem
 
setOperator(MathExpr.MathOp) - Method in class org.openrdf.query.algebra.MathExpr
 
setOperator(Compare.CompareOp) - Method in class org.openrdf.query.parser.sparql.ast.ASTCompare
 
setOperator(MathExpr.MathOp) - Method in class org.openrdf.query.parser.sparql.ast.ASTMath
 
setParentNode(QueryModelNode) - Method in interface org.openrdf.query.algebra.QueryModelNode
Sets the node's parent.
setParentNode(QueryModelNode) - Method in class org.openrdf.query.algebra.QueryModelNodeBase
 
setParentNode(QueryModelNode) - Method in class org.openrdf.query.algebra.QueryRoot
 
setParseErrorListener(ParseErrorListener) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setParseErrorListener(ParseErrorListener) - Method in interface org.openrdf.rio.RDFParser
Sets the ParseErrorListener that will be notified of any errors that this parser finds during parsing.
setParseLocationListener(ParseLocationListener) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setParseLocationListener(ParseLocationListener) - Method in interface org.openrdf.rio.RDFParser
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process.
setParseStandAloneDocuments(boolean) - Method in class org.openrdf.rio.rdfxml.RDFXMLParser
Sets the parser in a mode to parse stand-alone RDF documents.
setPassword(String) - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
setPattern(String, boolean) - Method in class org.openrdf.query.algebra.Like
 
setPatternArg(ValueExpr) - Method in class org.openrdf.query.algebra.Regex
 
setPersist(boolean) - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
setPersist(boolean) - Method in class org.openrdf.sail.memory.MemoryStore
 
setPredicate(URI) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setPredicate(URI) - Method in class org.openrdf.http.webclient.StatementSpecification
 
setPredicateVar(Var) - Method in class org.openrdf.query.algebra.StatementPattern
 
setPreferredBooleanQueryResultFormat(BooleanQueryResultFormat) - Method in class org.openrdf.http.client.HTTPClient
Sets the preferred format for encoding boolean query results.
setPreferredRDFFormat(RDFFormat) - Method in class org.openrdf.http.client.HTTPClient
Sets the preferred format for encoding RDF documents.
setPreferredRDFFormat(RDFFormat) - Method in class org.openrdf.repository.http.HTTPRepository
Sets the preferred serialization format for RDF to the supplied RDFFormat, overriding the HTTPClient's default preference.
setPreferredTupleQueryResultFormat(TupleQueryResultFormat) - Method in class org.openrdf.http.client.HTTPClient
Sets the preferred format for encoding tuple query results.
setPreferredTupleQueryResultFormat(TupleQueryResultFormat) - Method in class org.openrdf.repository.http.HTTPRepository
Sets the preferred serialization format for tuple query results to the supplied TupleQueryResultFormat, overriding the HTTPClient's default preference.
setPrefix(String) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
setPrefix(String) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
setPrefix(String) - Method in class org.openrdf.model.impl.NamespaceImpl
Sets the prefix of the namespace.
setPrefix(String) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
setPrefix(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
setPreserveBNodeIDs(boolean) - Method in class org.openrdf.repository.util.RDFInserter
Sets whether this RDFInserter should preserve blank node IDs.
setPreserveBNodeIDs(boolean) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setPreserveBNodeIDs(boolean) - Method in interface org.openrdf.rio.RDFParser
Set whether the parser should preserve bnode identifiers specified in the source (default is false).
setPrettyPrint(boolean) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
Enables/disables addition of indentation characters and newlines in the XML document.
setPrettyPrint(boolean) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
Enables/disables addition of indentation characters and newlines in the XML document.
setProjectionElemList(ProjectionElemList) - Method in class org.openrdf.query.algebra.Projection
 
setProjections(Iterable<ProjectionElemList>) - Method in class org.openrdf.query.algebra.MultiProjection
 
setQuery(Query) - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
setQueryLanguage(QueryLanguage) - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
setQueryString(String) - Method in class org.openrdf.http.webclient.repository.query.QueryInfo
 
setRDFHandler(RDFHandler) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setRDFHandler(RDFHandler) - Method in interface org.openrdf.rio.RDFParser
Sets the RDFHandler that will handle the parsed RDF data.
setReadable(boolean) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
setReduced(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
setRemember(boolean) - Method in class org.openrdf.http.webclient.server.ServerSelection
 
setReportDeltas(boolean) - Method in class org.openrdf.repository.event.base.NotifyingRepositoryConnectionWrapper
 
setRepositoryID(String) - Method in class org.openrdf.http.client.HTTPClient
 
setRepositoryImplConfig(RepositoryImplConfig) - Method in class org.openrdf.repository.config.RepositoryConfig
 
setRepositoryManager(LocalRepositoryManager) - Method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
setRepositoryManager(LocalRepositoryManager) - Method in class org.openrdf.http.server.repository.RepositoryListController
 
setRepositoryURL(String) - Method in class org.openrdf.http.client.HTTPClient
 
setRequestAttributes(HttpServletRequest) - Method in class org.openrdf.http.server.repository.RepositoryInterceptor
 
setRequestAttributes(HttpServletRequest) - Method in class org.openrdf.http.server.ServerInterceptor
Set attributes for this request.
setResource(Resource) - Method in class org.openrdf.http.webclient.repository.explore.ExplorationResource
 
setResultFormat(RDFFormat) - Method in class org.openrdf.http.webclient.repository.extract.ExtractionSettings
 
setResultFormat(RDFFormat) - Method in class org.openrdf.http.webclient.repository.query.ConstructQueryInfo
 
setRightArg(TupleExpr) - Method in class org.openrdf.query.algebra.BinaryTupleOperator
Sets the right argument of this binary tuple operator.
setRightArg(ValueExpr) - Method in class org.openrdf.query.algebra.BinaryValueOperator
Sets the right argument of this binary value operator.
setSailImplConfig(SailImplConfig) - Method in class org.openrdf.repository.sail.config.SailRepositoryConfig
 
setScope(StatementPattern.Scope) - Method in class org.openrdf.query.algebra.StatementPattern
Sets the context scope for the statement pattern.
setServerSelectionView(String) - Method in class org.openrdf.http.webclient.server.ServerSelectionInterceptor
 
setServerURL(String) - Method in class org.openrdf.http.client.HTTPClient
 
setSinceSnapshot(int) - Method in class org.openrdf.sail.memory.model.MemStatement
 
setSourceName(String) - Method in class org.openrdf.query.algebra.ProjectionElem
 
setStatementsAdded(boolean) - Method in class org.openrdf.sail.helpers.DefaultSailChangedEvent
 
setStatementsRemoved(boolean) - Method in class org.openrdf.sail.helpers.DefaultSailChangedEvent
 
setStatusCode(int) - Method in exception org.openrdf.http.server.ClientHTTPException
 
setStatusCode(int) - Method in exception org.openrdf.http.server.HTTPException
 
setStatusCode(int) - Method in exception org.openrdf.http.server.ServerHTTPException
 
setStopAtFirstError(boolean) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setStopAtFirstError(boolean) - Method in interface org.openrdf.rio.RDFParser
Sets whether the parser should stop immediately if it finds an error in the data (default value is true).
setSubject(Resource) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setSubject(Resource) - Method in class org.openrdf.http.webclient.StatementSpecification
 
setSubjectVar(Var) - Method in class org.openrdf.query.algebra.StatementPattern
 
setSubQuery(TupleExpr) - Method in class org.openrdf.query.algebra.SubQueryValueOperator
 
setSyncDelay(long) - Method in class org.openrdf.sail.memory.config.MemoryStoreConfig
 
setSyncDelay(long) - Method in class org.openrdf.sail.memory.MemoryStore
Sets the time (in milliseconds) to wait after a transaction was commited before writing the changed data to file.
setTabSize(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
setTabSize(int) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
setTargetName(String) - Method in class org.openrdf.query.algebra.ProjectionElem
 
setTillSnapshot(int) - Method in class org.openrdf.sail.memory.model.MemStatement
 
setTitle(String) - Method in class org.openrdf.repository.config.RepositoryConfig
 
setTripleIndexes(String) - Method in class org.openrdf.sail.nativerdf.config.NativeStoreConfig
 
setTripleIndexes(String) - Method in class org.openrdf.sail.nativerdf.NativeStore
Sets the triple indexes for the native store, must be called before initialization.
setTupleExpr(TupleExpr) - Method in class org.openrdf.query.parser.ParsedQuery
Gets the tuple expression underlying this query.
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in interface org.openrdf.query.resultio.TupleQueryResultParser
Sets the TupleQueryResultHandler that will handle the parsed query result data.
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.openrdf.query.resultio.TupleQueryResultParserBase
 
setTxnStatus(TxnStatus) - Method in class org.openrdf.sail.memory.model.MemStatement
 
setType(String) - Method in class org.openrdf.http.webclient.server.ServerSelection
 
setType(String) - Method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
setType(String) - Method in class org.openrdf.sail.config.SailImplConfigBase
 
setUniqueObject(Graph, Resource, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
Adds the specified statement and makes sure that no other statements are present in the Graph with the same subject and predicate.
setURI(String) - Method in class org.openrdf.query.algebra.FunctionCall
 
setURL(String) - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
setUsername(String) - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
setUsernameAndPassword(String, String) - Method in class org.openrdf.http.client.HTTPClient
Set the username and password for authenication with the remote server.
setUsernameAndPassword(String, String) - Method in class org.openrdf.repository.http.HTTPRepository
Set the username and password to use for authenticating with the remote repository.
setUsernameAndPassword(String, String) - Method in class org.openrdf.repository.manager.RemoteRepositoryManager
Set the username and password for authenication with the remote server.
setValue(Value) - Method in class org.openrdf.http.webclient.ParameterValueTag
 
setValue(Value) - Method in class org.openrdf.query.algebra.ValueConstant
 
setValue(Value) - Method in class org.openrdf.query.algebra.Var
 
setValue(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
setValue(Compare.CompareOp) - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
setValue(int) - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
setValue(int) - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
setValue(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTIRI
 
setValue(int) - Method in class org.openrdf.query.parser.sparql.ast.ASTLimit
 
setValue(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
setValue(int) - Method in class org.openrdf.query.parser.sparql.ast.ASTOffset
 
setValue(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTQName
 
setValue(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTString
 
setValueFactory(ValueFactory) - Method in class org.openrdf.http.client.HTTPClient
 
setValueFactory(ValueFactory) - Method in class org.openrdf.model.impl.GraphImpl
 
setValueFactory(ValueFactory) - Method in interface org.openrdf.query.resultio.TupleQueryResultParser
Sets the ValueFactory that the parser will use to create Value objects for the parsed query result.
setValueFactory(ValueFactory) - Method in class org.openrdf.query.resultio.TupleQueryResultParserBase
 
setValueFactory(ValueFactory) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setValueFactory(ValueFactory) - Method in interface org.openrdf.rio.RDFParser
Sets the ValueFactory that the parser will use to create Value objects for the parsed RDF data.
setVarName(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
setVarName(String) - Method in class org.openrdf.query.parser.sparql.ast.ASTCollection
 
setVerifyData(boolean) - Method in class org.openrdf.rio.helpers.RDFParserBase
 
setVerifyData(boolean) - Method in interface org.openrdf.rio.RDFParser
Sets whether the parser should verify the data it parses (default value is true).
setView(String) - Method in class org.openrdf.http.webclient.repository.explore.ExploreContextsController
 
setView(String) - Method in class org.openrdf.http.webclient.repository.explore.ExploreNamespacesController
 
setView(String) - Method in class org.openrdf.http.webclient.repository.explore.ExploreRepositoryController
 
setView(String) - Method in class org.openrdf.http.webclient.repository.explore.ExploreResourceController
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
setWritable(boolean) - Method in class org.openrdf.repository.manager.RepositoryInfo
 
SHORT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#short
shortValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
 
shortValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
 
shortValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
shortValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
 
shortValue() - Method in interface org.openrdf.model.Literal
Returns the short value of this literal.
shortValue() - Method in class org.openrdf.sail.memory.model.DecimalMemLiteral
 
shortValue() - Method in class org.openrdf.sail.memory.model.IntegerMemLiteral
 
shortValue() - Method in class org.openrdf.sail.memory.model.NumericMemLiteral
 
shutDown() - Method in class org.openrdf.repository.base.RepositoryWrapper
 
shutDown() - Method in class org.openrdf.repository.event.base.InterceptingRepositoryWrapper
 
shutDown() - Method in class org.openrdf.repository.event.base.NotifyingRepositoryWrapper
 
shutDown(Repository) - Method in interface org.openrdf.repository.event.RepositoryInterceptor
 
shutDown(Repository) - Method in interface org.openrdf.repository.event.RepositoryListener
 
shutDown() - Method in class org.openrdf.repository.http.HTTPRepository
 
shutDown() - Method in class org.openrdf.repository.manager.RepositoryManager
Shuts down all initialized repositories, including the SYSTEM repository.
shutDown() - Method in interface org.openrdf.repository.Repository
Shuts the repository down, releasing any resources that it keeps hold of.
shutDown() - Method in class org.openrdf.repository.sail.SailRepository
 
shutDown() - Method in class org.openrdf.sail.helpers.SailBase
 
shutDown() - Method in class org.openrdf.sail.helpers.SailWrapper
 
shutDown() - Method in interface org.openrdf.sail.Sail
Shuts down the Sail, giving it the opportunity to synchronize any stale data.
shutDownInternal() - Method in class org.openrdf.sail.helpers.SailBase
Do store-specific operations to ensure proper shutdown of the store.
shutDownInternal() - Method in class org.openrdf.sail.memory.MemoryStore
 
shutDownInternal() - Method in class org.openrdf.sail.nativerdf.NativeStore
 
SimpleCharStream - Class in org.openrdf.query.parser.serql.ast
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
SimpleLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SimpleNode - Class in org.openrdf.query.parser.serql.ast
 
SimpleNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleNode
 
SimpleNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleNode
 
SimpleNode - Class in org.openrdf.query.parser.sparql.ast
 
SimpleNode(int) - Constructor for class org.openrdf.query.parser.sparql.ast.SimpleNode
 
SimpleNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.sparql.ast.SimpleNode
 
SINGLE_LINE_COMMENT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
SINGLE_LINE_COMMENT - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
SingletonSet - Class in org.openrdf.query.algebra
A tuple expression that contains exactly one solution with zero bindings.
SingletonSet() - Constructor for class org.openrdf.query.algebra.SingletonSet
 
size(Resource...) - Method in class org.openrdf.http.client.HTTPClient
 
SIZE - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the 'size' resource of a repository.
size() - Method in class org.openrdf.model.impl.GraphImpl
 
size() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
size() - Method in interface org.openrdf.query.BindingSet
Returns the number of bindings in this BindingSet.
size() - Method in class org.openrdf.query.impl.EmptyBindingSet
 
size() - Method in class org.openrdf.query.impl.ListBindingSet
 
size() - Method in class org.openrdf.query.impl.MapBindingSet
 
size() - Method in class org.openrdf.query.impl.MutableTupleQueryResult
 
size(Resource...) - Method in class org.openrdf.repository.base.RepositoryConnectionWrapper
 
size(Resource...) - Method in interface org.openrdf.repository.RepositoryConnection
Returns the number of (explicit) statements that are in the specified contexts in this repository.
size(Resource...) - Method in class org.openrdf.repository.sail.SailRepositoryConnection
 
size(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
size(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
size(Resource) - Method in class org.openrdf.sail.helpers.SailConnectionWrapper
 
size(Resource...) - Method in class org.openrdf.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
size() - Method in class org.openrdf.sail.memory.MemoryStore
 
size() - Method in class org.openrdf.sail.memory.model.MemStatementList
 
size() - Method in class org.openrdf.sail.memory.model.WeakObjectRegistry
 
size(Resource...) - Method in interface org.openrdf.sail.SailConnection
Returns the number of (explicit) statements.
SizeController - Class in org.openrdf.http.server.repository.size
Handles requests for the size of (set of contexts in) a repository.
SizeController() - Constructor for class org.openrdf.http.server.repository.size.SizeController
 
sizeInternal(Resource...) - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
sizeInternal(Resource...) - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
sizeInternal(Resource...) - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
skipLine() - Method in class org.openrdf.rio.turtle.TurtleParser
Consumes characters from reader until the first EOL has been read.
skipWSC() - Method in class org.openrdf.rio.turtle.TurtleParser
Consumes any white space characters (space, tab, line feed, newline) and comments (#-style) from reader.
SLASH - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
Slice - Class in org.openrdf.query.algebra
The SLICE operator, as defined in SPARQL Query Language for RDF.
Slice() - Constructor for class org.openrdf.query.algebra.Slice
 
Slice(TupleExpr) - Constructor for class org.openrdf.query.algebra.Slice
 
Slice(TupleExpr, int, int) - Constructor for class org.openrdf.query.algebra.Slice
 
snapshot - Variable in class org.openrdf.sail.memory.MemoryStoreConnection.MemTripleSource
 
SOLUTION - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
SOMEVALUESFROM - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#someValuesFrom
sortExpressions(List<TupleExpr>, Set<String>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Merges the boolean constraints and the path expressions in one single list.
SPARQL - Static variable in class org.openrdf.query.QueryLanguage
 
SPARQL - Static variable in class org.openrdf.query.resultio.BooleanQueryResultFormat
SPARQL Query Results XML Format.
SPARQL - Static variable in class org.openrdf.query.resultio.TupleQueryResultFormat
SPARQL Query Results XML Format.
SPARQLBooleanXMLParser - Class in org.openrdf.query.resultio.sparqlxml
Parser for reading boolean query results formatted as SPARQL Results Documents.
SPARQLBooleanXMLParser() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParser
Creates a new parser for the SPARQL Query Results XML Format.
SPARQLBooleanXMLParserFactory - Class in org.openrdf.query.resultio.sparqlxml
A TupleQueryResultParserFactory for parsers of SPARQL/XML boolean query results.
SPARQLBooleanXMLParserFactory() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
 
SPARQLBooleanXMLWriter - Class in org.openrdf.query.resultio.sparqlxml
A BooleanQueryResultWriter that writes boolean query results in the SPARQL Query Results XML Format.
SPARQLBooleanXMLWriter(OutputStream) - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
SPARQLBooleanXMLWriter(XMLWriter) - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
SPARQLBooleanXMLWriterFactory - Class in org.openrdf.query.resultio.sparqlxml
A BooleanQueryResultWriterFactory for writers of SPARQL/XML boolean query results.
SPARQLBooleanXMLWriterFactory() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
 
SPARQLParser - Class in org.openrdf.query.parser.sparql
 
SPARQLParser() - Constructor for class org.openrdf.query.parser.sparql.SPARQLParser
 
SPARQLParserFactory - Class in org.openrdf.query.parser.sparql
A QueryParserFactory for SPARQL parsers.
SPARQLParserFactory() - Constructor for class org.openrdf.query.parser.sparql.SPARQLParserFactory
 
SPARQLResultsJSONWriter - Class in org.openrdf.query.resultio.sparqljson
A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.
SPARQLResultsJSONWriter(OutputStream) - Constructor for class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
SPARQLResultsJSONWriterFactory - Class in org.openrdf.query.resultio.sparqljson
A TupleQueryResultWriterFactory for writers of SPARQL/JSON query results.
SPARQLResultsJSONWriterFactory() - Constructor for class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
 
SPARQLResultsXMLParser - Class in org.openrdf.query.resultio.sparqlxml
Parser for reading tuple query results formatted as SPARQL Results Documents.
SPARQLResultsXMLParser() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParser
Creates a new parser for the SPARQL Query Results XML Format that will use an instance of ValueFactoryImpl to create Value objects.
SPARQLResultsXMLParser(ValueFactory) - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParser
Creates a new parser for the SPARQL Query Results XML Format that will use the supplied ValueFactory to create Value objects.
SPARQLResultsXMLParserFactory - Class in org.openrdf.query.resultio.sparqlxml
A TupleQueryResultParserFactory for parsers of SPARQL/XML tuple query results.
SPARQLResultsXMLParserFactory() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
 
SPARQLResultsXMLWriter - Class in org.openrdf.query.resultio.sparqlxml
A TupleQueryResultWriter that writes tuple query results in the SPARQL Query Results XML Format.
SPARQLResultsXMLWriter(OutputStream) - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
SPARQLResultsXMLWriter(XMLWriter) - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
SPARQLResultsXMLWriterFactory - Class in org.openrdf.query.resultio.sparqlxml
A TupleQueryResultWriterFactory for writers of SPARQL/XML tuple query results.
SPARQLResultsXMLWriterFactory() - Constructor for class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
 
SPARQLUtil - Class in org.openrdf.query.parser.sparql
SPARQL-related utility methods.
SPARQLUtil() - Constructor for class org.openrdf.query.parser.sparql.SPARQLUtil
 
specialConstructor - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception org.openrdf.query.parser.sparql.ast.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.openrdf.query.parser.serql.ast.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.openrdf.query.parser.sparql.ast.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
StackableSail - Interface in org.openrdf.sail
An interface for Sails that can be stacked on top of other Sails.
STAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
STAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
start() - Method in class org.openrdf.console.Console
 
startQueryResult(List<String>) - Method in class org.openrdf.query.dawg.DAWGTestResultSetWriter
 
startQueryResult(List<String>) - Method in class org.openrdf.query.impl.TupleQueryResultBuilder
 
startQueryResult(List<String>) - Method in class org.openrdf.query.resultio.binary.BinaryQueryResultWriter
 
startQueryResult(List<String>) - Method in class org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
startQueryResult(List<String>) - Method in class org.openrdf.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
startQueryResult(List<String>) - Method in interface org.openrdf.query.TupleQueryResultHandler
Indicates the start of a sequence of Solutions.
startQueryResult(List<String>) - Method in class org.openrdf.query.TupleQueryResultHandlerBase
 
startRDF() - Method in class org.openrdf.query.dawg.DAWGTestBooleanParser
 
startRDF() - Method in class org.openrdf.query.dawg.DAWGTestResultSetParser
 
startRDF() - Method in class org.openrdf.rio.helpers.RDFHandlerBase
 
startRDF() - Method in class org.openrdf.rio.helpers.RDFHandlerWrapper
 
startRDF() - Method in class org.openrdf.rio.n3.N3Writer
 
startRDF() - Method in class org.openrdf.rio.ntriples.NTriplesWriter
 
startRDF() - Method in interface org.openrdf.rio.RDFHandler
Signals the start of the RDF data.
startRDF() - Method in class org.openrdf.rio.rdfxml.RDFXMLWriter
 
startRDF() - Method in class org.openrdf.rio.trig.TriGWriter
 
startRDF() - Method in class org.openrdf.rio.trix.TriXWriter
 
startRDF() - Method in class org.openrdf.rio.turtle.TurtleWriter
 
startTransactionInternal() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
startTransactionInternal() - Method in class org.openrdf.sail.memory.MemoryStoreConnection
 
startTransactionInternal() - Method in class org.openrdf.sail.nativerdf.NativeStoreConnection
 
Statement - Interface in org.openrdf.model
An RDF statement, with optional associated context.
STATEMENT - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
statementAdded(Statement) - Method in interface org.openrdf.sail.SailConnectionListener
Notifies the listener that a statement has been added in a transaction that it has registered itself with.
statementClosed - Variable in class org.openrdf.rio.turtle.TurtleWriter
Flag indicating whether the last written statement has been closed.
StatementCollector - Class in org.openrdf.rio.helpers
A RDFHandler that can be used to collect reported statements in collections.
StatementCollector() - Constructor for class org.openrdf.rio.helpers.StatementCollector
Creates a new StatementCollector that uses a new ArrayList to store the reported statements and a new LinkedHashMap to store the reported namespaces.
StatementCollector(Collection<Statement>) - Constructor for class org.openrdf.rio.helpers.StatementCollector
Creates a new StatementCollector that stores reported statements in the supplied collection and that uses a new LinkedHashMap to store the reported namespaces.
StatementCollector(Collection<Statement>, Map<String, String>) - Constructor for class org.openrdf.rio.helpers.StatementCollector
Creates a new StatementCollector that stores reported statements and namespaces in the supplied containers.
StatementImpl - Class in org.openrdf.model.impl
An implementation of the Statement interface for statements that don't have an associated context.
StatementImpl(Resource, URI, Value) - Constructor for class org.openrdf.model.impl.StatementImpl
Creates a new Statement with the supplied subject, predicate and object.
StatementOperation - Class in org.openrdf.http.protocol.transaction.operations
A context operation with (optional) subject, predicate, object.
StatementOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
StatementPattern - Class in org.openrdf.query.algebra
A tuple expression that matches a statement pattern against an RDF graph.
StatementPattern() - Constructor for class org.openrdf.query.algebra.StatementPattern
 
StatementPattern(Var, Var, Var) - Constructor for class org.openrdf.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from all contexts.
StatementPattern(StatementPattern.Scope, Var, Var, Var) - Constructor for class org.openrdf.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from the specified context scope.
StatementPattern(Var, Var, Var, Var) - Constructor for class org.openrdf.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements from all contexts.
StatementPattern(StatementPattern.Scope, Var, Var, Var, Var) - Constructor for class org.openrdf.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements from the specified context scope.
StatementPattern.Scope - Enum in org.openrdf.query.algebra
Indicates the scope of the statement pattern.
StatementPatternCollector - Class in org.openrdf.query.algebra.helpers
A QueryModelVisitor that collects StatementPattern's from a query model.
StatementPatternCollector() - Constructor for class org.openrdf.query.algebra.helpers.StatementPatternCollector
 
statementRemoved(Statement) - Method in interface org.openrdf.sail.SailConnectionListener
Notifies the listener that a statement has been removed in a transaction that it has registered itself with.
STATEMENTS - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the statement list resource of a repository.
statements - Variable in class org.openrdf.model.impl.GraphImpl
 
statementsAdded() - Method in class org.openrdf.sail.helpers.DefaultSailChangedEvent
 
statementsAdded() - Method in interface org.openrdf.sail.SailChangedEvent
Indicates if statements were added to the Sail.
StatementsController - Class in org.openrdf.http.server.repository.statements
Handles requests for manipulating the statements in a repository.
StatementsController() - Constructor for class org.openrdf.http.server.repository.statements.StatementsController
 
StatementSpecification - Class in org.openrdf.http.webclient
 
StatementSpecification() - Constructor for class org.openrdf.http.webclient.StatementSpecification
 
statementsRemoved() - Method in class org.openrdf.sail.helpers.DefaultSailChangedEvent
 
statementsRemoved() - Method in interface org.openrdf.sail.SailChangedEvent
Indicates if statements were removed from the Sail.
staticFlag - Static variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
staticFlag - Static variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
statistics - Variable in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer
 
stopAtFirstError() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
store - Variable in class org.openrdf.sail.memory.MemoryStoreConnection
 
storeData(byte[]) - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Stores the specified data and returns the byte-offset at which it has been stored.
storeData(byte[]) - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Stores the supplied value and returns the ID that has been assigned to it.
storeID(int, int) - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
Stores ID under the specified hash code in this hash file.
storeID(int, int) - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
Stores an ID under the specified hash code in this hash index.
storeOffset(long) - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Stores the offset of a new data entry, returning the ID under which is stored.
storeValue(Value) - Method in class org.openrdf.sail.nativerdf.ValueStore
Stores the supplied value and returns the ID that has been assigned to it.
Str - Class in org.openrdf.query.algebra
The STR function, as defined in SPARQL Query Language for RDF; returns the label of literals or the string representation of URIs.
Str() - Constructor for class org.openrdf.query.algebra.Str
 
Str(ValueExpr) - Constructor for class org.openrdf.query.algebra.Str
 
Str() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
STR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
strategy - Variable in class org.openrdf.query.algebra.evaluation.impl.ConstantOptimizer
 
STRING - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#string
String() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
STRING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
String() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRING_LITERAL1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
STRING_LITERAL2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
STRING_LITERAL_LONG1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
STRING_LITERAL_LONG2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
StringCast - Class in org.openrdf.query.algebra.evaluation.function
A Function that tries to cast its argument to an xsd:string.
StringCast() - Constructor for class org.openrdf.query.algebra.evaluation.function.StringCast
 
stringValue() - Method in class org.openrdf.model.impl.BNodeImpl
 
stringValue() - Method in class org.openrdf.model.impl.LiteralImpl
 
stringValue() - Method in class org.openrdf.model.impl.URIImpl
 
stringValue() - Method in interface org.openrdf.model.Value
Returns the String-value of a Value object.
stringValue() - Method in class org.openrdf.sail.memory.model.MemURI
 
SUBCLASSOF - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#subClassOf
SUBJECT - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
SUBJECT_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
SUBJECT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'subject' parameter of a statement query.
SUBPROPERTYOF - Static variable in class org.openrdf.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
subQuery - Variable in class org.openrdf.query.algebra.SubQueryValueOperator
 
SubQueryValueOperator - Class in org.openrdf.query.algebra
 
SubQueryValueOperator() - Constructor for class org.openrdf.query.algebra.SubQueryValueOperator
 
SubQueryValueOperator(TupleExpr) - Constructor for class org.openrdf.query.algebra.SubQueryValueOperator
 
supportsContexts() - Method in class org.openrdf.rio.RDFFormat
 
supportsNamespaces() - Method in class org.openrdf.rio.RDFFormat
 
SwitchTo(int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
SwitchTo(int) - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
SYMMETRICPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#SymmetricProperty
sync() - Method in class org.openrdf.sail.memory.MemoryStore
Synchronizes the contents of this repository with the data that is stored on disk.
sync() - Method in class org.openrdf.sail.nativerdf.btree.BTree
Writes any changes that are cached in memory to disk.
sync() - Method in class org.openrdf.sail.nativerdf.datastore.DataFile
Syncs any unstored data to the hash file.
sync() - Method in class org.openrdf.sail.nativerdf.datastore.DataStore
Synchronizes any recent changes to the data to disk.
sync() - Method in class org.openrdf.sail.nativerdf.datastore.HashFile
Syncs any unstored data to the hash file.
sync() - Method in class org.openrdf.sail.nativerdf.datastore.HashIndex
 
sync() - Method in class org.openrdf.sail.nativerdf.datastore.IDFile
Syncs any unstored data to the hash file.
sync() - Method in class org.openrdf.sail.nativerdf.ValueStore
Synchronizes any changes that are cached in memory to disk.
SYNC_DELAY - Static variable in class org.openrdf.sail.memory.config.MemoryStoreSchema
http://www.openrdf.org/config/sail/memory#syncDelay
SyntaxTreeBuilder - Class in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilder(InputStream) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(InputStream, String) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(Reader) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(SyntaxTreeBuilderTokenManager) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder - Class in org.openrdf.query.parser.sparql.ast
 
SyntaxTreeBuilder(InputStream) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(InputStream, String) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(Reader) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilder(SyntaxTreeBuilderTokenManager) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
SyntaxTreeBuilderConstants - Interface in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilderConstants - Interface in org.openrdf.query.parser.sparql.ast
 
SyntaxTreeBuilderTokenManager - Class in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilderTokenManager(SimpleCharStream) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
SyntaxTreeBuilderTokenManager(SimpleCharStream, int) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
SyntaxTreeBuilderTokenManager - Class in org.openrdf.query.parser.sparql.ast
 
SyntaxTreeBuilderTokenManager(JavaCharStream) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
SyntaxTreeBuilderTokenManager(JavaCharStream, int) - Constructor for class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
SyntaxTreeBuilderTreeConstants - Interface in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilderTreeConstants - Interface in org.openrdf.query.parser.sparql.ast
 
SyntaxTreeBuilderVisitor - Interface in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilderVisitor - Interface in org.openrdf.query.parser.sparql.ast
 
SystemRepository - Class in org.openrdf.repository.manager
FIXME: do not extend NotifyingRepositoryWrapper, because SystemRepository shouldn't expose RepositoryWrapper behaviour, just implement NotifyingRepository.
SystemRepository(File) - Constructor for class org.openrdf.repository.manager.SystemRepository
 
SystemRepositoryConfig - Class in org.openrdf.repository.manager
 
SystemRepositoryConfig() - Constructor for class org.openrdf.repository.manager.SystemRepositoryConfig
 

T

TABLE_END_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
tabSize - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
tabSize - Variable in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
TEXT - Static variable in class org.openrdf.query.resultio.BooleanQueryResultFormat
Plain text encoding using values "true" and "false" (case-insensitive).
throwEOFException() - Method in class org.openrdf.rio.turtle.TurtleParser
 
TIME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#time
TITLE - Static variable in class org.openrdf.repository.manager.SystemRepository
 
toBooleanQueryResult(Iterable<? extends Statement>) - Static method in class org.openrdf.query.dawg.DAWGTestResultSetUtil
 
toGraph(TupleQueryResult) - Static method in class org.openrdf.query.dawg.DAWGTestResultSetUtil
 
toHexString(int, int) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Converts a decimal value to a hexadecimal string represention of the specified length.
TOKEN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#token
token - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Token - Class in org.openrdf.query.parser.serql.ast
Describes the input token stream.
Token() - Constructor for class org.openrdf.query.parser.serql.ast.Token
 
token - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Token - Class in org.openrdf.query.parser.sparql.ast
Describes the input token stream.
Token() - Constructor for class org.openrdf.query.parser.sparql.ast.Token
 
token_source - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
token_source - Variable in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
tokenImage - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
tokenImage - Variable in exception org.openrdf.query.parser.sparql.ast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
TokenMgrError - Error in org.openrdf.query.parser.serql.ast
 
TokenMgrError() - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
 
TokenMgrError - Error in org.openrdf.query.parser.sparql.ast
 
TokenMgrError() - Constructor for error org.openrdf.query.parser.sparql.ast.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.openrdf.query.parser.sparql.ast.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.openrdf.query.parser.sparql.ast.TokenMgrError
 
toNTriplesString(Value) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Creates an N-Triples string for the supplied value.
toNTriplesString(Resource) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Creates an N-Triples string for the supplied resource.
toNTriplesString(URI) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Creates an N-Triples string for the supplied URI.
toNTriplesString(BNode) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Creates an N-Triples string for the supplied bNode.
toNTriplesString(Literal) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Creates an N-Triples string for the supplied literal.
toString() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
toString() - Method in class org.openrdf.http.protocol.error.ErrorType
 
toString() - Method in class org.openrdf.model.datatypes.XMLDateTime
Returns the xsd:dateTime string-representation of this object.
toString() - Method in class org.openrdf.model.impl.BNodeImpl
 
toString() - Method in class org.openrdf.model.impl.ContextStatementImpl
 
toString() - Method in class org.openrdf.model.impl.LiteralImpl
Returns the label of the literal.
toString() - Method in class org.openrdf.model.impl.NamespaceImpl
Returns a string representation of the object.
toString() - Method in class org.openrdf.model.impl.StatementImpl
Gives a String-representation of this Statement that can be used for debugging.
toString() - Method in class org.openrdf.model.impl.URIImpl
 
toString() - Method in interface org.openrdf.model.URI
Returns the String-representation of this URI.
toString() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
 
toString() - Method in interface org.openrdf.query.algebra.QueryModelNode
Returns an indented print of the node tree, starting from this node.
toString() - Method in class org.openrdf.query.algebra.QueryModelNodeBase
 
toString() - Method in class org.openrdf.query.impl.BindingImpl
 
toString() - Method in class org.openrdf.query.impl.DatasetImpl
 
toString() - Method in class org.openrdf.query.impl.EmptyBindingSet
 
toString() - Method in class org.openrdf.query.impl.ListBindingSet
 
toString() - Method in class org.openrdf.query.impl.MapBindingSet
 
toString() - Method in class org.openrdf.query.parser.ParsedQuery
Returns a string representation of the query that can be used for debugging.
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
toString() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
toString(String) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
toString() - Method in class org.openrdf.query.parser.serql.ast.Token
Returns the image.
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTBaseDecl
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNode
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTBlankNodePropertyList
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTCollection
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTCompare
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTDatasetClause
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTDescribe
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTIRI
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTLimit
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTMath
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTNumericLiteral
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTOffset
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTOrderCondition
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTPrefixDecl
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTQName
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTRDFLiteral
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTSelect
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTString
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.ASTVar
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
toString(String) - Method in class org.openrdf.query.parser.sparql.ast.SimpleNode
 
toString() - Method in class org.openrdf.query.parser.sparql.ast.Token
Returns the image.
toString() - Method in class org.openrdf.query.QueryLanguage
 
toString() - Method in class org.openrdf.repository.http.HTTPQuery
 
toString() - Method in class org.openrdf.repository.sail.SailQuery
 
toString() - Method in class org.openrdf.sail.memory.model.MemURI
 
toTupleQueryResult(Iterable<? extends Statement>) - Static method in class org.openrdf.query.dawg.DAWGTestResultSetUtil
 
transactionActive() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
TransactionOperation - Interface in org.openrdf.http.protocol.transaction.operations
An update operation that is part of a transaction.
TransactionReader - Class in org.openrdf.http.protocol.transaction
 
TransactionReader() - Constructor for class org.openrdf.http.protocol.transaction.TransactionReader
 
TransactionWriter - Class in org.openrdf.http.protocol.transaction
Serializes of an RDF transaction.
TransactionWriter() - Constructor for class org.openrdf.http.protocol.transaction.TransactionWriter
 
TRANSITIVEPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#TransitiveProperty
TRIG - Static variable in class org.openrdf.rio.RDFFormat
The TriG file format.
TriGParser - Class in org.openrdf.rio.trig
RDF parser for TriG files.
TriGParser() - Constructor for class org.openrdf.rio.trig.TriGParser
Creates a new TriGParser that will use a ValueFactoryImpl to create RDF model objects.
TriGParser(ValueFactory) - Constructor for class org.openrdf.rio.trig.TriGParser
Creates a new TriGParser that will use the supplied ValueFactory to create RDF model objects.
TriGParserFactory - Class in org.openrdf.rio.trig
An RDFParserFactory for TriG parsers.
TriGParserFactory() - Constructor for class org.openrdf.rio.trig.TriGParserFactory
 
TriGWriter - Class in org.openrdf.rio.trig
An extension of TurtleWriter that writes RDF documents in TriG format by adding graph scopes to the Turtle document.
TriGWriter(OutputStream) - Constructor for class org.openrdf.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied OutputStream.
TriGWriter(Writer) - Constructor for class org.openrdf.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied Writer.
TriGWriterFactory - Class in org.openrdf.rio.trig
An RDFWriterFactory for TriG parsers.
TriGWriterFactory() - Constructor for class org.openrdf.rio.trig.TriGWriterFactory
 
TRIPLE_INDEXES - Static variable in class org.openrdf.sail.nativerdf.config.NativeStoreSchema
http://www.openrdf.org/config/sail/native#tripleIndexes
TRIPLE_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag that starts a new triple.
TriplesBlock() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
TriplesNode() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
TripleSource - Interface in org.openrdf.query.algebra.evaluation
A triple source that can be queried for (the existence of) certain triples in certain contexts.
TriplesSameSubject() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
TRIX - Static variable in class org.openrdf.rio.RDFFormat
The TriX file format.
TriXConstants - Interface in org.openrdf.rio.trix
Interface defining a number of constants for the TriX document format.
TriXParser - Class in org.openrdf.rio.trix
A parser that can parse RDF files that are in the TriX format.
TriXParser() - Constructor for class org.openrdf.rio.trix.TriXParser
Creates a new TriXParser that will use a ValueFactoryImpl to create objects for resources, bNodes, literals and statements.
TriXParser(ValueFactory) - Constructor for class org.openrdf.rio.trix.TriXParser
Creates a new TriXParser that will use the supplied ValueFactory to create objects for resources, bNodes, literals and statements.
TriXParserFactory - Class in org.openrdf.rio.trix
An RDFParserFactory for TriX parsers.
TriXParserFactory() - Constructor for class org.openrdf.rio.trix.TriXParserFactory
 
TriXWriter - Class in org.openrdf.rio.trix
An implementation of the RDFWriter interface that writes RDF documents in TriX format.
TriXWriter(OutputStream) - Constructor for class org.openrdf.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied OutputStream.
TriXWriter(Writer) - Constructor for class org.openrdf.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied Writer.
TriXWriter(XMLWriter) - Constructor for class org.openrdf.rio.trix.TriXWriter
 
TriXWriterFactory - Class in org.openrdf.rio.trix
An RDFWriterFactory for TriX writers.
TriXWriterFactory() - Constructor for class org.openrdf.rio.trix.TriXWriterFactory
 
TRUE - Static variable in class org.openrdf.model.impl.BooleanLiteralImpl
 
TRUE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
TRUE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
TRUE - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
tupleExpr - Variable in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
 
tupleExpr - Variable in class org.openrdf.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
 
TupleExpr - Interface in org.openrdf.query.algebra
An expression that evaluates to RDF tuples.
TupleQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
TupleQuery - Interface in org.openrdf.query
 
TupleQueryResult - Interface in org.openrdf.query
A representation of a variable-binding query result as a sequence of BindingSet objects.
TupleQueryResultBuilder - Class in org.openrdf.query.impl
A TupleQueryResultHandler that can be used to create a TupleQueryResult object.
TupleQueryResultBuilder() - Constructor for class org.openrdf.query.impl.TupleQueryResultBuilder
 
TupleQueryResultFormat - Class in org.openrdf.query.resultio
Represents the concept of an tuple query result serialization format.
TupleQueryResultFormat(String, String, String) - Constructor for class org.openrdf.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, String, Charset, String) - Constructor for class org.openrdf.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.openrdf.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultHandler - Interface in org.openrdf.query
An interface defining methods related to handling sequences of Solutions.
TupleQueryResultHandlerBase - Class in org.openrdf.query
Base class for TupleQueryResultHandlers with dummy implementations of all methods.
TupleQueryResultHandlerBase() - Constructor for class org.openrdf.query.TupleQueryResultHandlerBase
 
TupleQueryResultHandlerException - Exception in org.openrdf.query
An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.
TupleQueryResultHandlerException(String) - Constructor for exception org.openrdf.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException.
TupleQueryResultHandlerException(Throwable) - Constructor for exception org.openrdf.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException wrapping another exception.
TupleQueryResultHandlerException(String, Throwable) - Constructor for exception org.openrdf.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException wrapping another exception.
TupleQueryResultImpl - Class in org.openrdf.query.impl
A generic implementation of the TupleQueryResult interface.
TupleQueryResultImpl(List<String>, Iterable<? extends BindingSet>) - Constructor for class org.openrdf.query.impl.TupleQueryResultImpl
Creates a query result object with the supplied binding names.
TupleQueryResultImpl(List<String>, Iterator<? extends BindingSet>) - Constructor for class org.openrdf.query.impl.TupleQueryResultImpl
 
TupleQueryResultImpl(List<String>, CloseableIteration<? extends BindingSet, QueryEvaluationException>) - Constructor for class org.openrdf.query.impl.TupleQueryResultImpl
Creates a query result object with the supplied binding names.
TupleQueryResultParser - Interface in org.openrdf.query.resultio
A general interface for tuple query result parsers.
TupleQueryResultParserBase - Class in org.openrdf.query.resultio
Base class for TupleQueryResultParsers offering common functionality for query result parsers.
TupleQueryResultParserBase() - Constructor for class org.openrdf.query.resultio.TupleQueryResultParserBase
Creates a new parser base that, by default, will use an instance of ValueFactoryImpl to create Value objects.
TupleQueryResultParserBase(ValueFactory) - Constructor for class org.openrdf.query.resultio.TupleQueryResultParserBase
Creates a new parser base that will use the supplied ValueFactory to create Value objects.
TupleQueryResultParserFactory - Interface in org.openrdf.query.resultio
A TupleQueryResultParserFactory returns TupleQueryResultParsers for a specific tuple query result format.
TupleQueryResultParserRegistry - Class in org.openrdf.query.resultio
A registry that keeps track of the available TupleQueryResultParserFactorys.
TupleQueryResultParserRegistry() - Constructor for class org.openrdf.query.resultio.TupleQueryResultParserRegistry
 
TupleQueryResultView - Class in org.openrdf.http.server.repository
View used to render tuple query results.
TupleQueryResultWriter - Interface in org.openrdf.query.resultio
The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory - Interface in org.openrdf.query.resultio
Returns TupleQueryResultWriters for a specific tuple query result format.
TupleQueryResultWriterRegistry - Class in org.openrdf.query.resultio
A registry that keeps track of the available TupleQueryResultWriterFactorys.
TupleQueryResultWriterRegistry() - Constructor for class org.openrdf.query.resultio.TupleQueryResultWriterRegistry
 
TupleQuerySet() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
TURTLE - Static variable in class org.openrdf.rio.RDFFormat
The Turtle file format.
TurtleParser - Class in org.openrdf.rio.turtle
RDF parser for Turtle files.
TurtleParser() - Constructor for class org.openrdf.rio.turtle.TurtleParser
Creates a new TurtleParser that will use a ValueFactoryImpl to create RDF model objects.
TurtleParser(ValueFactory) - Constructor for class org.openrdf.rio.turtle.TurtleParser
Creates a new TurtleParser that will use the supplied ValueFactory to create RDF model objects.
TurtleParserFactory - Class in org.openrdf.rio.turtle
An RDFParserFactory for Turtle parsers.
TurtleParserFactory() - Constructor for class org.openrdf.rio.turtle.TurtleParserFactory
 
TurtleUtil - Class in org.openrdf.rio.turtle
Utility methods for Turtle encoding/decoding.
TurtleUtil() - Constructor for class org.openrdf.rio.turtle.TurtleUtil
 
TurtleWriter - Class in org.openrdf.rio.turtle
An implementation of the RDFWriter interface that writes RDF documents in Turtle format.
TurtleWriter(OutputStream) - Constructor for class org.openrdf.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied OutputStream.
TurtleWriter(Writer) - Constructor for class org.openrdf.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied Writer.
TurtleWriterFactory - Class in org.openrdf.rio.turtle
An RDFWriterFactory for Turtle writers.
TurtleWriterFactory() - Constructor for class org.openrdf.rio.turtle.TurtleWriterFactory
 
TXN_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for transactions: application/x-rdftransaction.
TxnStatus - Enum in org.openrdf.sail.memory.model
A type-safe enumeration for transaction status information on MemStatements.
TYPE - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
TYPED_LITERAL_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for typed literal values.

U

UnaryExpression() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
UnaryMinus() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
UnaryTupleOperator - Class in org.openrdf.query.algebra
An abstract superclass for unary tuple operators which, by definition, has one argument.
UnaryTupleOperator() - Constructor for class org.openrdf.query.algebra.UnaryTupleOperator
 
UnaryTupleOperator(TupleExpr) - Constructor for class org.openrdf.query.algebra.UnaryTupleOperator
Creates a new unary tuple operator.
UnaryValueOperator - Class in org.openrdf.query.algebra
An abstract superclass for unary value operators which, by definition, has one argument.
UnaryValueOperator() - Constructor for class org.openrdf.query.algebra.UnaryValueOperator
 
UnaryValueOperator(ValueExpr) - Constructor for class org.openrdf.query.algebra.UnaryValueOperator
Creates a new unary value operator.
UnauthorizedException - Exception in org.openrdf.http.protocol
 
UnauthorizedException() - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
unescapeString(String) - Static method in class org.openrdf.rio.ntriples.NTriplesUtil
Unescapes an escaped Unicode string.
UNICODE_ESC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
Union - Class in org.openrdf.query.algebra
The UNION set operator, which return the union of the result sets of two tuple expressions.
Union() - Constructor for class org.openrdf.query.algebra.Union
 
Union(TupleExpr, TupleExpr) - Constructor for class org.openrdf.query.algebra.Union
Creates a new union operator that operates on the two specified arguments.
UNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
UNION - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
UNIONOF - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#unionOf
UNKNOWN_ID - Static variable in interface org.openrdf.sail.nativerdf.model.NativeValue
 
unread(int) - Method in class org.openrdf.rio.turtle.TurtleParser
 
UNSIGNED_BYTE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#unsignedByte
UNSIGNED_INT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#unsignedInt
UNSIGNED_LONG - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#unsignedLong
UNSIGNED_SHORT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
http://www.w3.org/2001/XMLSchema#unsignedShort
UNSUPPORTED_FILE_FORMAT - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
UNSUPPORTED_QUERY_LANGUAGE - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
UnsupportedQueryLanguageException - Exception in org.openrdf.query
A RuntimeException indicating that a specific query language is not supported.
UnsupportedQueryLanguageException(String) - Constructor for exception org.openrdf.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryLanguageException(Throwable) - Constructor for exception org.openrdf.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryLanguageException(String, Throwable) - Constructor for exception org.openrdf.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException wrapping another exception.
UnsupportedQueryResultFormatException - Exception in org.openrdf.query.resultio
A Runtime exception indicating that a specific query result format is not supported.
UnsupportedQueryResultFormatException(String) - Constructor for exception org.openrdf.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryResultFormatException(Throwable) - Constructor for exception org.openrdf.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryResultFormatException(String, Throwable) - Constructor for exception org.openrdf.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException wrapping another exception.
UnsupportedRDFormatException - Exception in org.openrdf.rio
A RuntimeException indicating that a specific RDF format is not supported.
UnsupportedRDFormatException(String) - Constructor for exception org.openrdf.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedRDFormatException(Throwable) - Constructor for exception org.openrdf.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedRDFormatException(String, Throwable) - Constructor for exception org.openrdf.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException wrapping another exception.
UpdateLineColumn(char) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.openrdf.query.parser.sparql.ast.JavaCharStream
 
updateRepositoryConfigs(Repository, RepositoryConfig...) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
Update the specified Repository with the specified set of RepositoryConfigs.
updateRepositoryConfigs(RepositoryConnection, RepositoryConfig...) - Static method in class org.openrdf.repository.config.RepositoryConfigUtil
Update the specified RepositoryConnection with the specified set of RepositoryConfigs.
upload(Reader, String, RDFFormat, boolean, Resource...) - Method in class org.openrdf.http.client.HTTPClient
 
upload(InputStream, String, RDFFormat, boolean, Resource...) - Method in class org.openrdf.http.client.HTTPClient
 
upload(RequestEntity, String, boolean, Resource...) - Method in class org.openrdf.http.client.HTTPClient
 
URI - Interface in org.openrdf.model
A URI.
uri - Variable in class org.openrdf.query.algebra.FunctionCall
 
URI() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
URI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 
URI_RECORD_MARKER - Static variable in interface org.openrdf.query.resultio.binary.BinaryQueryResultConstants
 
URI_TAG - Static variable in interface org.openrdf.rio.trix.TriXConstants
The tag for URI values.
URIImpl - Class in org.openrdf.model.impl
The default implementation of the URI interface.
URIImpl(String) - Constructor for class org.openrdf.model.impl.URIImpl
Creates a new URI from the supplied string.
UriPropertyEditor - Class in org.openrdf.http.webclient.properties
 
UriPropertyEditor(ValueFactory) - Constructor for class org.openrdf.http.webclient.properties.UriPropertyEditor
 
URIRef() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
URIUtil - Class in org.openrdf.model.util
 
URIUtil() - Constructor for class org.openrdf.model.util.URIUtil
 
USE_INFERENCING_KEY - Static variable in class org.openrdf.http.server.repository.statements.ExportStatementsView
 
USERNAME - Static variable in class org.openrdf.repository.http.config.HTTPRepositorySchema
http://www.openrdf.org/config/repository/http#username
USING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
 

V

validate() - Method in class org.openrdf.repository.config.DelegatingRepositoryImplConfigBase
 
validate() - Method in class org.openrdf.repository.config.RepositoryConfig
Validates this configuration.
validate() - Method in interface org.openrdf.repository.config.RepositoryImplConfig
Validates this configuration.
validate() - Method in class org.openrdf.repository.config.RepositoryImplConfigBase
 
validate() - Method in class org.openrdf.repository.http.config.HTTPRepositoryConfig
 
validate() - Method in class org.openrdf.repository.sail.config.SailRepositoryConfig
 
validate() - Method in class org.openrdf.sail.config.DelegatingSailImplConfigBase
 
validate() - Method in interface org.openrdf.sail.config.SailImplConfig
Validates this configuration.
validate() - Method in class org.openrdf.sail.config.SailImplConfigBase
 
Value - Interface in org.openrdf.model
The supertype of all RDF model objects (URIs, blank nodes and literals).
VALUE - Static variable in class org.openrdf.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
VALUE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
Value() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ValueComparator - Class in org.openrdf.query.algebra.evaluation.util
A comparator that compares values according the SPARQL value ordering as specified in SPARQL Query Language for RDF.
ValueComparator() - Constructor for class org.openrdf.query.algebra.evaluation.util.ValueComparator
 
ValueConstant - Class in org.openrdf.query.algebra
A ValueExpr with a constant value.
ValueConstant() - Constructor for class org.openrdf.query.algebra.ValueConstant
 
ValueConstant(Value) - Constructor for class org.openrdf.query.algebra.ValueConstant
 
ValueExpr - Interface in org.openrdf.query.algebra
An expressions that evaluates to Value objects.
ValueExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ValueExprEvaluationException - Exception in org.openrdf.query.algebra.evaluation
An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
ValueExprEvaluationException() - Constructor for exception org.openrdf.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(String) - Constructor for exception org.openrdf.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(String, Throwable) - Constructor for exception org.openrdf.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(Throwable) - Constructor for exception org.openrdf.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprOrNull() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
valueFactory - Variable in class org.openrdf.model.impl.GraphImpl
 
ValueFactory - Interface in org.openrdf.model
A factory for creating URIs, blank nodes, literals and statements.
valueFactory - Variable in class org.openrdf.query.resultio.TupleQueryResultParserBase
The ValueFactory to use for creating RDF model objects.
ValueFactoryBase - Class in org.openrdf.model.impl
Abstract base class for ValueFactory implementations that implements the utility methods for creating literals for basic types by calling the generic ValueFactory.createLiteral(String, URI) with the appropriate value and datatype.
ValueFactoryBase() - Constructor for class org.openrdf.model.impl.ValueFactoryBase
 
ValueFactoryImpl - Class in org.openrdf.model.impl
Default implementation of the ValueFactory interface that uses the RDF model classes from this package.
ValueFactoryImpl() - Constructor for class org.openrdf.model.impl.ValueFactoryImpl
 
ValueLogical() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
valueOf(boolean) - Static method in class org.openrdf.model.impl.BooleanLiteralImpl
Returns a BooleanLiteralImpl for the specified value.
valueOf(String) - Static method in enum org.openrdf.query.algebra.Compare.CompareOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrdf.query.algebra.MathExpr.MathOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrdf.query.algebra.StatementPattern.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.openrdf.query.QueryLanguage
Returns the query language whose name matches the specified name.
valueOf(String) - Static method in enum org.openrdf.query.resultio.binary.QueryErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.openrdf.rio.RDFFormat
Returns the RDF format whose name matches the specified name.
valueOf(String) - Static method in enum org.openrdf.rio.RDFParser.DatatypeHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrdf.sail.memory.model.ReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrdf.sail.memory.model.TxnStatus
Returns the enum constant of this type with the specified name.
ValuePropertyEditor - Class in org.openrdf.http.webclient.properties
 
ValuePropertyEditor(ValueFactory) - Constructor for class org.openrdf.http.webclient.properties.ValuePropertyEditor
 
values() - Static method in enum org.openrdf.query.algebra.Compare.CompareOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrdf.query.algebra.MathExpr.MathOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrdf.query.algebra.StatementPattern.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.openrdf.query.QueryLanguage
Returns all known/registered query languages.
values() - Static method in enum org.openrdf.query.resultio.binary.QueryErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.openrdf.query.resultio.BooleanQueryResultFormat
Returns all known/registered boolean query result formats.
values() - Static method in class org.openrdf.query.resultio.TupleQueryResultFormat
Returns all known/registered tuple query result formats.
values() - Static method in class org.openrdf.rio.RDFFormat
Returns all known/registered RDF formats.
values() - Static method in enum org.openrdf.rio.RDFParser.DatatypeHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrdf.sail.memory.model.ReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrdf.sail.memory.model.TxnStatus
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStore - Class in org.openrdf.sail.nativerdf
File-based indexed storage and retrieval of RDF values.
ValueStore(File) - Constructor for class org.openrdf.sail.nativerdf.ValueStore
 
ValueStore(File, boolean) - Constructor for class org.openrdf.sail.nativerdf.ValueStore
 
ValueStoreRevision - Class in org.openrdf.sail.nativerdf
A ValueStore revision for NativeValue objects.
ValueStoreRevision(ValueStore) - Constructor for class org.openrdf.sail.nativerdf.ValueStoreRevision
 
Var - Class in org.openrdf.query.algebra
A variable that can contain a Value.
Var() - Constructor for class org.openrdf.query.algebra.Var
 
Var(String) - Constructor for class org.openrdf.query.algebra.Var
 
Var(String, Value) - Constructor for class org.openrdf.query.algebra.Var
 
Var() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Var() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
VAR1 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
VAR2 - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
VAR_CHAR - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
VARIABLE - Static variable in class org.openrdf.query.dawg.DAWGTestResultSetSchema
 
VARNAME - Static variable in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderConstants
 
VarNameCollector - Class in org.openrdf.query.algebra.helpers
A QueryModelVisitor that collects the names of (unbound) variables that are used in a query model.
VarNameCollector() - Constructor for class org.openrdf.query.algebra.helpers.VarNameCollector
 
VarOrIRIref() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
VarOrTerm() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
Verb() - Method in class org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilder
 
verifyCharacter(int, String) - Method in class org.openrdf.rio.turtle.TurtleParser
Verifies that the supplied character c is one of the expected characters specified in expected.
verifyContextNotNull(Resource...) - Static method in class org.openrdf.OpenRDFUtil
Verifies that the supplied contexts parameter is not null, throwing an IllegalArgumentException if it is.
verifyData() - Method in class org.openrdf.rio.helpers.RDFParserBase
 
verifyIsOpen() - Method in class org.openrdf.sail.helpers.SailConnectionBase
 
VERSION - Static variable in class org.openrdf.http.protocol.Protocol
Protocol version.
VERSIONINFO - Static variable in class org.openrdf.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#versionInfo
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.And
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.BNodeGenerator
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Bound
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Compare
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.CompareAll
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.CompareAny
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Count
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Datatype
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Difference
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Distinct
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.EmptySet
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Exists
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Extension
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.ExtensionElem
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Filter
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.FunctionCall
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Group
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.GroupElem
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.In
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Intersection
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.IsBNode
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.IsLiteral
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.IsResource
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.IsURI
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Join
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Label
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Lang
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.LangMatches
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.LeftJoin
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Like
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.LocalName
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.MathExpr
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Max
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Min
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.MultiProjection
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Namespace
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Not
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Or
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Order
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.OrderElem
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Projection
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.ProjectionElem
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.ProjectionElemList
 
visit(QueryModelVisitor<X>) - Method in interface org.openrdf.query.algebra.QueryModelNode
Visits this node.
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.QueryRoot
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Regex
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.SameTerm
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.SingletonSet
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Slice
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.StatementPattern
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Str
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Union
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.ValueConstant
 
visit(QueryModelVisitor<X>) - Method in class org.openrdf.query.algebra.Var
 
visit(ASTNode, Object) - Method in class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
visit(ASTReifiedStat, Object) - Method in class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
visit(SimpleNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryContainer, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNamespaceDecl, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleUnion, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleMinus, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleIntersect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphUnion, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphMinus, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphIntersect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelectQuery, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTProjectionElem, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstructQuery, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstruct, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryBody, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFrom, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTWhere, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLimit, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOffset, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicPathExpr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptPathExpr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicPathExprTail, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptPathExprTail, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTEdge, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNodeElem, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTReifiedStat, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAnd, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBooleanConstant, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNot, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsResource, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsLiteral, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsURI, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsBNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTExists, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompare, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompareAny, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompareAll, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLike, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIn, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompOperator, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTVar, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatatype, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLang, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLabel, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNamespace, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLocalName, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBound, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFunctionCall, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTURI, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQName, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLiteral, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTString, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNull, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(SimpleNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQueryContainer, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNamespaceDecl, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleUnion, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleMinus, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleIntersect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphUnion, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphMinus, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphIntersect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTSelectQuery, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTSelect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTProjectionElem, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTConstructQuery, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTConstruct, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQueryBody, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTFrom, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTWhere, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLimit, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOffset, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBasicPathExpr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOptPathExpr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBasicPathExprTail, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOptPathExprTail, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTEdge, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNodeElem, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTReifiedStat, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTAnd, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBooleanConstant, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNot, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBound, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsResource, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsLiteral, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsURI, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsBNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTExists, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompare, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompareAny, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompareAll, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLike, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIn, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompOperator, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTVar, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTDatatype, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLang, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLabel, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNamespace, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLocalName, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTFunctionCall, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTURI, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQName, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLiteral, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTString, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNull, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(SimpleNode, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryContainer, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBaseDecl, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPrefixDecl, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelectQuery, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelect, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstructQuery, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstruct, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDescribeQuery, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDescribe, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAskQuery, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatasetClause, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderClause, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderCondition, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLimit, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOffset, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphPatternGroup, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicGraphPattern, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptionalGraphPattern, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphGraphPattern, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUnionGraphPattern, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstraint, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFunctionCall, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTriplesSameSubject, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPropertyList, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTObjectList, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIRI, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBlankNodePropertyList, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCollection, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTVar, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOr, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAnd, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompare, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMath, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNot, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNumericLiteral, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStr, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLang, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLangMatches, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatatype, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBound, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSameTerm, Object) - Method in interface org.openrdf.query.parser.sparql.ast.SyntaxTreeBuilderVisitor