public class PathCompiler extends Object
| Constructor and Description |
|---|
PathCompiler() |
| Modifier and Type | Method and Description |
|---|---|
PathBlock |
reduce(Node start,
Path path,
Node finish) |
PathBlock |
reduce(PathBlock pathBlock)
Simplify : turns constructs in simple triples and simpler TriplePaths where possible
|
PathBlock |
reduce(TriplePath triplePath) |
static void |
resetForTest()
Testing use only.
|
public static void resetForTest()
public PathBlock reduce(PathBlock pathBlock)
public PathBlock reduce(TriplePath triplePath)
Licenced under the Apache License, Version 2.0