Package | Description |
---|---|
controller | |
sparql.base |
Modifier and Type | Method and Description |
---|---|
java.util.List<Triple> |
SparqlQueryBean.getTriples() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,java.util.Queue<Triple>> |
Path.getData()
Get the path and its all nodes and edges.
|
Modifier and Type | Method and Description |
---|---|
void |
Path.addSubPath(int pathsInclude,
java.util.Queue<Triple> subPath)
Add a sub path to path node.
|