NodeId

gql.preparation.NodeId
See theNodeId companion object
final case class NodeId(id: NonEmptyList[Int]) extends AnyVal

Attributes

Companion
object
Source
PreparedQuery.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def alpha(i: Int): NodeId

Attributes

Source
PreparedQuery.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product