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