| Package | Description |
|---|---|
| net.aequologica.neo.dagr.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDags.TopologicalReturnType |
ResourceDags.TopologicalReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceDags.TopologicalReturnType[] |
ResourceDags.TopologicalReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
ResourceDags.topological_GET_JSON(String dagName,
ResourceDags.TopologicalReturnType type)
get a topological sort of all nodes of one dag
|
Copyright © 2019 aequologica. All rights reserved.