static interface Path.Segment<S, E>
A segment
Type Params | Return Type | Name and description |
---|---|---|
|
abstract E |
end() |
|
abstract Relationship<S, E> |
relationship() |
|
abstract S |
start() |