public abstract class Edge extends Object
Constructor and Description |
---|
Edge() |
Modifier and Type | Method and Description |
---|---|
abstract String |
from() |
abstract String |
label()
Describes the label placed on the edge between two nodes
|
abstract String |
to() |
Copyright © 2024 Atlassian. All rights reserved.