public interface GraqlListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
GraqlParser.| Modifier and Type | Method and Description |
|---|---|
void |
enterAggregateArgument(GraqlParser.AggregateArgumentContext ctx)
Enter a parse tree produced by the
aggregateArgument
labeled alternative in GraqlParser.argument(). |
void |
enterAggregateEOF(GraqlParser.AggregateEOFContext ctx)
Enter a parse tree produced by
GraqlParser.aggregateEOF(). |
void |
enterAggregateQuery(GraqlParser.AggregateQueryContext ctx)
Enter a parse tree produced by
GraqlParser.aggregateQuery(). |
void |
enterAndPattern(GraqlParser.AndPatternContext ctx)
Enter a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
void |
enterAskEOF(GraqlParser.AskEOFContext ctx)
Enter a parse tree produced by
GraqlParser.askEOF(). |
void |
enterAskQuery(GraqlParser.AskQueryContext ctx)
Enter a parse tree produced by
GraqlParser.askQuery(). |
void |
enterBatchPattern(GraqlParser.BatchPatternContext ctx)
Enter a parse tree produced by
GraqlParser.batchPattern(). |
void |
enterCasting(GraqlParser.CastingContext ctx)
Enter a parse tree produced by
GraqlParser.casting(). |
void |
enterCluster(GraqlParser.ClusterContext ctx)
Enter a parse tree produced by
GraqlParser.cluster(). |
void |
enterComputeEOF(GraqlParser.ComputeEOFContext ctx)
Enter a parse tree produced by
GraqlParser.computeEOF(). |
void |
enterComputeMethod(GraqlParser.ComputeMethodContext ctx)
Enter a parse tree produced by
GraqlParser.computeMethod(). |
void |
enterComputeQuery(GraqlParser.ComputeQueryContext ctx)
Enter a parse tree produced by
GraqlParser.computeQuery(). |
void |
enterCount(GraqlParser.CountContext ctx)
Enter a parse tree produced by
GraqlParser.count(). |
void |
enterCustomAgg(GraqlParser.CustomAggContext ctx)
Enter a parse tree produced by the
customAgg
labeled alternative in GraqlParser.aggregate(). |
void |
enterDegrees(GraqlParser.DegreesContext ctx)
Enter a parse tree produced by
GraqlParser.degrees(). |
void |
enterDeleteEOF(GraqlParser.DeleteEOFContext ctx)
Enter a parse tree produced by
GraqlParser.deleteEOF(). |
void |
enterDeleteQuery(GraqlParser.DeleteQueryContext ctx)
Enter a parse tree produced by
GraqlParser.deleteQuery(). |
void |
enterHasRole(GraqlParser.HasRoleContext ctx)
Enter a parse tree produced by the
hasRole
labeled alternative in GraqlParser.property(). |
void |
enterHasScope(GraqlParser.HasScopeContext ctx)
Enter a parse tree produced by the
hasScope
labeled alternative in GraqlParser.property(). |
void |
enterId(GraqlParser.IdContext ctx)
Enter a parse tree produced by
GraqlParser.id(). |
void |
enterIdentifier(GraqlParser.IdentifierContext ctx)
Enter a parse tree produced by
GraqlParser.identifier(). |
void |
enterInList(GraqlParser.InListContext ctx)
Enter a parse tree produced by
GraqlParser.inList(). |
void |
enterInsert(GraqlParser.InsertContext ctx)
Enter a parse tree produced by
GraqlParser.insert(). |
void |
enterInsertEOF(GraqlParser.InsertEOFContext ctx)
Enter a parse tree produced by
GraqlParser.insertEOF(). |
void |
enterInsertQuery(GraqlParser.InsertQueryContext ctx)
Enter a parse tree produced by
GraqlParser.insertQuery(). |
void |
enterIsa(GraqlParser.IsaContext ctx)
Enter a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
void |
enterIsAbstract(GraqlParser.IsAbstractContext ctx)
Enter a parse tree produced by the
isAbstract
labeled alternative in GraqlParser.property(). |
void |
enterMatchBase(GraqlParser.MatchBaseContext ctx)
Enter a parse tree produced by the
matchBase
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Enter a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMatchEOF(GraqlParser.MatchEOFContext ctx)
Enter a parse tree produced by
GraqlParser.matchEOF(). |
void |
enterMatchLimit(GraqlParser.MatchLimitContext ctx)
Enter a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMatchOffset(GraqlParser.MatchOffsetContext ctx)
Enter a parse tree produced by the
matchOffset
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
Enter a parse tree produced by the
matchOrderBy
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMatchSelect(GraqlParser.MatchSelectContext ctx)
Enter a parse tree produced by the
matchSelect
labeled alternative in GraqlParser.matchQuery(). |
void |
enterMax(GraqlParser.MaxContext ctx)
Enter a parse tree produced by
GraqlParser.max(). |
void |
enterMean(GraqlParser.MeanContext ctx)
Enter a parse tree produced by
GraqlParser.mean(). |
void |
enterMedian(GraqlParser.MedianContext ctx)
Enter a parse tree produced by
GraqlParser.median(). |
void |
enterMin(GraqlParser.MinContext ctx)
Enter a parse tree produced by
GraqlParser.min(). |
void |
enterName(GraqlParser.NameContext ctx)
Enter a parse tree produced by
GraqlParser.name(). |
void |
enterNamedAgg(GraqlParser.NamedAggContext ctx)
Enter a parse tree produced by
GraqlParser.namedAgg(). |
void |
enterNameList(GraqlParser.NameListContext ctx)
Enter a parse tree produced by
GraqlParser.nameList(). |
void |
enterOfList(GraqlParser.OfListContext ctx)
Enter a parse tree produced by
GraqlParser.ofList(). |
void |
enterOrPattern(GraqlParser.OrPatternContext ctx)
Enter a parse tree produced by the
orPattern
labeled alternative in GraqlParser.pattern(). |
void |
enterPath(GraqlParser.PathContext ctx)
Enter a parse tree produced by
GraqlParser.path(). |
void |
enterPatterns(GraqlParser.PatternsContext ctx)
Enter a parse tree produced by
GraqlParser.patterns(). |
void |
enterPatternSep(GraqlParser.PatternSepContext ctx)
Enter a parse tree produced by
GraqlParser.patternSep(). |
void |
enterPlaysRole(GraqlParser.PlaysRoleContext ctx)
Enter a parse tree produced by the
playsRole
labeled alternative in GraqlParser.property(). |
void |
enterPredicateContains(GraqlParser.PredicateContainsContext ctx)
Enter a parse tree produced by the
predicateContains
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateEq(GraqlParser.PredicateEqContext ctx)
Enter a parse tree produced by the
predicateEq
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateGt(GraqlParser.PredicateGtContext ctx)
Enter a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateGte(GraqlParser.PredicateGteContext ctx)
Enter a parse tree produced by the
predicateGte
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateLt(GraqlParser.PredicateLtContext ctx)
Enter a parse tree produced by the
predicateLt
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateLte(GraqlParser.PredicateLteContext ctx)
Enter a parse tree produced by the
predicateLte
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateNeq(GraqlParser.PredicateNeqContext ctx)
Enter a parse tree produced by the
predicateNeq
labeled alternative in GraqlParser.predicate(). |
void |
enterPredicateRegex(GraqlParser.PredicateRegexContext ctx)
Enter a parse tree produced by the
predicateRegex
labeled alternative in GraqlParser.predicate(). |
void |
enterPropDatatype(GraqlParser.PropDatatypeContext ctx)
Enter a parse tree produced by the
propDatatype
labeled alternative in GraqlParser.property(). |
void |
enterPropHas(GraqlParser.PropHasContext ctx)
Enter a parse tree produced by the
propHas
labeled alternative in GraqlParser.property(). |
void |
enterPropHasVariable(GraqlParser.PropHasVariableContext ctx)
Enter a parse tree produced by the
propHasVariable
labeled alternative in GraqlParser.property(). |
void |
enterPropId(GraqlParser.PropIdContext ctx)
Enter a parse tree produced by the
propId
labeled alternative in GraqlParser.property(). |
void |
enterPropKey(GraqlParser.PropKeyContext ctx)
Enter a parse tree produced by the
propKey
labeled alternative in GraqlParser.property(). |
void |
enterPropLhs(GraqlParser.PropLhsContext ctx)
Enter a parse tree produced by the
propLhs
labeled alternative in GraqlParser.property(). |
void |
enterPropName(GraqlParser.PropNameContext ctx)
Enter a parse tree produced by the
propName
labeled alternative in GraqlParser.property(). |
void |
enterPropNeq(GraqlParser.PropNeqContext ctx)
Enter a parse tree produced by the
propNeq
labeled alternative in GraqlParser.property(). |
void |
enterPropRegex(GraqlParser.PropRegexContext ctx)
Enter a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
void |
enterPropRel(GraqlParser.PropRelContext ctx)
Enter a parse tree produced by the
propRel
labeled alternative in GraqlParser.property(). |
void |
enterPropResource(GraqlParser.PropResourceContext ctx)
Enter a parse tree produced by the
propResource
labeled alternative in GraqlParser.property(). |
void |
enterPropRhs(GraqlParser.PropRhsContext ctx)
Enter a parse tree produced by the
propRhs
labeled alternative in GraqlParser.property(). |
void |
enterPropValue(GraqlParser.PropValueContext ctx)
Enter a parse tree produced by the
propValue
labeled alternative in GraqlParser.property(). |
void |
enterQuery(GraqlParser.QueryContext ctx)
Enter a parse tree produced by
GraqlParser.query(). |
void |
enterQueryEOF(GraqlParser.QueryEOFContext ctx)
Enter a parse tree produced by
GraqlParser.queryEOF(). |
void |
enterSelectAgg(GraqlParser.SelectAggContext ctx)
Enter a parse tree produced by the
selectAgg
labeled alternative in GraqlParser.aggregate(). |
void |
enterStd(GraqlParser.StdContext ctx)
Enter a parse tree produced by
GraqlParser.std(). |
void |
enterSub(GraqlParser.SubContext ctx)
Enter a parse tree produced by the
sub
labeled alternative in GraqlParser.property(). |
void |
enterSum(GraqlParser.SumContext ctx)
Enter a parse tree produced by
GraqlParser.sum(). |
void |
enterValueBoolean(GraqlParser.ValueBooleanContext ctx)
Enter a parse tree produced by the
valueBoolean
labeled alternative in GraqlParser.value(). |
void |
enterValueInteger(GraqlParser.ValueIntegerContext ctx)
Enter a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
enterValueReal(GraqlParser.ValueRealContext ctx)
Enter a parse tree produced by the
valueReal
labeled alternative in GraqlParser.value(). |
void |
enterValueString(GraqlParser.ValueStringContext ctx)
Enter a parse tree produced by the
valueString
labeled alternative in GraqlParser.value(). |
void |
enterValueVariable(GraqlParser.ValueVariableContext ctx)
Enter a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.value(). |
void |
enterVariable(GraqlParser.VariableContext ctx)
Enter a parse tree produced by
GraqlParser.variable(). |
void |
enterVariableArgument(GraqlParser.VariableArgumentContext ctx)
Enter a parse tree produced by the
variableArgument
labeled alternative in GraqlParser.argument(). |
void |
enterVarPattern(GraqlParser.VarPatternContext ctx)
Enter a parse tree produced by
GraqlParser.varPattern(). |
void |
enterVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Enter a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
void |
enterVarPatterns(GraqlParser.VarPatternsContext ctx)
Enter a parse tree produced by
GraqlParser.varPatterns(). |
void |
exitAggregateArgument(GraqlParser.AggregateArgumentContext ctx)
Exit a parse tree produced by the
aggregateArgument
labeled alternative in GraqlParser.argument(). |
void |
exitAggregateEOF(GraqlParser.AggregateEOFContext ctx)
Exit a parse tree produced by
GraqlParser.aggregateEOF(). |
void |
exitAggregateQuery(GraqlParser.AggregateQueryContext ctx)
Exit a parse tree produced by
GraqlParser.aggregateQuery(). |
void |
exitAndPattern(GraqlParser.AndPatternContext ctx)
Exit a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
void |
exitAskEOF(GraqlParser.AskEOFContext ctx)
Exit a parse tree produced by
GraqlParser.askEOF(). |
void |
exitAskQuery(GraqlParser.AskQueryContext ctx)
Exit a parse tree produced by
GraqlParser.askQuery(). |
void |
exitBatchPattern(GraqlParser.BatchPatternContext ctx)
Exit a parse tree produced by
GraqlParser.batchPattern(). |
void |
exitCasting(GraqlParser.CastingContext ctx)
Exit a parse tree produced by
GraqlParser.casting(). |
void |
exitCluster(GraqlParser.ClusterContext ctx)
Exit a parse tree produced by
GraqlParser.cluster(). |
void |
exitComputeEOF(GraqlParser.ComputeEOFContext ctx)
Exit a parse tree produced by
GraqlParser.computeEOF(). |
void |
exitComputeMethod(GraqlParser.ComputeMethodContext ctx)
Exit a parse tree produced by
GraqlParser.computeMethod(). |
void |
exitComputeQuery(GraqlParser.ComputeQueryContext ctx)
Exit a parse tree produced by
GraqlParser.computeQuery(). |
void |
exitCount(GraqlParser.CountContext ctx)
Exit a parse tree produced by
GraqlParser.count(). |
void |
exitCustomAgg(GraqlParser.CustomAggContext ctx)
Exit a parse tree produced by the
customAgg
labeled alternative in GraqlParser.aggregate(). |
void |
exitDegrees(GraqlParser.DegreesContext ctx)
Exit a parse tree produced by
GraqlParser.degrees(). |
void |
exitDeleteEOF(GraqlParser.DeleteEOFContext ctx)
Exit a parse tree produced by
GraqlParser.deleteEOF(). |
void |
exitDeleteQuery(GraqlParser.DeleteQueryContext ctx)
Exit a parse tree produced by
GraqlParser.deleteQuery(). |
void |
exitHasRole(GraqlParser.HasRoleContext ctx)
Exit a parse tree produced by the
hasRole
labeled alternative in GraqlParser.property(). |
void |
exitHasScope(GraqlParser.HasScopeContext ctx)
Exit a parse tree produced by the
hasScope
labeled alternative in GraqlParser.property(). |
void |
exitId(GraqlParser.IdContext ctx)
Exit a parse tree produced by
GraqlParser.id(). |
void |
exitIdentifier(GraqlParser.IdentifierContext ctx)
Exit a parse tree produced by
GraqlParser.identifier(). |
void |
exitInList(GraqlParser.InListContext ctx)
Exit a parse tree produced by
GraqlParser.inList(). |
void |
exitInsert(GraqlParser.InsertContext ctx)
Exit a parse tree produced by
GraqlParser.insert(). |
void |
exitInsertEOF(GraqlParser.InsertEOFContext ctx)
Exit a parse tree produced by
GraqlParser.insertEOF(). |
void |
exitInsertQuery(GraqlParser.InsertQueryContext ctx)
Exit a parse tree produced by
GraqlParser.insertQuery(). |
void |
exitIsa(GraqlParser.IsaContext ctx)
Exit a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
void |
exitIsAbstract(GraqlParser.IsAbstractContext ctx)
Exit a parse tree produced by the
isAbstract
labeled alternative in GraqlParser.property(). |
void |
exitMatchBase(GraqlParser.MatchBaseContext ctx)
Exit a parse tree produced by the
matchBase
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Exit a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMatchEOF(GraqlParser.MatchEOFContext ctx)
Exit a parse tree produced by
GraqlParser.matchEOF(). |
void |
exitMatchLimit(GraqlParser.MatchLimitContext ctx)
Exit a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMatchOffset(GraqlParser.MatchOffsetContext ctx)
Exit a parse tree produced by the
matchOffset
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
Exit a parse tree produced by the
matchOrderBy
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMatchSelect(GraqlParser.MatchSelectContext ctx)
Exit a parse tree produced by the
matchSelect
labeled alternative in GraqlParser.matchQuery(). |
void |
exitMax(GraqlParser.MaxContext ctx)
Exit a parse tree produced by
GraqlParser.max(). |
void |
exitMean(GraqlParser.MeanContext ctx)
Exit a parse tree produced by
GraqlParser.mean(). |
void |
exitMedian(GraqlParser.MedianContext ctx)
Exit a parse tree produced by
GraqlParser.median(). |
void |
exitMin(GraqlParser.MinContext ctx)
Exit a parse tree produced by
GraqlParser.min(). |
void |
exitName(GraqlParser.NameContext ctx)
Exit a parse tree produced by
GraqlParser.name(). |
void |
exitNamedAgg(GraqlParser.NamedAggContext ctx)
Exit a parse tree produced by
GraqlParser.namedAgg(). |
void |
exitNameList(GraqlParser.NameListContext ctx)
Exit a parse tree produced by
GraqlParser.nameList(). |
void |
exitOfList(GraqlParser.OfListContext ctx)
Exit a parse tree produced by
GraqlParser.ofList(). |
void |
exitOrPattern(GraqlParser.OrPatternContext ctx)
Exit a parse tree produced by the
orPattern
labeled alternative in GraqlParser.pattern(). |
void |
exitPath(GraqlParser.PathContext ctx)
Exit a parse tree produced by
GraqlParser.path(). |
void |
exitPatterns(GraqlParser.PatternsContext ctx)
Exit a parse tree produced by
GraqlParser.patterns(). |
void |
exitPatternSep(GraqlParser.PatternSepContext ctx)
Exit a parse tree produced by
GraqlParser.patternSep(). |
void |
exitPlaysRole(GraqlParser.PlaysRoleContext ctx)
Exit a parse tree produced by the
playsRole
labeled alternative in GraqlParser.property(). |
void |
exitPredicateContains(GraqlParser.PredicateContainsContext ctx)
Exit a parse tree produced by the
predicateContains
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateEq(GraqlParser.PredicateEqContext ctx)
Exit a parse tree produced by the
predicateEq
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateGt(GraqlParser.PredicateGtContext ctx)
Exit a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateGte(GraqlParser.PredicateGteContext ctx)
Exit a parse tree produced by the
predicateGte
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateLt(GraqlParser.PredicateLtContext ctx)
Exit a parse tree produced by the
predicateLt
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateLte(GraqlParser.PredicateLteContext ctx)
Exit a parse tree produced by the
predicateLte
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateNeq(GraqlParser.PredicateNeqContext ctx)
Exit a parse tree produced by the
predicateNeq
labeled alternative in GraqlParser.predicate(). |
void |
exitPredicateRegex(GraqlParser.PredicateRegexContext ctx)
Exit a parse tree produced by the
predicateRegex
labeled alternative in GraqlParser.predicate(). |
void |
exitPropDatatype(GraqlParser.PropDatatypeContext ctx)
Exit a parse tree produced by the
propDatatype
labeled alternative in GraqlParser.property(). |
void |
exitPropHas(GraqlParser.PropHasContext ctx)
Exit a parse tree produced by the
propHas
labeled alternative in GraqlParser.property(). |
void |
exitPropHasVariable(GraqlParser.PropHasVariableContext ctx)
Exit a parse tree produced by the
propHasVariable
labeled alternative in GraqlParser.property(). |
void |
exitPropId(GraqlParser.PropIdContext ctx)
Exit a parse tree produced by the
propId
labeled alternative in GraqlParser.property(). |
void |
exitPropKey(GraqlParser.PropKeyContext ctx)
Exit a parse tree produced by the
propKey
labeled alternative in GraqlParser.property(). |
void |
exitPropLhs(GraqlParser.PropLhsContext ctx)
Exit a parse tree produced by the
propLhs
labeled alternative in GraqlParser.property(). |
void |
exitPropName(GraqlParser.PropNameContext ctx)
Exit a parse tree produced by the
propName
labeled alternative in GraqlParser.property(). |
void |
exitPropNeq(GraqlParser.PropNeqContext ctx)
Exit a parse tree produced by the
propNeq
labeled alternative in GraqlParser.property(). |
void |
exitPropRegex(GraqlParser.PropRegexContext ctx)
Exit a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
void |
exitPropRel(GraqlParser.PropRelContext ctx)
Exit a parse tree produced by the
propRel
labeled alternative in GraqlParser.property(). |
void |
exitPropResource(GraqlParser.PropResourceContext ctx)
Exit a parse tree produced by the
propResource
labeled alternative in GraqlParser.property(). |
void |
exitPropRhs(GraqlParser.PropRhsContext ctx)
Exit a parse tree produced by the
propRhs
labeled alternative in GraqlParser.property(). |
void |
exitPropValue(GraqlParser.PropValueContext ctx)
Exit a parse tree produced by the
propValue
labeled alternative in GraqlParser.property(). |
void |
exitQuery(GraqlParser.QueryContext ctx)
Exit a parse tree produced by
GraqlParser.query(). |
void |
exitQueryEOF(GraqlParser.QueryEOFContext ctx)
Exit a parse tree produced by
GraqlParser.queryEOF(). |
void |
exitSelectAgg(GraqlParser.SelectAggContext ctx)
Exit a parse tree produced by the
selectAgg
labeled alternative in GraqlParser.aggregate(). |
void |
exitStd(GraqlParser.StdContext ctx)
Exit a parse tree produced by
GraqlParser.std(). |
void |
exitSub(GraqlParser.SubContext ctx)
Exit a parse tree produced by the
sub
labeled alternative in GraqlParser.property(). |
void |
exitSum(GraqlParser.SumContext ctx)
Exit a parse tree produced by
GraqlParser.sum(). |
void |
exitValueBoolean(GraqlParser.ValueBooleanContext ctx)
Exit a parse tree produced by the
valueBoolean
labeled alternative in GraqlParser.value(). |
void |
exitValueInteger(GraqlParser.ValueIntegerContext ctx)
Exit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
exitValueReal(GraqlParser.ValueRealContext ctx)
Exit a parse tree produced by the
valueReal
labeled alternative in GraqlParser.value(). |
void |
exitValueString(GraqlParser.ValueStringContext ctx)
Exit a parse tree produced by the
valueString
labeled alternative in GraqlParser.value(). |
void |
exitValueVariable(GraqlParser.ValueVariableContext ctx)
Exit a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.value(). |
void |
exitVariable(GraqlParser.VariableContext ctx)
Exit a parse tree produced by
GraqlParser.variable(). |
void |
exitVariableArgument(GraqlParser.VariableArgumentContext ctx)
Exit a parse tree produced by the
variableArgument
labeled alternative in GraqlParser.argument(). |
void |
exitVarPattern(GraqlParser.VarPatternContext ctx)
Exit a parse tree produced by
GraqlParser.varPattern(). |
void |
exitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Exit a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
void |
exitVarPatterns(GraqlParser.VarPatternsContext ctx)
Exit a parse tree produced by
GraqlParser.varPatterns(). |
void enterQueryEOF(GraqlParser.QueryEOFContext ctx)
GraqlParser.queryEOF().ctx - the parse treevoid exitQueryEOF(GraqlParser.QueryEOFContext ctx)
GraqlParser.queryEOF().ctx - the parse treevoid enterQuery(GraqlParser.QueryContext ctx)
GraqlParser.query().ctx - the parse treevoid exitQuery(GraqlParser.QueryContext ctx)
GraqlParser.query().ctx - the parse treevoid enterMatchEOF(GraqlParser.MatchEOFContext ctx)
GraqlParser.matchEOF().ctx - the parse treevoid exitMatchEOF(GraqlParser.MatchEOFContext ctx)
GraqlParser.matchEOF().ctx - the parse treevoid enterAskEOF(GraqlParser.AskEOFContext ctx)
GraqlParser.askEOF().ctx - the parse treevoid exitAskEOF(GraqlParser.AskEOFContext ctx)
GraqlParser.askEOF().ctx - the parse treevoid enterInsertEOF(GraqlParser.InsertEOFContext ctx)
GraqlParser.insertEOF().ctx - the parse treevoid exitInsertEOF(GraqlParser.InsertEOFContext ctx)
GraqlParser.insertEOF().ctx - the parse treevoid enterDeleteEOF(GraqlParser.DeleteEOFContext ctx)
GraqlParser.deleteEOF().ctx - the parse treevoid exitDeleteEOF(GraqlParser.DeleteEOFContext ctx)
GraqlParser.deleteEOF().ctx - the parse treevoid enterAggregateEOF(GraqlParser.AggregateEOFContext ctx)
GraqlParser.aggregateEOF().ctx - the parse treevoid exitAggregateEOF(GraqlParser.AggregateEOFContext ctx)
GraqlParser.aggregateEOF().ctx - the parse treevoid enterComputeEOF(GraqlParser.ComputeEOFContext ctx)
GraqlParser.computeEOF().ctx - the parse treevoid exitComputeEOF(GraqlParser.ComputeEOFContext ctx)
GraqlParser.computeEOF().ctx - the parse treevoid enterMatchBase(GraqlParser.MatchBaseContext ctx)
matchBase
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchBase(GraqlParser.MatchBaseContext ctx)
matchBase
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterMatchSelect(GraqlParser.MatchSelectContext ctx)
matchSelect
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchSelect(GraqlParser.MatchSelectContext ctx)
matchSelect
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterMatchOffset(GraqlParser.MatchOffsetContext ctx)
matchOffset
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchOffset(GraqlParser.MatchOffsetContext ctx)
matchOffset
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
matchOrderBy
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
matchOrderBy
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterMatchLimit(GraqlParser.MatchLimitContext ctx)
matchLimit
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchLimit(GraqlParser.MatchLimitContext ctx)
matchLimit
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterMatchDistinct(GraqlParser.MatchDistinctContext ctx)
matchDistinct
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid exitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
matchDistinct
labeled alternative in GraqlParser.matchQuery().ctx - the parse treevoid enterAskQuery(GraqlParser.AskQueryContext ctx)
GraqlParser.askQuery().ctx - the parse treevoid exitAskQuery(GraqlParser.AskQueryContext ctx)
GraqlParser.askQuery().ctx - the parse treevoid enterInsertQuery(GraqlParser.InsertQueryContext ctx)
GraqlParser.insertQuery().ctx - the parse treevoid exitInsertQuery(GraqlParser.InsertQueryContext ctx)
GraqlParser.insertQuery().ctx - the parse treevoid enterDeleteQuery(GraqlParser.DeleteQueryContext ctx)
GraqlParser.deleteQuery().ctx - the parse treevoid exitDeleteQuery(GraqlParser.DeleteQueryContext ctx)
GraqlParser.deleteQuery().ctx - the parse treevoid enterAggregateQuery(GraqlParser.AggregateQueryContext ctx)
GraqlParser.aggregateQuery().ctx - the parse treevoid exitAggregateQuery(GraqlParser.AggregateQueryContext ctx)
GraqlParser.aggregateQuery().ctx - the parse treevoid enterComputeQuery(GraqlParser.ComputeQueryContext ctx)
GraqlParser.computeQuery().ctx - the parse treevoid exitComputeQuery(GraqlParser.ComputeQueryContext ctx)
GraqlParser.computeQuery().ctx - the parse treevoid enterComputeMethod(GraqlParser.ComputeMethodContext ctx)
GraqlParser.computeMethod().ctx - the parse treevoid exitComputeMethod(GraqlParser.ComputeMethodContext ctx)
GraqlParser.computeMethod().ctx - the parse treevoid enterMin(GraqlParser.MinContext ctx)
GraqlParser.min().ctx - the parse treevoid exitMin(GraqlParser.MinContext ctx)
GraqlParser.min().ctx - the parse treevoid enterMax(GraqlParser.MaxContext ctx)
GraqlParser.max().ctx - the parse treevoid exitMax(GraqlParser.MaxContext ctx)
GraqlParser.max().ctx - the parse treevoid enterMedian(GraqlParser.MedianContext ctx)
GraqlParser.median().ctx - the parse treevoid exitMedian(GraqlParser.MedianContext ctx)
GraqlParser.median().ctx - the parse treevoid enterMean(GraqlParser.MeanContext ctx)
GraqlParser.mean().ctx - the parse treevoid exitMean(GraqlParser.MeanContext ctx)
GraqlParser.mean().ctx - the parse treevoid enterStd(GraqlParser.StdContext ctx)
GraqlParser.std().ctx - the parse treevoid exitStd(GraqlParser.StdContext ctx)
GraqlParser.std().ctx - the parse treevoid enterSum(GraqlParser.SumContext ctx)
GraqlParser.sum().ctx - the parse treevoid exitSum(GraqlParser.SumContext ctx)
GraqlParser.sum().ctx - the parse treevoid enterDegrees(GraqlParser.DegreesContext ctx)
GraqlParser.degrees().ctx - the parse treevoid exitDegrees(GraqlParser.DegreesContext ctx)
GraqlParser.degrees().ctx - the parse treevoid enterCluster(GraqlParser.ClusterContext ctx)
GraqlParser.cluster().ctx - the parse treevoid exitCluster(GraqlParser.ClusterContext ctx)
GraqlParser.cluster().ctx - the parse treevoid enterPath(GraqlParser.PathContext ctx)
GraqlParser.path().ctx - the parse treevoid exitPath(GraqlParser.PathContext ctx)
GraqlParser.path().ctx - the parse treevoid enterCount(GraqlParser.CountContext ctx)
GraqlParser.count().ctx - the parse treevoid exitCount(GraqlParser.CountContext ctx)
GraqlParser.count().ctx - the parse treevoid enterOfList(GraqlParser.OfListContext ctx)
GraqlParser.ofList().ctx - the parse treevoid exitOfList(GraqlParser.OfListContext ctx)
GraqlParser.ofList().ctx - the parse treevoid enterInList(GraqlParser.InListContext ctx)
GraqlParser.inList().ctx - the parse treevoid exitInList(GraqlParser.InListContext ctx)
GraqlParser.inList().ctx - the parse treevoid enterNameList(GraqlParser.NameListContext ctx)
GraqlParser.nameList().ctx - the parse treevoid exitNameList(GraqlParser.NameListContext ctx)
GraqlParser.nameList().ctx - the parse treevoid enterCustomAgg(GraqlParser.CustomAggContext ctx)
customAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treevoid exitCustomAgg(GraqlParser.CustomAggContext ctx)
customAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treevoid enterSelectAgg(GraqlParser.SelectAggContext ctx)
selectAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treevoid exitSelectAgg(GraqlParser.SelectAggContext ctx)
selectAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treevoid enterVariableArgument(GraqlParser.VariableArgumentContext ctx)
variableArgument
labeled alternative in GraqlParser.argument().ctx - the parse treevoid exitVariableArgument(GraqlParser.VariableArgumentContext ctx)
variableArgument
labeled alternative in GraqlParser.argument().ctx - the parse treevoid enterAggregateArgument(GraqlParser.AggregateArgumentContext ctx)
aggregateArgument
labeled alternative in GraqlParser.argument().ctx - the parse treevoid exitAggregateArgument(GraqlParser.AggregateArgumentContext ctx)
aggregateArgument
labeled alternative in GraqlParser.argument().ctx - the parse treevoid enterNamedAgg(GraqlParser.NamedAggContext ctx)
GraqlParser.namedAgg().ctx - the parse treevoid exitNamedAgg(GraqlParser.NamedAggContext ctx)
GraqlParser.namedAgg().ctx - the parse treevoid enterPatterns(GraqlParser.PatternsContext ctx)
GraqlParser.patterns().ctx - the parse treevoid exitPatterns(GraqlParser.PatternsContext ctx)
GraqlParser.patterns().ctx - the parse treevoid enterVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
varPatternCase
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid exitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
varPatternCase
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid enterAndPattern(GraqlParser.AndPatternContext ctx)
andPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid exitAndPattern(GraqlParser.AndPatternContext ctx)
andPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid enterOrPattern(GraqlParser.OrPatternContext ctx)
orPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid exitOrPattern(GraqlParser.OrPatternContext ctx)
orPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treevoid enterVarPatterns(GraqlParser.VarPatternsContext ctx)
GraqlParser.varPatterns().ctx - the parse treevoid exitVarPatterns(GraqlParser.VarPatternsContext ctx)
GraqlParser.varPatterns().ctx - the parse treevoid enterVarPattern(GraqlParser.VarPatternContext ctx)
GraqlParser.varPattern().ctx - the parse treevoid exitVarPattern(GraqlParser.VarPatternContext ctx)
GraqlParser.varPattern().ctx - the parse treevoid enterIsa(GraqlParser.IsaContext ctx)
isa
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitIsa(GraqlParser.IsaContext ctx)
isa
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterSub(GraqlParser.SubContext ctx)
sub
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitSub(GraqlParser.SubContext ctx)
sub
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterHasRole(GraqlParser.HasRoleContext ctx)
hasRole
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitHasRole(GraqlParser.HasRoleContext ctx)
hasRole
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPlaysRole(GraqlParser.PlaysRoleContext ctx)
playsRole
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPlaysRole(GraqlParser.PlaysRoleContext ctx)
playsRole
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterHasScope(GraqlParser.HasScopeContext ctx)
hasScope
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitHasScope(GraqlParser.HasScopeContext ctx)
hasScope
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropId(GraqlParser.PropIdContext ctx)
propId
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropId(GraqlParser.PropIdContext ctx)
propId
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropName(GraqlParser.PropNameContext ctx)
propName
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropName(GraqlParser.PropNameContext ctx)
propName
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropValue(GraqlParser.PropValueContext ctx)
propValue
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropValue(GraqlParser.PropValueContext ctx)
propValue
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropLhs(GraqlParser.PropLhsContext ctx)
propLhs
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropLhs(GraqlParser.PropLhsContext ctx)
propLhs
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropRhs(GraqlParser.PropRhsContext ctx)
propRhs
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropRhs(GraqlParser.PropRhsContext ctx)
propRhs
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropHasVariable(GraqlParser.PropHasVariableContext ctx)
propHasVariable
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropHasVariable(GraqlParser.PropHasVariableContext ctx)
propHasVariable
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropHas(GraqlParser.PropHasContext ctx)
propHas
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropHas(GraqlParser.PropHasContext ctx)
propHas
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropResource(GraqlParser.PropResourceContext ctx)
propResource
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropResource(GraqlParser.PropResourceContext ctx)
propResource
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropKey(GraqlParser.PropKeyContext ctx)
propKey
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropKey(GraqlParser.PropKeyContext ctx)
propKey
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropRel(GraqlParser.PropRelContext ctx)
propRel
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropRel(GraqlParser.PropRelContext ctx)
propRel
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterIsAbstract(GraqlParser.IsAbstractContext ctx)
isAbstract
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitIsAbstract(GraqlParser.IsAbstractContext ctx)
isAbstract
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropDatatype(GraqlParser.PropDatatypeContext ctx)
propDatatype
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropDatatype(GraqlParser.PropDatatypeContext ctx)
propDatatype
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropRegex(GraqlParser.PropRegexContext ctx)
propRegex
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropRegex(GraqlParser.PropRegexContext ctx)
propRegex
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPropNeq(GraqlParser.PropNeqContext ctx)
propNeq
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropNeq(GraqlParser.PropNeqContext ctx)
propNeq
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterCasting(GraqlParser.CastingContext ctx)
GraqlParser.casting().ctx - the parse treevoid exitCasting(GraqlParser.CastingContext ctx)
GraqlParser.casting().ctx - the parse treevoid enterVariable(GraqlParser.VariableContext ctx)
GraqlParser.variable().ctx - the parse treevoid exitVariable(GraqlParser.VariableContext ctx)
GraqlParser.variable().ctx - the parse treevoid enterPredicateEq(GraqlParser.PredicateEqContext ctx)
predicateEq
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateEq(GraqlParser.PredicateEqContext ctx)
predicateEq
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateNeq(GraqlParser.PredicateNeqContext ctx)
predicateNeq
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateNeq(GraqlParser.PredicateNeqContext ctx)
predicateNeq
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateGt(GraqlParser.PredicateGtContext ctx)
predicateGt
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateGt(GraqlParser.PredicateGtContext ctx)
predicateGt
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateGte(GraqlParser.PredicateGteContext ctx)
predicateGte
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateGte(GraqlParser.PredicateGteContext ctx)
predicateGte
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateLt(GraqlParser.PredicateLtContext ctx)
predicateLt
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateLt(GraqlParser.PredicateLtContext ctx)
predicateLt
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateLte(GraqlParser.PredicateLteContext ctx)
predicateLte
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateLte(GraqlParser.PredicateLteContext ctx)
predicateLte
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateContains(GraqlParser.PredicateContainsContext ctx)
predicateContains
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateContains(GraqlParser.PredicateContainsContext ctx)
predicateContains
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterPredicateRegex(GraqlParser.PredicateRegexContext ctx)
predicateRegex
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateRegex(GraqlParser.PredicateRegexContext ctx)
predicateRegex
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid enterValueVariable(GraqlParser.ValueVariableContext ctx)
valueVariable
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueVariable(GraqlParser.ValueVariableContext ctx)
valueVariable
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterValueString(GraqlParser.ValueStringContext ctx)
valueString
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueString(GraqlParser.ValueStringContext ctx)
valueString
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterValueInteger(GraqlParser.ValueIntegerContext ctx)
valueInteger
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueInteger(GraqlParser.ValueIntegerContext ctx)
valueInteger
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterValueReal(GraqlParser.ValueRealContext ctx)
valueReal
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueReal(GraqlParser.ValueRealContext ctx)
valueReal
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterValueBoolean(GraqlParser.ValueBooleanContext ctx)
valueBoolean
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueBoolean(GraqlParser.ValueBooleanContext ctx)
valueBoolean
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterInsert(GraqlParser.InsertContext ctx)
GraqlParser.insert().ctx - the parse treevoid exitInsert(GraqlParser.InsertContext ctx)
GraqlParser.insert().ctx - the parse treevoid enterPatternSep(GraqlParser.PatternSepContext ctx)
GraqlParser.patternSep().ctx - the parse treevoid exitPatternSep(GraqlParser.PatternSepContext ctx)
GraqlParser.patternSep().ctx - the parse treevoid enterBatchPattern(GraqlParser.BatchPatternContext ctx)
GraqlParser.batchPattern().ctx - the parse treevoid exitBatchPattern(GraqlParser.BatchPatternContext ctx)
GraqlParser.batchPattern().ctx - the parse treevoid enterName(GraqlParser.NameContext ctx)
GraqlParser.name().ctx - the parse treevoid exitName(GraqlParser.NameContext ctx)
GraqlParser.name().ctx - the parse treevoid enterId(GraqlParser.IdContext ctx)
GraqlParser.id().ctx - the parse treevoid exitId(GraqlParser.IdContext ctx)
GraqlParser.id().ctx - the parse treevoid enterIdentifier(GraqlParser.IdentifierContext ctx)
GraqlParser.identifier().ctx - the parse treevoid exitIdentifier(GraqlParser.IdentifierContext ctx)
GraqlParser.identifier().ctx - the parse treeCopyright © 2016 Grakn Labs Ltd. All rights reserved.