|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
R - The generic type of the [R]elation elements of the
IRelation.public interface IBindingSetAccessPath<R>
An interface for access paths which visit solutions (versus IElement
s).
| Method Summary | |
|---|---|
ICloseableIterator<IBindingSet> |
solutions(long limit,
BaseJoinStats stats)
Return an iterator which will visit the solutions drawn from the access path with a limit on the number of solutions drawn. |
| Methods inherited from interface com.bigdata.relation.accesspath.IAbstractAccessPath |
|---|
getPredicate, isEmpty, rangeCount |
| Method Detail |
|---|
ICloseableIterator<IBindingSet> solutions(long limit,
BaseJoinStats stats)
(Access path
should visit solutions for high level query).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||