scalation.database.graph.Edge
See theEdge companion class
The Edge
companion object provides a factory function for creating edges.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create an object of type Edge
.
Create an object of type Edge
.
Value parameters
-
from
-
the source vertex
-
prop
-
maps edge's property names into property values
-
shift
-
number of units to shift to accomodate a bundle of egdes in a composite edge
-
to
-
the target vertex
Attributes
Value parameters
-
edges
-
the edges to show
Attributes