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