Package | Description |
---|---|
com.hp.hpl.jena.graph.query |
Defines the graph-level Query classes, allowing multi-pattern query
over arbitrary graphs.
|
Modifier and Type | Field and Description |
---|---|
static Matcher |
Matcher.always
This matcher always answers
true and doesn't even look at
the domain, never mind update it. |
Modifier and Type | Method and Description |
---|---|
Matcher |
QueryTriple.createMatcher() |
Modifier and Type | Method and Description |
---|---|
void |
QueryTriple.SimpleApplyer.applyToTriples(Domain d,
Matcher m,
StageElement next) |
abstract void |
Applyer.applyToTriples(Domain d,
Matcher m,
StageElement next) |
Constructor and Description |
---|
StageElement.FindTriples(Stage stage,
Matcher matcher,
Applyer finder,
StageElement next) |
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP