Modifier and Type | Method and Description |
---|---|
TriplePath |
OpPath.getTriplePath() |
Constructor and Description |
---|
OpPath(TriplePath triplePath) |
Modifier and Type | Method and Description |
---|---|
TriplePath |
PathBlock.get(int i) |
static TriplePath |
Substitute.substitute(TriplePath triplePath,
Binding binding) |
Modifier and Type | Method and Description |
---|---|
List<TriplePath> |
PathBlock.getList() |
ListIterator<TriplePath> |
PathBlock.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
PathBlock.add(int i,
TriplePath tp) |
void |
PathBlock.add(TriplePath tp) |
static TriplePath |
Substitute.substitute(TriplePath triplePath,
Binding binding) |
Constructor and Description |
---|
QueryIterPath(TriplePath triplePath,
QueryIterator input,
ExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
Table |
EvaluatorSimple.pathPattern(TriplePath triplePath) |
Table |
Evaluator.pathPattern(TriplePath triplePath) |
Modifier and Type | Method and Description |
---|---|
void |
QuadDataAcc.addTriplePath(int index,
TriplePath tPath) |
void |
QuadAccSink.addTriplePath(TriplePath tPath) |
Modifier and Type | Method and Description |
---|---|
static QueryIterator |
PathLib.execTriplePath(Binding binding,
TriplePath triplePath,
ExecutionContext execCxt) |
PathBlock |
PathCompiler.reduce(TriplePath triplePath) |
Modifier and Type | Method and Description |
---|---|
static TriplePath |
BuilderPath.buildTriplePath(ItemList list) |
Modifier and Type | Method and Description |
---|---|
static void |
WriterPath.output(IndentedWriter out,
TriplePath tp,
SerializationContext naming) |
static void |
WriterPath.outputPlain(IndentedWriter out,
TriplePath tp,
SerializationContext naming) |
Modifier and Type | Method and Description |
---|---|
Iterator<TriplePath> |
ElementPathBlock.patternElts() |
Modifier and Type | Method and Description |
---|---|
void |
ElementPathBlock.addTriple(TriplePath tp) |
void |
TripleCollectorBGP.addTriplePath(int index,
TriplePath path) |
void |
ElementTriplesBlock.addTriplePath(int index,
TriplePath path) |
void |
ElementPathBlock.addTriplePath(int index,
TriplePath tPath) |
void |
TripleCollectorMark.addTriplePath(int index,
TriplePath tPath) |
void |
TripleCollectorBGP.addTriplePath(TriplePath path) |
void |
ElementTriplesBlock.addTriplePath(TriplePath path) |
void |
TripleCollector.addTriplePath(TriplePath tPath) |
void |
ElementPathBlock.addTriplePath(TriplePath tPath) |
Modifier and Type | Method and Description |
---|---|
static void |
VarUtils.addVarsFromTriplePath(Collection<Var> acc,
TriplePath tpath) |
static boolean |
Iso.triplePathIso(TriplePath tp1,
TriplePath tp2,
NodeIsomorphismMap isoMap) |
Licenced under the Apache License, Version 2.0