| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.MatchInsertContext |
GraqlParser.matchInsert() |
GraqlParser.MatchInsertContext |
GraqlParser.InsertQueryContext.matchInsert() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterMatchInsert(GraqlParser.MatchInsertContext ctx)
Enter a parse tree produced by
GraqlParser.matchInsert(). |
void |
GraqlBaseListener.enterMatchInsert(GraqlParser.MatchInsertContext ctx)
Enter a parse tree produced by
GraqlParser.matchInsert(). |
void |
GraqlListener.exitMatchInsert(GraqlParser.MatchInsertContext ctx)
Exit a parse tree produced by
GraqlParser.matchInsert(). |
void |
GraqlBaseListener.exitMatchInsert(GraqlParser.MatchInsertContext ctx)
Exit a parse tree produced by
GraqlParser.matchInsert(). |
T |
GraqlVisitor.visitMatchInsert(GraqlParser.MatchInsertContext ctx)
Visit a parse tree produced by
GraqlParser.matchInsert(). |
T |
GraqlBaseVisitor.visitMatchInsert(GraqlParser.MatchInsertContext ctx)
Visit a parse tree produced by
GraqlParser.matchInsert(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.