| Modifier and Type | Method and Description |
|---|---|
Edge |
edge() |
Graph.HugeVertex |
other(Graph.HugeVertex vertex) |
Graph.HugeVertex |
source() |
void |
source(Graph.HugeVertex source) |
Graph.HugeVertex |
target() |
void |
target(Graph.HugeVertex target) |
String |
toString() |
public HugeEdge(Edge e)
public Edge edge()
public Graph.HugeVertex source()
public void source(Graph.HugeVertex source)
public Graph.HugeVertex target()
public void target(Graph.HugeVertex target)
public Graph.HugeVertex other(Graph.HugeVertex vertex)
Copyright © 2023 The Apache Software Foundation. All rights reserved.