method
openCursor

Stream<CursorWithValue> openCursor(
{key,
KeyRange range,
String direction,
bool autoAdvance}
)

Creates a stream of cursors over the records in this object store.

See also: