Path

scalax.collection.GraphTraversal.Path
See thePath companion trait
object Path extends Serializable

Attributes

Companion
trait
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
Path.type

Members list

Value members

Concrete methods

def zero(node: NodeT): Path & Zero

A path of zero length that is a single node.

A path of zero length that is a single node.

Attributes