Prep

gql.PreparedQuery$.Prep
See thePrep companion object
final case class Prep(cycleSet: Set[String], cursor: PrepCursor)

Attributes

Companion:
object
Source:
PreparedQuery.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
PreparedQuery.scala
def addEdge(edge: Edge): Prep

Attributes

Source:
PreparedQuery.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product