lightdb.traverse.TraversalStrategy
See theTraversalStrategy companion trait
object TraversalStrategy
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TraversalStrategy.type
Members list
Type members
Classlikes
case object BFS extends TraversalStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TraversalStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
BFS.type
case object DFS extends TraversalStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TraversalStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
DFS.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article