Package | Description |
---|---|
sparql.base |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<TtreeEdge> |
T.getE()
Get set of edges representing the containment relationship between two
clauses.
|
Modifier and Type | Method and Description |
---|---|
void |
T.addToE(TtreeEdge e)
Add TtreeEdge object to list.
|