| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLHandler.Builder |
GDLHandler.Builder.setDefaultEdgeLabel(String edgeLabel)
Default edge label is used if none is set in the GDL script.
|
GDLHandler.Builder |
GDLHandler.Builder.setDefaultGraphLabel(String graphLabel)
Default graph label is used if none is set in the GDL script.
|
GDLHandler.Builder |
GDLHandler.Builder.setDefaultVertexLabel(String vertexLabel)
Default vertex label is used if none is set in the GDL script.
|
GDLHandler.Builder |
GDLHandler.Builder.setErrorStrategy(org.antlr.v4.runtime.ANTLRErrorStrategy errorStrategy)
Set the error handler strategy for ANTLR.
|
Copyright © 2017. All rights reserved.