PreparedEdge

final case class PreparedEdge[F[_]](id: EdgeId, resolver: Resolver[F, Any, Any], statisticsName: String)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product