public interface GraphDataValueGenerator
| Modifier and Type | Method and Description |
|---|---|
GraphNodes |
generateGraph(GraphDataValueContext context)
Returns a
GraphNodes that encapsulates all nodes and their relationships. |
GraphNodes generateGraph(GraphDataValueContext context) throws GramException
GraphNodes that encapsulates all nodes and their relationships.GramException