- getAggregateBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getAlgorithmName() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
- getAlternative() - Method in class org.eclipse.rdf4j.query.algebra.If
-
- getArg() - Method in class org.eclipse.rdf4j.query.algebra.Bound
-
Gets the argument of this unary value operator.
- getArg() - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
-
- getArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- getArg() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
-
Gets the argument of this unary tuple operator.
- getArg() - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
-
Gets the argument of this unary value operator.
- getArgs() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
-
- getArgs() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getArguments() - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
-
- getAskQueryString() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
Returns an ASK query string using no projection vars.
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Difference
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Join
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getAssuredBindingNames() - Method in interface org.eclipse.rdf4j.query.algebra.TupleExpr
-
Gets the names of the bindings that are guaranteed to be present in the results produced by this tuple
expression.
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Union
-
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getBaseURI() - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
-
- getBaseURI() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Difference
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Extension
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Filter
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Join
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getBindingNames() - Method in interface org.eclipse.rdf4j.query.algebra.TupleExpr
-
Gets the names of the bindings that are, or can be, returned by this tuple expression when it is evaluated.
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Union
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getBindingSets() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- getChildren(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
-
Returns
TupleExpr children of the given node.
- getCondition() - Method in class org.eclipse.rdf4j.query.algebra.Filter
-
- getCondition() - Method in class org.eclipse.rdf4j.query.algebra.If
-
Gets the argument of this unary value operator.
- getCondition() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
-
- getConstVarName(Value) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
-
- getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
Returns the context variable, if available.
- getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Returns the context variable, if available.
- getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
Returns the context variable, if available.
- getCostEstimate() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getCostEstimate() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- getDataBlock() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
-
- getDataBlock() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
-
- getDeleteExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Add
-
The named graph to which to add.
- getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Copy
-
The named graph to which to copy.
- getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Move
-
The named graph to which to copy.
- getElements() - Method in class org.eclipse.rdf4j.query.algebra.Extension
-
- getElements() - Method in class org.eclipse.rdf4j.query.algebra.Order
-
- getElements() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
-
- getExpr() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
-
- getExpr() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
-
- getExprVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
Returns the context variable, if available.
- getExtVarName() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
-
- getFlagsArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- getGenericPlanNode() - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
-
- getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Clear
-
- getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Create
-
- getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Load
-
- getGroupBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getGroupElements() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getInsertExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- getLeftArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
Gets the left argument of this binary tuple operator.
- getLeftArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
-
Gets the left argument of this binary value operator.
- getLimit() - Method in class org.eclipse.rdf4j.query.algebra.Slice
-
- getLineNumberOffset() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
-
- getLineNumberOffset() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
-
- getMinLength() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getName() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
-
- getName() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
-
- getName() - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- getNodeIdExpr() - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
-
- getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
-
- getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getOffset() - Method in class org.eclipse.rdf4j.query.algebra.Slice
-
- getOperator() - Method in class org.eclipse.rdf4j.query.algebra.Compare
-
- getOperator() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
-
- getOperator() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
-
- getOperator() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
-
- getOperator() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
-
- getOpPattern() - Method in class org.eclipse.rdf4j.query.algebra.Like
-
- getParentNode() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getParentNode() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
Gets the node's parent.
- getParentNode() - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
-
- getPathExpression() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getPattern() - Method in class org.eclipse.rdf4j.query.algebra.Like
-
- getPatternArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
-
- getPrefixDeclarations() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getProjectionContext() - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- getProjectionElemList() - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- getProjections() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
-
- getResult() - Method in class org.eclipse.rdf4j.query.algebra.If
-
- getResultSizeActual() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getResultSizeActual() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- getResultSizeEstimate() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getResultSizeEstimate() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
Returns the number of tuples that this QueryNode predicts will be outputted.
- getResultVars() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
Gets the right argument of this binary tuple operator.
- getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
-
Gets the right argument of this binary value operator.
- getScope() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
Gets the context scope for the arbitrary-length path.
- getScope() - Method in class org.eclipse.rdf4j.query.algebra.Clear
-
- getScope() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Gets the context scope for the statement pattern.
- getScope() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
Gets the context scope for the zero-length path.
- getSelectQueryString(Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.Service
-
Returns a SELECT query string using the provided projection vars.
- getSeparator() - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
-
- getService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
-
- getService(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolver
-
- getServiceExpr() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getServiceExpressionString() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getServiceRef() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getServiceVars() - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Compare
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Count
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Filter
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Like
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- getSignature() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
Returns the signature of this query model node.
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Slice
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getSource() - Method in class org.eclipse.rdf4j.query.algebra.Load
-
- getSourceExpression() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Add
-
The named graph from which to add.
- getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Copy
-
The named graph from which to copy.
- getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Move
-
The named graph from which to copy.
- getSourceName() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- getStatementPatterns() - Method in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
-
- getStatementPatterns() - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
-
- getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
-
- getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getSubQuery() - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
-
- getSymbol() - Method in enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
-
- getSymbol() - Method in enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
-
- getTargetName() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- getTargetNames() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
-
- getTargetNamesFor(Collection<String>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
-
- getTotalTimeNanosActual() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- getTotalTimeNanosActual() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- getTreeString() - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- getValue() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
-
- getValue() - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- getVarList() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- getVarList() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- getVarList() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- getVarNames() - Method in class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
-
- getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Adds the variables of this statement pattern to the supplied collection.
- getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
Adds the variables of this statement pattern to the supplied collection.
- getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
Adds the variables of this statement pattern to the supplied collection.
- getWhereExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- GraphPatternGroupable - Interface in org.eclipse.rdf4j.query.algebra
-
- Group - Class in org.eclipse.rdf4j.query.algebra
-
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply
aggregate functions on the grouped results.
- Group() - Constructor for class org.eclipse.rdf4j.query.algebra.Group
-
- Group(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
-
- Group(TupleExpr, Iterable<String>) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
-
- Group(TupleExpr, Iterable<String>, Iterable<GroupElem>) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
-
- GroupConcat - Class in org.eclipse.rdf4j.query.algebra
-
The GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
- GroupConcat(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupConcat
-
- GroupConcat(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupConcat
-
- GroupElem - Class in org.eclipse.rdf4j.query.algebra
-
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply
aggregate functions on the grouped results.
- GroupElem(String, AggregateOperator) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupElem
-
- SameTerm - Class in org.eclipse.rdf4j.query.algebra
-
Checks RDF term equality.
- SameTerm() - Constructor for class org.eclipse.rdf4j.query.algebra.SameTerm
-
- SameTerm(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.SameTerm
-
- Sample - Class in org.eclipse.rdf4j.query.algebra
-
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
- Sample(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Sample
-
- Sample(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Sample
-
- select(Service, Set<String>, BindingSet, String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
-
Evaluate the provided SPARQL query at this federated service.
- Service - Class in org.eclipse.rdf4j.query.algebra
-
- Service(Var, TupleExpr, String, Map<String, String>, String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Service
-
- setAggregateOperatorInExpression(boolean) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- setAlgorithm(Iteration<BindingSet, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
- setAlternative(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
-
- setAnonymous(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- setArg(Var) - Method in class org.eclipse.rdf4j.query.algebra.Bound
-
Sets the argument of this unary value operator.
- setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
-
- setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- setArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
-
Sets the argument of this unary tuple operator.
- setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
-
Sets the argument of this unary value operator.
- setArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
-
- setArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- setArguments(List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
-
- setAscending(boolean) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
-
- setBaseURI(String) - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
-
- setBaseURI(String) - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- setBindingNames(Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- setBindingSets(Iterable<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
-
- setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Filter
-
- setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
-
Sets the condition argument of this unary value operator.
- setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
-
- setConstant(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- setCostEstimate(double) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setCostEstimate(double) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- setDeleteExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Add
-
- setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Copy
-
- setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Move
-
- setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
-
- setDistinct(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.AggregateOperator
-
- setElements(Iterable<ExtensionElem>) - Method in class org.eclipse.rdf4j.query.algebra.Extension
-
- setElements(List<OrderElem>) - Method in class org.eclipse.rdf4j.query.algebra.Order
-
- setElements(List<ProjectionElem>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
-
- setExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
-
- setExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
-
- setExpressionString(String) - Method in class org.eclipse.rdf4j.query.algebra.Service
-
The SERVICE expression, either complete or just the expression e.g.
- setExprVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- setFederatedServiceResolver(FederatedServiceResolver) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolverClient
-
- setFlagsArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Clear
-
- setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Create
-
- setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Load
-
- setGraphPatternGroup(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
Deprecated.
- setGraphPatternGroup(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.GraphPatternGroupable
-
Deprecated.
- setGroupBindingNames(Iterable<String>) - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- setGroupElements(Iterable<GroupElem>) - Method in class org.eclipse.rdf4j.query.algebra.Group
-
- setInsertExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- setLeftArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
Sets the left argument of this binary tuple operator.
- setLeftArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
-
Sets the left argument of this binary value operator.
- setLimit(long) - Method in class org.eclipse.rdf4j.query.algebra.Slice
-
- setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
-
- setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.algebra.InsertData
-
- setMinLength(long) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- setName(String) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
-
- setName(String) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
-
- setName(String) - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- setNodeIdExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
-
- setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- setOffset(long) - Method in class org.eclipse.rdf4j.query.algebra.Slice
-
- setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.Compare
-
- setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
-
- setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
-
- setOperator(AggregateOperator) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
-
- setOperator(MathExpr.MathOp) - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
-
- setParentNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setParentNode(QueryModelNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
Sets the node's parent.
- setParentNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
-
- setPathExpression(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- setPattern(String, boolean) - Method in class org.eclipse.rdf4j.query.algebra.Like
-
- setPatternArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
-
- setPredicateVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- setPredicateVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- setPrefixDeclarations(Map<String, String>) - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- setProjectionContext(Var) - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- setProjectionElemList(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- setProjections(Iterable<ProjectionElemList>) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
-
- setResult(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
-
- setResultSizeActual(long) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setResultSizeActual(long) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- setResultSizeEstimate(double) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setResultSizeEstimate(double) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- setResultVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- setRightArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
-
Sets the right argument of this binary tuple operator.
- setRightArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
-
Sets the right argument of this binary value operator.
- setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
Sets the context scope for the arbitrary-length path
- setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.Clear
-
- setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Sets the context scope for the statement pattern.
- setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
Sets the context scope for the zero-length path
- setSeparator(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
-
- setServiceRef(Var) - Method in class org.eclipse.rdf4j.query.algebra.Service
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Add
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Clear
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Copy
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Create
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Load
-
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Move
-
- setSource(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Load
-
- setSourceExpression(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Add
-
- setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Copy
-
- setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Move
-
- setSourceName(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
- setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
-
- setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
-
- setSubquery(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Projection
-
- setSubQuery(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
-
- setTargetName(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
-
- setTotalTimeNanosActual(long) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setTotalTimeNanosActual(long) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
-
- setURI(String) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
-
- setURI(String) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
-
- setValue(Value) - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
-
- setValue(Value) - Method in class org.eclipse.rdf4j.query.algebra.Var
-
- setVariableScopeChange(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
-
- setVariableScopeChange(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.VariableScopeChange
-
- setWhereExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
-
- shutDown() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
-
- shutdown() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
-
Method to perform any shutDown code, invoked at unregistering.
- SingletonSet - Class in org.eclipse.rdf4j.query.algebra
-
A tuple expression that contains exactly one solution with zero bindings.
- SingletonSet() - Constructor for class org.eclipse.rdf4j.query.algebra.SingletonSet
-
- Slice - Class in org.eclipse.rdf4j.query.algebra
-
- Slice() - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
-
- Slice(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
-
- Slice(TupleExpr, long, long) - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
-
- StatementPattern - Class in org.eclipse.rdf4j.query.algebra
-
A tuple expression that matches a statement pattern against an RDF graph.
- StatementPattern() - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
-
- StatementPattern(Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from all
contexts.
- StatementPattern(StatementPattern.Scope, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from the
specified context scope.
- StatementPattern(Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements
from all contexts.
- StatementPattern(StatementPattern.Scope, Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
-
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements
from the specified context scope.
- StatementPattern.Scope - Enum in org.eclipse.rdf4j.query.algebra
-
Indicates the scope of the statement pattern.
- StatementPatternCollector - Class in org.eclipse.rdf4j.query.algebra.helpers
-
A QueryModelVisitor that collects StatementPattern's from a query model.
- StatementPatternCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
-
- Str - Class in org.eclipse.rdf4j.query.algebra
-
- Str() - Constructor for class org.eclipse.rdf4j.query.algebra.Str
-
- Str(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Str
-
- subQuery - Variable in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
-
- SubQueryValueOperator - Class in org.eclipse.rdf4j.query.algebra
-
- SubQueryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
-
- SubQueryValueOperator(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
-
- Sum - Class in org.eclipse.rdf4j.query.algebra
-
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
- Sum(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Sum
-
- Sum(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Sum
-