Package | Description |
---|---|
com.hp.hpl.jena.sparql.core | |
com.hp.hpl.jena.sparql.path | |
com.hp.hpl.jena.sparql.syntax |
Modifier and Type | Method and Description |
---|---|
void |
PathBlock.addAll(PathBlock other) |
boolean |
PathBlock.equiv(PathBlock other,
NodeIsomorphismMap isoMap) |
Constructor and Description |
---|
PathBlock(PathBlock other) |
Modifier and Type | Method and Description |
---|---|
PathBlock |
PathCompiler.reduce(Node start,
Path path,
Node finish) |
PathBlock |
PathCompiler.reduce(PathBlock pathBlock)
Simplify : turns constructs in simple triples and simpler TriplePaths where possible
|
PathBlock |
PathCompiler.reduce(TriplePath triplePath) |
Modifier and Type | Method and Description |
---|---|
static Op |
PathLib.pathToTriples(PathBlock pattern)
Convert any paths of exactly one predicate to a triple pattern
|
PathBlock |
PathCompiler.reduce(PathBlock pathBlock)
Simplify : turns constructs in simple triples and simpler TriplePaths where possible
|
Modifier and Type | Method and Description |
---|---|
PathBlock |
ElementPathBlock.getPattern() |
Licenced under the Apache License, Version 2.0