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