scored

lightdb.query.Query.scored
object scored

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
scored.type

Members list

Value members

Concrete methods

def stream(implicit context: SearchContext[D]): Stream[IO, (V, Double)]
def toList: IO[List[(V, Double)]]