stream

abstract fun stream(): Stream<Entity>

Returns the current page of results as a Stream.

Return

the current page of results as a Stream.

See also