PrepCursor

gql.PreparedQuery$.PrepCursor
See thePrepCursor companion object
final case class PrepCursor(position: Chain[Edge])

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

def add(edge: Edge): PrepCursor

Attributes

Source:
PreparedQuery.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product