| Package | Description |
|---|---|
| edu.rpi.twc.sesamestream.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SolutionHandler.handle(PartialSolution ps,
TriplePattern matched,
VarList newBindings) |
void |
TripleIndex.index(TriplePattern p,
VarList tuple,
PartialSolution ps)
Recursively associates a triple pattern with a partial solution such as a query
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TripleIndex.visitPartialSolutions(Visitor<PartialSolution> v)
Visits all partial solutions in the database.
|
Copyright © 2014. All Rights Reserved.