R - The generic type of the [R]elation elements of the
IRelation.public interface IBindingSetAccessPath<R> extends IAbstractAccessPath<R>
IElement
s).| Modifier and Type | Method and Description |
|---|---|
ICloseableIterator<IBindingSet[]> |
solutions(BOpContext context,
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.
|
getPredicate, isEmpty, rangeCount, removeAllICloseableIterator<IBindingSet[]> solutions(BOpContext context, long limit, BaseJoinStats stats)
limit - The maximum #of solutions to visit.stats - Some statistics are updated as solutions are visited.(Access path
should visit solutions for high level query).Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.