V - Vertex typeE - Edge typepublic static interface AttributedDirectedGraph.AttributedEdgeFactory<V,E> extends DirectedGraph.EdgeFactory<V,E>
| Modifier and Type | Method and Description |
|---|---|
E |
createEdge(V v0,
V v1,
Object... attributes) |
createEdgeCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.