|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableValues | |
---|---|
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
Uses of VariableValues in com.hp.hpl.jena.graph.query |
---|
Classes in com.hp.hpl.jena.graph.query that implement VariableValues | |
---|---|
static class |
Expression.Valof
Valof provides an implementation of VariableValues which composes the "compile-time" VariableIndexes map with the "run-time" IndexValues map to produce a VariableValues map. |
Methods in com.hp.hpl.jena.graph.query with parameters of type VariableValues | |
---|---|
boolean |
Expression.BoolConstant.evalBool(VariableValues vv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |