ShapePath

es.weso.shapepath.ShapePath
See theShapePath companion object
case class ShapePath(startsWithRoot: Boolean, steps: List[Step])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def addSteps(steps: List[Step]): ShapePath

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product