scalax.collection.GraphTraversal.Parameters
See theParameters companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates Parameters of kind BreadthFirst with specific direction and maxDepth.
Creates Parameters of kind BreadthFirst with specific direction and maxDepth.
Attributes
Creates Parameters of kind DepthFirst with specific direction and maxDepth.
Creates Parameters of kind DepthFirst with specific direction and maxDepth.
Attributes