Package | Description |
---|---|
com.hp.hpl.jena.graph.query |
Defines the graph-level Query classes, allowing multi-pattern query
over arbitrary graphs.
|
Modifier and Type | Method and Description |
---|---|
ValuatorSet |
ValuatorSet.add(Valuator e)
Answer this ValuatorSet after adding the Valuator
e to it. |
ValuatorSet[] |
GuardArranger.makeGuards(Mapping map,
ExpressionSet constraints) |
ValuatorSet |
ExpressionSet.prepare(VariableIndexes vi)
Answer a ValuatorSet which contains exactly the valuators for each
Expression in this ExpressionSet, prepared against the VariableIndexes vi.
|
Constructor and Description |
---|
StageElement.RunValuatorSet(ValuatorSet s,
StageElement next) |
Licenced under the Apache License, Version 2.0