Modifier and Type | Method and Description |
---|---|
default Graph.Features.EdgeFeatures |
Graph.Features.edge()
Gets the features related to "edge" operation.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures
Edge features defined such that they support immutability but allow all other possibilities.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
EmptyGraph.EmptyGraphFeatures.edge() |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
StarGraph.StarGraphFeatures.edge() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphEdgeFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
TinkerGraph.TinkerGraphFeatures.edge() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.