stream
lightdb.async.AsyncQuery.stream
object stream
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
stream.type
Members list
Value members
Concrete methods
def distance[G <: Geo](f: Model => Field[Doc, List[G]], from: Point, sort: Boolean, radius: Option[Distance])(implicit transaction: Transaction[Doc]): Stream[IO, DistanceAndDoc[Doc]]
def materialized(f: Model => List[Field[Doc, _]])(implicit transaction: Transaction[Doc]): Stream[IO, MaterializedIndex[Doc, Model]]
In this article