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 |
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 |
enterAskQuery(GraqlParser.AskQueryContext ctx)
Enter a parse tree produced by
GraqlParser.askQuery(). |
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 |
enterClusterMembers(GraqlParser.ClusterMembersContext ctx)
Enter a parse tree produced by the
clusterMembers
labeled alternative in GraqlParser.clusterParam(). |
void |
enterClusterSize(GraqlParser.ClusterSizeContext ctx)
Enter a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
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 |
enterDeleteQuery(GraqlParser.DeleteQueryContext ctx)
Enter a parse tree produced by
GraqlParser.deleteQuery(). |
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 |
enterInsertOnly(GraqlParser.InsertOnlyContext ctx)
Enter a parse tree produced by
GraqlParser.insertOnly(). |
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 |
enterLabel(GraqlParser.LabelContext ctx)
Enter a parse tree produced by
GraqlParser.label(). |
void |
enterLabelList(GraqlParser.LabelListContext ctx)
Enter a parse tree produced by
GraqlParser.labelList(). |
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 |
enterMatchInsert(GraqlParser.MatchInsertContext ctx)
Enter a parse tree produced by
GraqlParser.matchInsert(). |
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 |
enterNamedAgg(GraqlParser.NamedAggContext ctx)
Enter a parse tree produced by
GraqlParser.namedAgg(). |
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 |
enterPlays(GraqlParser.PlaysContext ctx)
Enter a parse tree produced by the
plays
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 |
enterPredicateVariable(GraqlParser.PredicateVariableContext ctx)
Enter a parse tree produced by the
predicateVariable
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 |
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 |
enterPropLabel(GraqlParser.PropLabelContext ctx)
Enter a parse tree produced by the
propLabel
labeled alternative in GraqlParser.property(). |
void |
enterPropLhs(GraqlParser.PropLhsContext ctx)
Enter a parse tree produced by the
propLhs
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 |
enterQueryList(GraqlParser.QueryListContext ctx)
Enter a parse tree produced by
GraqlParser.queryList(). |
void |
enterQueryListElem(GraqlParser.QueryListElemContext ctx)
Enter a parse tree produced by
GraqlParser.queryListElem(). |
void |
enterRelates(GraqlParser.RelatesContext ctx)
Enter a parse tree produced by the
relates
labeled alternative in GraqlParser.property(). |
void |
enterSelectAgg(GraqlParser.SelectAggContext ctx)
Enter a parse tree produced by the
selectAgg
labeled alternative in GraqlParser.aggregate(). |
void |
enterSimpleQuery(GraqlParser.SimpleQueryContext ctx)
Enter a parse tree produced by
GraqlParser.simpleQuery(). |
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 |
enterValueDate(GraqlParser.ValueDateContext ctx)
Enter a parse tree produced by the
valueDate
labeled alternative in GraqlParser.value(). |
void |
enterValueDateTime(GraqlParser.ValueDateTimeContext ctx)
Enter a parse tree produced by the
valueDateTime
labeled alternative in GraqlParser.value(). |
void |
enterValueInteger(GraqlParser.ValueIntegerContext ctx)
Enter a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
enterValuePrimitive(GraqlParser.ValuePrimitiveContext ctx)
Enter a parse tree produced by the
valuePrimitive
labeled alternative in GraqlParser.valueOrVar(). |
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.valueOrVar(). |
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 |
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 |
exitAskQuery(GraqlParser.AskQueryContext ctx)
Exit a parse tree produced by
GraqlParser.askQuery(). |
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 |
exitClusterMembers(GraqlParser.ClusterMembersContext ctx)
Exit a parse tree produced by the
clusterMembers
labeled alternative in GraqlParser.clusterParam(). |
void |
exitClusterSize(GraqlParser.ClusterSizeContext ctx)
Exit a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
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 |
exitDeleteQuery(GraqlParser.DeleteQueryContext ctx)
Exit a parse tree produced by
GraqlParser.deleteQuery(). |
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 |
exitInsertOnly(GraqlParser.InsertOnlyContext ctx)
Exit a parse tree produced by
GraqlParser.insertOnly(). |
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 |
exitLabel(GraqlParser.LabelContext ctx)
Exit a parse tree produced by
GraqlParser.label(). |
void |
exitLabelList(GraqlParser.LabelListContext ctx)
Exit a parse tree produced by
GraqlParser.labelList(). |
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 |
exitMatchInsert(GraqlParser.MatchInsertContext ctx)
Exit a parse tree produced by
GraqlParser.matchInsert(). |
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 |
exitNamedAgg(GraqlParser.NamedAggContext ctx)
Exit a parse tree produced by
GraqlParser.namedAgg(). |
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 |
exitPlays(GraqlParser.PlaysContext ctx)
Exit a parse tree produced by the
plays
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 |
exitPredicateVariable(GraqlParser.PredicateVariableContext ctx)
Exit a parse tree produced by the
predicateVariable
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 |
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 |
exitPropLabel(GraqlParser.PropLabelContext ctx)
Exit a parse tree produced by the
propLabel
labeled alternative in GraqlParser.property(). |
void |
exitPropLhs(GraqlParser.PropLhsContext ctx)
Exit a parse tree produced by the
propLhs
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 |
exitQueryList(GraqlParser.QueryListContext ctx)
Exit a parse tree produced by
GraqlParser.queryList(). |
void |
exitQueryListElem(GraqlParser.QueryListElemContext ctx)
Exit a parse tree produced by
GraqlParser.queryListElem(). |
void |
exitRelates(GraqlParser.RelatesContext ctx)
Exit a parse tree produced by the
relates
labeled alternative in GraqlParser.property(). |
void |
exitSelectAgg(GraqlParser.SelectAggContext ctx)
Exit a parse tree produced by the
selectAgg
labeled alternative in GraqlParser.aggregate(). |
void |
exitSimpleQuery(GraqlParser.SimpleQueryContext ctx)
Exit a parse tree produced by
GraqlParser.simpleQuery(). |
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 |
exitValueDate(GraqlParser.ValueDateContext ctx)
Exit a parse tree produced by the
valueDate
labeled alternative in GraqlParser.value(). |
void |
exitValueDateTime(GraqlParser.ValueDateTimeContext ctx)
Exit a parse tree produced by the
valueDateTime
labeled alternative in GraqlParser.value(). |
void |
exitValueInteger(GraqlParser.ValueIntegerContext ctx)
Exit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
exitValuePrimitive(GraqlParser.ValuePrimitiveContext ctx)
Exit a parse tree produced by the
valuePrimitive
labeled alternative in GraqlParser.valueOrVar(). |
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.valueOrVar(). |
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 enterQueryList(GraqlParser.QueryListContext ctx)
GraqlParser.queryList().ctx - the parse treevoid exitQueryList(GraqlParser.QueryListContext ctx)
GraqlParser.queryList().ctx - the parse treevoid enterQueryListElem(GraqlParser.QueryListElemContext ctx)
GraqlParser.queryListElem().ctx - the parse treevoid exitQueryListElem(GraqlParser.QueryListElemContext ctx)
GraqlParser.queryListElem().ctx - the parse treevoid 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 enterSimpleQuery(GraqlParser.SimpleQueryContext ctx)
GraqlParser.simpleQuery().ctx - the parse treevoid exitSimpleQuery(GraqlParser.SimpleQueryContext ctx)
GraqlParser.simpleQuery().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 enterInsertOnly(GraqlParser.InsertOnlyContext ctx)
GraqlParser.insertOnly().ctx - the parse treevoid exitInsertOnly(GraqlParser.InsertOnlyContext ctx)
GraqlParser.insertOnly().ctx - the parse treevoid enterMatchInsert(GraqlParser.MatchInsertContext ctx)
GraqlParser.matchInsert().ctx - the parse treevoid exitMatchInsert(GraqlParser.MatchInsertContext ctx)
GraqlParser.matchInsert().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 enterClusterMembers(GraqlParser.ClusterMembersContext ctx)
clusterMembers
labeled alternative in GraqlParser.clusterParam().ctx - the parse treevoid exitClusterMembers(GraqlParser.ClusterMembersContext ctx)
clusterMembers
labeled alternative in GraqlParser.clusterParam().ctx - the parse treevoid enterClusterSize(GraqlParser.ClusterSizeContext ctx)
clusterSize
labeled alternative in GraqlParser.clusterParam().ctx - the parse treevoid exitClusterSize(GraqlParser.ClusterSizeContext ctx)
clusterSize
labeled alternative in GraqlParser.clusterParam().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 enterLabelList(GraqlParser.LabelListContext ctx)
GraqlParser.labelList().ctx - the parse treevoid exitLabelList(GraqlParser.LabelListContext ctx)
GraqlParser.labelList().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 enterRelates(GraqlParser.RelatesContext ctx)
relates
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitRelates(GraqlParser.RelatesContext ctx)
relates
labeled alternative in GraqlParser.property().ctx - the parse treevoid enterPlays(GraqlParser.PlaysContext ctx)
plays
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPlays(GraqlParser.PlaysContext ctx)
plays
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 enterPropLabel(GraqlParser.PropLabelContext ctx)
propLabel
labeled alternative in GraqlParser.property().ctx - the parse treevoid exitPropLabel(GraqlParser.PropLabelContext ctx)
propLabel
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 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 enterPredicateVariable(GraqlParser.PredicateVariableContext ctx)
predicateVariable
labeled alternative in GraqlParser.predicate().ctx - the parse treevoid exitPredicateVariable(GraqlParser.PredicateVariableContext ctx)
predicateVariable
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.valueOrVar().ctx - the parse treevoid exitValueVariable(GraqlParser.ValueVariableContext ctx)
valueVariable
labeled alternative in GraqlParser.valueOrVar().ctx - the parse treevoid enterValuePrimitive(GraqlParser.ValuePrimitiveContext ctx)
valuePrimitive
labeled alternative in GraqlParser.valueOrVar().ctx - the parse treevoid exitValuePrimitive(GraqlParser.ValuePrimitiveContext ctx)
valuePrimitive
labeled alternative in GraqlParser.valueOrVar().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 enterValueDate(GraqlParser.ValueDateContext ctx)
valueDate
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueDate(GraqlParser.ValueDateContext ctx)
valueDate
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterValueDateTime(GraqlParser.ValueDateTimeContext ctx)
valueDateTime
labeled alternative in GraqlParser.value().ctx - the parse treevoid exitValueDateTime(GraqlParser.ValueDateTimeContext ctx)
valueDateTime
labeled alternative in GraqlParser.value().ctx - the parse treevoid enterLabel(GraqlParser.LabelContext ctx)
GraqlParser.label().ctx - the parse treevoid exitLabel(GraqlParser.LabelContext ctx)
GraqlParser.label().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 © 2017 Grakn Labs Ltd. All rights reserved.