PathAlg

gql.preparation.PathAlg$
See thePathAlg companion trait
object PathAlg

Attributes

Companion
trait
Source
PathAlg.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PathAlg.type

Members list

Value members

Concrete methods

def apply[F[_]](implicit ev: PathAlg[F]): PathAlg[F]

Attributes

Source
PathAlg.scala

Implicits

Implicits

implicit def pathAlgForLocal[F[_]](implicit L: Local[F, Cursor]): PathAlg[F]

Attributes

Source
PathAlg.scala