Id

lightdb.Id
See theId companion class
object Id

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Id.type

Members list

Value members

Concrete methods

def apply[T](value: String): Id[T]
def fromString[T](s: String): Id[T]
def toString[T](id: Id[T]): String

Implicits

Implicits

implicit def rw[T]: RW[Id[T]]