| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Graph> |
GDLHandler.getGraphCache()
Returns a cache that contains a mapping from user-defined variables to graph instances.
|
Map<String,Graph> |
GDLHandler.getGraphCache(boolean includeUserDefined,
boolean includeAutoGenerated)
Returns a cache that contains a mapping from variables to graph instances.
|
Collection<Graph> |
GDLHandler.getGraphs()
Returns a collection of all graphs defined in the GDL script.
|
Copyright © 2017. All rights reserved.