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 |
---|---|
static PatternLiteral |
Rewrite.getPattern(Expression E) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Rewrite.isContains(PatternLiteral pattern) |
static boolean |
Rewrite.isEndsWith(PatternLiteral pattern) |
static boolean |
Rewrite.isStartsWith(PatternLiteral pattern) |
Licenced under the Apache License, Version 2.0