LTree

skunk.data.LTree$
See theLTree companion class
object LTree

Attributes

Companion
class
Source
LTree.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LTree.type

Members list

Value members

Concrete methods

def fromLabels(s: String*): Either[String, LTree]

Attributes

Source
LTree.scala
def fromString(s: String): Either[String, LTree]

Attributes

Source
LTree.scala

Concrete fields

val Empty: LTree

Attributes

Source
LTree.scala
final val MaxLabelLength: 255

Attributes

Source
LTree.scala
final val MaxTreeLength: 65535

Attributes

Source
LTree.scala

Implicits

Implicits

implicit val ltreeEq: Eq[LTree]

Attributes

Source
LTree.scala