public class TopLevelTripleMatchFrame extends GenericChoiceFrame
| Constructor and Description |
|---|
TopLevelTripleMatchFrame(LPInterpreter interpreter,
TriplePattern goal)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Override close method to reclaim the iterator.
|
boolean |
nextMatch(LPInterpreter interpreter)
Find the next result triple and bind the result vars appropriately.
|
init, setContinuationfastLinkTo, getLink, linkTopublic TopLevelTripleMatchFrame(LPInterpreter interpreter, TriplePattern goal)
interpreter - the interpreter instance whose env, trail and arg values are to be preservedpublic boolean nextMatch(LPInterpreter interpreter)
interpreter - the calling interpreter whose trail should be usedpublic void close()
close in class FrameObjectLicenced under the Apache License, Version 2.0