Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
-
Packages that use Edge Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.beans -
-
Uses of Edge in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.beans that return types with arguments of type Edge Modifier and Type Method Description List<Edge>Graph. getEdges()Method parameters in org.odpi.openmetadata.userinterface.uichassis.springboot.beans with type arguments of type Edge Modifier and Type Method Description voidGraph. setEdges(List<Edge> edges)
-