Modifier and Type | Method and Description |
---|---|
Graph.Node |
addEdge(Graph.Node to,
String info) |
Graph |
getParent() |
String |
getUniqueId() |
public Node(String id)
public Graph getParent()
public Graph.Node addEdge(Graph.Node to, String info)
public String getUniqueId()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.