Growable
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Show all
Members list
Value members
Abstract methods
Adds a single node to this graph.
Adds a single node to this graph.
Attributes
- Returns
-
true
if this graph has not containednode
before.
Concrete methods
Alias for addAll(xs)
.
Alias for addAll(xs)
.
Attributes
Alias for addOne(node)
.
Alias for addOne(node)
.
Attributes
Alias for addOne(edge)
.
Alias for addOne(edge)
.
Attributes
Adds all elements produced by outer
to this graph.
Adds all elements produced by outer
to this graph.
Attributes
Adds all passed nodes and edges to this graph.
Adds all passed nodes and edges to this graph.
Attributes
Adds all edges
to this graph. Nodes being ends of edges
are also added if not yet present.
Adds all edges
to this graph. Nodes being ends of edges
are also added if not yet present.
Attributes
Adds all nodes
to this graph.
Adds all nodes
to this graph.
Attributes
Adds a single node to this graph.
Adds a single node to this graph.
Attributes
Adds a single node to this graph.
Adds a single node to this graph.