|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexValues | |
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
Uses of IndexValues in com.hp.hpl.jena.graph.query |
Classes in com.hp.hpl.jena.graph.query that implement IndexValues | |
class |
Domain
A Domain is an answer to a Binding query. |
Methods in com.hp.hpl.jena.graph.query with parameters of type IndexValues | |
boolean |
ValuatorSet.evalBool(IndexValues vv)
Answer true iff no Valuator in this set evaluates to false . |
boolean |
Valuator.evalBool(IndexValues iv)
|
Expression.Valof |
Expression.Valof.setDomain(IndexValues d)
|
boolean |
Expression.BoolConstant.evalBool(IndexValues vv)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |