Shrinkable
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Type members
Inherited classlikes
To be mixed in by edge classes to allow passing them to Graph(...)
.
To be mixed in by edge classes to allow passing them to Graph(...)
.
Attributes
- Inherited from:
- OuterElems
- Supertypes
Attributes
- Inherited from:
- OuterElems
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Wraps any type to be accepted when calling Graph(...)
.
Wraps any type to be accepted when calling Graph(...)
.
Attributes
- Inherited from:
- OuterElems
- Supertypes
Value members
Abstract methods
Removes a single node from this graph.
Removes a single node from this graph.
Attributes
- Returns
-
whether the node existed before.
Removes a single edge from this graph.
Removes a single edge from this graph.
Attributes
- Returns
-
whether the edge existed before
Removes a single node from this graph.
Removes a single node from this graph.
Attributes
Removes a single edge from this graph.
Removes a single edge from this graph.
Attributes
Concrete methods
Alias for removeAll(nodes, edges)
.
Alias for removeAll(nodes, edges)
.
Attributes
Alias for removeAll(edges)
.
Alias for removeAll(edges)
.
Attributes
Alias for diffInPlace
.
Alias for diffInPlace
.
Attributes
Alias for subtractOne(node)
.
Alias for subtractOne(node)
.
Attributes
Alias for subtractOne(node)
.
Alias for subtractOne(node)
.
Attributes
Removes all nodes and edges contained in that
graph from this graph.
Removes all nodes and edges contained in that
graph from this graph.
Attributes
Removes all nodes
and edges
from this graph.
Removes all nodes
and edges
from this graph.
Attributes
Removes all edges
from this graph.
Removes all edges
from this graph.