Class GremlinParser
- java.lang.Object
- 
- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
- 
- org.antlr.v4.runtime.Parser
- 
- org.apache.tinkerpop.gremlin.language.grammar.GremlinParser
 
 
 
- 
 public class GremlinParser extends org.antlr.v4.runtime.Parser
- 
- 
Nested Class Summary
 - 
Field Summary
 - 
Constructor SummaryConstructors Constructor Description GremlinParser(org.antlr.v4.runtime.TokenStream input)
 - 
Method Summary- 
Methods inherited from class org.antlr.v4.runtime.ParseraddContextToParseTree, addParseListener, compileParseTreePattern, compileParseTreePattern, consume, createErrorNode, createTerminalNode, dumpDFA, enterOuterAlt, enterRecursionRule, enterRecursionRule, enterRule, exitRule, getATNWithBypassAlts, getBuildParseTree, getContext, getCurrentToken, getDFAStrings, getErrorHandler, getExpectedTokens, getExpectedTokensWithinCurrentRule, getInputStream, getInvokingContext, getNumberOfSyntaxErrors, getParseInfo, getParseListeners, getPrecedence, getRuleContext, getRuleIndex, getRuleInvocationStack, getRuleInvocationStack, getSourceName, getTokenFactory, getTokenStream, getTrimParseTree, inContext, isExpectedToken, isMatchedEOF, isTrace, match, matchWildcard, notifyErrorListeners, notifyErrorListeners, precpred, pushNewRecursionContext, removeParseListener, removeParseListeners, reset, setBuildParseTree, setContext, setErrorHandler, setInputStream, setProfile, setTokenFactory, setTokenStream, setTrace, setTrimParseTree, triggerEnterRuleEvent, triggerExitRuleEvent, unrollRecursionContexts
 - 
Methods inherited from class org.antlr.v4.runtime.Recognizeraction, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, removeErrorListener, removeErrorListeners, setInterpreter, setState
 
- 
 
- 
- 
- 
Field Detail- 
_decisionToDFAprotected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA 
 - 
_sharedContextCacheprotected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache 
 - 
K_ADDALLpublic static final int K_ADDALL - See Also:
- Constant Field Values
 
 - 
K_ADDEpublic static final int K_ADDE - See Also:
- Constant Field Values
 
 - 
K_ADDVpublic static final int K_ADDV - See Also:
- Constant Field Values
 
 - 
K_AGGREGATEpublic static final int K_AGGREGATE - See Also:
- Constant Field Values
 
 - 
K_ALLpublic static final int K_ALL - See Also:
- Constant Field Values
 
 - 
K_ANDpublic static final int K_AND - See Also:
- Constant Field Values
 
 - 
K_ANYpublic static final int K_ANY - See Also:
- Constant Field Values
 
 - 
K_ASpublic static final int K_AS - See Also:
- Constant Field Values
 
 - 
K_ASBOOLpublic static final int K_ASBOOL - See Also:
- Constant Field Values
 
 - 
K_ASCpublic static final int K_ASC - See Also:
- Constant Field Values
 
 - 
K_ASDATEpublic static final int K_ASDATE - See Also:
- Constant Field Values
 
 - 
K_ASNUMBERpublic static final int K_ASNUMBER - See Also:
- Constant Field Values
 
 - 
K_ASSTRINGpublic static final int K_ASSTRING - See Also:
- Constant Field Values
 
 - 
K_ASSIGNpublic static final int K_ASSIGN - See Also:
- Constant Field Values
 
 - 
K_BARRIERpublic static final int K_BARRIER - See Also:
- Constant Field Values
 
 - 
K_BARRIERUpublic static final int K_BARRIERU - See Also:
- Constant Field Values
 
 - 
K_BEGINpublic static final int K_BEGIN - See Also:
- Constant Field Values
 
 - 
K_BETWEENpublic static final int K_BETWEEN - See Also:
- Constant Field Values
 
 - 
K_BIGDECIMALpublic static final int K_BIGDECIMAL - See Also:
- Constant Field Values
 
 - 
K_BIGDECIMALUpublic static final int K_BIGDECIMALU - See Also:
- Constant Field Values
 
 - 
K_BIGINTpublic static final int K_BIGINT - See Also:
- Constant Field Values
 
 - 
K_BIGINTUpublic static final int K_BIGINTU - See Also:
- Constant Field Values
 
 - 
K_BINARYpublic static final int K_BINARY - See Also:
- Constant Field Values
 
 - 
K_BINARYUpublic static final int K_BINARYU - See Also:
- Constant Field Values
 
 - 
K_BOOLEANpublic static final int K_BOOLEAN - See Also:
- Constant Field Values
 
 - 
K_BOOLEANUpublic static final int K_BOOLEANU - See Also:
- Constant Field Values
 
 - 
K_BOTHpublic static final int K_BOTH - See Also:
- Constant Field Values
 
 - 
K_BOTHUpublic static final int K_BOTHU - See Also:
- Constant Field Values
 
 - 
K_BOTHEpublic static final int K_BOTHE - See Also:
- Constant Field Values
 
 - 
K_BOTHVpublic static final int K_BOTHV - See Also:
- Constant Field Values
 
 - 
K_BRANCHpublic static final int K_BRANCH - See Also:
- Constant Field Values
 
 - 
K_BYpublic static final int K_BY - See Also:
- Constant Field Values
 
 - 
K_BYTEpublic static final int K_BYTE - See Also:
- Constant Field Values
 
 - 
K_BYTEUpublic static final int K_BYTEU - See Also:
- Constant Field Values
 
 - 
K_CALLpublic static final int K_CALL - See Also:
- Constant Field Values
 
 - 
K_CAPpublic static final int K_CAP - See Also:
- Constant Field Values
 
 - 
K_CARDINALITYpublic static final int K_CARDINALITY - See Also:
- Constant Field Values
 
 - 
K_CHARpublic static final int K_CHAR - See Also:
- Constant Field Values
 
 - 
K_CHARUpublic static final int K_CHARU - See Also:
- Constant Field Values
 
 - 
K_CHOOSEpublic static final int K_CHOOSE - See Also:
- Constant Field Values
 
 - 
K_COALESCEpublic static final int K_COALESCE - See Also:
- Constant Field Values
 
 - 
K_COINpublic static final int K_COIN - See Also:
- Constant Field Values
 
 - 
K_COLUMNpublic static final int K_COLUMN - See Also:
- Constant Field Values
 
 - 
K_COMBINEpublic static final int K_COMBINE - See Also:
- Constant Field Values
 
 - 
K_COMMITpublic static final int K_COMMIT - See Also:
- Constant Field Values
 
 - 
K_COMPONENTpublic static final int K_COMPONENT - See Also:
- Constant Field Values
 
 - 
K_CONCATpublic static final int K_CONCAT - See Also:
- Constant Field Values
 
 - 
K_CONJOINpublic static final int K_CONJOIN - See Also:
- Constant Field Values
 
 - 
K_CONNECTEDCOMPONENTpublic static final int K_CONNECTEDCOMPONENT - See Also:
- Constant Field Values
 
 - 
K_CONNECTEDCOMPONENTUpublic static final int K_CONNECTEDCOMPONENTU - See Also:
- Constant Field Values
 
 - 
K_CONSTANTpublic static final int K_CONSTANT - See Also:
- Constant Field Values
 
 - 
K_CONTAININGpublic static final int K_CONTAINING - See Also:
- Constant Field Values
 
 - 
K_COUNTpublic static final int K_COUNT - See Also:
- Constant Field Values
 
 - 
K_CYCLICPATHpublic static final int K_CYCLICPATH - See Also:
- Constant Field Values
 
 - 
K_DAYpublic static final int K_DAY - See Also:
- Constant Field Values
 
 - 
K_DATEADDpublic static final int K_DATEADD - See Also:
- Constant Field Values
 
 - 
K_DATEDIFFpublic static final int K_DATEDIFF - See Also:
- Constant Field Values
 
 - 
K_DATETIMEpublic static final int K_DATETIME - See Also:
- Constant Field Values
 
 - 
K_DATETIMECpublic static final int K_DATETIMEC - See Also:
- Constant Field Values
 
 - 
K_DATETIMEUpublic static final int K_DATETIMEU - See Also:
- Constant Field Values
 
 - 
K_DECRpublic static final int K_DECR - See Also:
- Constant Field Values
 
 - 
K_DEDUPpublic static final int K_DEDUP - See Also:
- Constant Field Values
 
 - 
K_DESCpublic static final int K_DESC - See Also:
- Constant Field Values
 
 - 
K_DIFFERENCEpublic static final int K_DIFFERENCE - See Also:
- Constant Field Values
 
 - 
K_DISCARDpublic static final int K_DISCARD - See Also:
- Constant Field Values
 
 - 
K_DIRECTIONpublic static final int K_DIRECTION - See Also:
- Constant Field Values
 
 - 
K_DISJUNCTpublic static final int K_DISJUNCT - See Also:
- Constant Field Values
 
 - 
K_DISTANCEpublic static final int K_DISTANCE - See Also:
- Constant Field Values
 
 - 
K_DIVpublic static final int K_DIV - See Also:
- Constant Field Values
 
 - 
K_DOUBLEpublic static final int K_DOUBLE - See Also:
- Constant Field Values
 
 - 
K_DOUBLEUpublic static final int K_DOUBLEU - See Also:
- Constant Field Values
 
 - 
K_DROPpublic static final int K_DROP - See Also:
- Constant Field Values
 
 - 
K_DTpublic static final int K_DT - See Also:
- Constant Field Values
 
 - 
K_DURATIONpublic static final int K_DURATION - See Also:
- Constant Field Values
 
 - 
K_DURATIONUpublic static final int K_DURATIONU - See Also:
- Constant Field Values
 
 - 
K_Epublic static final int K_E - See Also:
- Constant Field Values
 
 - 
K_EDGEpublic static final int K_EDGE - See Also:
- Constant Field Values
 
 - 
K_EDGEUpublic static final int K_EDGEU - See Also:
- Constant Field Values
 
 - 
K_EDGESpublic static final int K_EDGES - See Also:
- Constant Field Values
 
 - 
K_ELEMENTMAPpublic static final int K_ELEMENTMAP - See Also:
- Constant Field Values
 
 - 
K_ELEMENTpublic static final int K_ELEMENT - See Also:
- Constant Field Values
 
 - 
K_EMITpublic static final int K_EMIT - See Also:
- Constant Field Values
 
 - 
K_ENDINGWITHpublic static final int K_ENDINGWITH - See Also:
- Constant Field Values
 
 - 
K_EQpublic static final int K_EQ - See Also:
- Constant Field Values
 
 - 
K_EXPLAINpublic static final int K_EXPLAIN - See Also:
- Constant Field Values
 
 - 
K_FAILpublic static final int K_FAIL - See Also:
- Constant Field Values
 
 - 
K_FALSEpublic static final int K_FALSE - See Also:
- Constant Field Values
 
 - 
K_FILTERpublic static final int K_FILTER - See Also:
- Constant Field Values
 
 - 
K_FIRSTpublic static final int K_FIRST - See Also:
- Constant Field Values
 
 - 
K_FLATMAPpublic static final int K_FLATMAP - See Also:
- Constant Field Values
 
 - 
K_FLOATpublic static final int K_FLOAT - See Also:
- Constant Field Values
 
 - 
K_FLOATUpublic static final int K_FLOATU - See Also:
- Constant Field Values
 
 - 
K_FOLDpublic static final int K_FOLD - See Also:
- Constant Field Values
 
 - 
K_FORMATpublic static final int K_FORMAT - See Also:
- Constant Field Values
 
 - 
K_FROMpublic static final int K_FROM - See Also:
- Constant Field Values
 
 - 
K_GLOBALpublic static final int K_GLOBAL - See Also:
- Constant Field Values
 
 - 
K_GTpublic static final int K_GT - See Also:
- Constant Field Values
 
 - 
K_GTEpublic static final int K_GTE - See Also:
- Constant Field Values
 
 - 
K_GTYPEpublic static final int K_GTYPE - See Also:
- Constant Field Values
 
 - 
K_GRAPHMLpublic static final int K_GRAPHML - See Also:
- Constant Field Values
 
 - 
K_GRAPHSONpublic static final int K_GRAPHSON - See Also:
- Constant Field Values
 
 - 
K_GROUPCOUNTpublic static final int K_GROUPCOUNT - See Also:
- Constant Field Values
 
 - 
K_GROUPpublic static final int K_GROUP - See Also:
- Constant Field Values
 
 - 
K_GRYOpublic static final int K_GRYO - See Also:
- Constant Field Values
 
 - 
K_GRAPHpublic static final int K_GRAPH - See Also:
- Constant Field Values
 
 - 
K_GRAPHUpublic static final int K_GRAPHU - See Also:
- Constant Field Values
 
 - 
K_HASpublic static final int K_HAS - See Also:
- Constant Field Values
 
 - 
K_HASIDpublic static final int K_HASID - See Also:
- Constant Field Values
 
 - 
K_HASKEYpublic static final int K_HASKEY - See Also:
- Constant Field Values
 
 - 
K_HASLABELpublic static final int K_HASLABEL - See Also:
- Constant Field Values
 
 - 
K_HASNEXTpublic static final int K_HASNEXT - See Also:
- Constant Field Values
 
 - 
K_HASNOTpublic static final int K_HASNOT - See Also:
- Constant Field Values
 
 - 
K_HASVALUEpublic static final int K_HASVALUE - See Also:
- Constant Field Values
 
 - 
K_HOURpublic static final int K_HOUR - See Also:
- Constant Field Values
 
 - 
K_IDpublic static final int K_ID - See Also:
- Constant Field Values
 
 - 
K_IDENTITYpublic static final int K_IDENTITY - See Also:
- Constant Field Values
 
 - 
K_IDSpublic static final int K_IDS - See Also:
- Constant Field Values
 
 - 
K_INpublic static final int K_IN - See Also:
- Constant Field Values
 
 - 
K_INUpublic static final int K_INU - See Also:
- Constant Field Values
 
 - 
K_INEpublic static final int K_INE - See Also:
- Constant Field Values
 
 - 
K_INCLUDEEDGESpublic static final int K_INCLUDEEDGES - See Also:
- Constant Field Values
 
 - 
K_INCRpublic static final int K_INCR - See Also:
- Constant Field Values
 
 - 
K_INDEXERpublic static final int K_INDEXER - See Also:
- Constant Field Values
 
 - 
K_INDEXpublic static final int K_INDEX - See Also:
- Constant Field Values
 
 - 
K_INFINITYpublic static final int K_INFINITY - See Also:
- Constant Field Values
 
 - 
K_INJECTpublic static final int K_INJECT - See Also:
- Constant Field Values
 
 - 
K_INSIDEpublic static final int K_INSIDE - See Also:
- Constant Field Values
 
 - 
K_INTpublic static final int K_INT - See Also:
- Constant Field Values
 
 - 
K_INTUpublic static final int K_INTU - See Also:
- Constant Field Values
 
 - 
K_INTERSECTpublic static final int K_INTERSECT - See Also:
- Constant Field Values
 
 - 
K_INVpublic static final int K_INV - See Also:
- Constant Field Values
 
 - 
K_IOUpublic static final int K_IOU - See Also:
- Constant Field Values
 
 - 
K_IOpublic static final int K_IO - See Also:
- Constant Field Values
 
 - 
K_ISpublic static final int K_IS - See Also:
- Constant Field Values
 
 - 
K_ITERATEpublic static final int K_ITERATE - See Also:
- Constant Field Values
 
 - 
K_KEYpublic static final int K_KEY - See Also:
- Constant Field Values
 
 - 
K_KEYSpublic static final int K_KEYS - See Also:
- Constant Field Values
 
 - 
K_LABELSpublic static final int K_LABELS - See Also:
- Constant Field Values
 
 - 
K_LABELpublic static final int K_LABEL - See Also:
- Constant Field Values
 
 - 
K_LASTpublic static final int K_LAST - See Also:
- Constant Field Values
 
 - 
K_LENGTHpublic static final int K_LENGTH - See Also:
- Constant Field Values
 
 - 
K_LIMITpublic static final int K_LIMIT - See Also:
- Constant Field Values
 
 - 
K_LISTpublic static final int K_LIST - See Also:
- Constant Field Values
 
 - 
K_LISTUpublic static final int K_LISTU - See Also:
- Constant Field Values
 
 - 
K_LOCALpublic static final int K_LOCAL - See Also:
- Constant Field Values
 
 - 
K_LONGpublic static final int K_LONG - See Also:
- Constant Field Values
 
 - 
K_LONGUpublic static final int K_LONGU - See Also:
- Constant Field Values
 
 - 
K_LOOPSpublic static final int K_LOOPS - See Also:
- Constant Field Values
 
 - 
K_LTpublic static final int K_LT - See Also:
- Constant Field Values
 
 - 
K_LTEpublic static final int K_LTE - See Also:
- Constant Field Values
 
 - 
K_LTRIMpublic static final int K_LTRIM - See Also:
- Constant Field Values
 
 - 
K_MAPpublic static final int K_MAP - See Also:
- Constant Field Values
 
 - 
K_MAPUpublic static final int K_MAPU - See Also:
- Constant Field Values
 
 - 
K_MATCHpublic static final int K_MATCH - See Also:
- Constant Field Values
 
 - 
K_MATHpublic static final int K_MATH - See Also:
- Constant Field Values
 
 - 
K_MAXpublic static final int K_MAX - See Also:
- Constant Field Values
 
 - 
K_MAXDISTANCEpublic static final int K_MAXDISTANCE - See Also:
- Constant Field Values
 
 - 
K_MEANpublic static final int K_MEAN - See Also:
- Constant Field Values
 
 - 
K_MERGEUpublic static final int K_MERGEU - See Also:
- Constant Field Values
 
 - 
K_MERGEpublic static final int K_MERGE - See Also:
- Constant Field Values
 
 - 
K_MERGEEpublic static final int K_MERGEE - See Also:
- Constant Field Values
 
 - 
K_MERGEVpublic static final int K_MERGEV - See Also:
- Constant Field Values
 
 - 
K_MINpublic static final int K_MIN - See Also:
- Constant Field Values
 
 - 
K_MINUTEpublic static final int K_MINUTE - See Also:
- Constant Field Values
 
 - 
K_MINUSpublic static final int K_MINUS - See Also:
- Constant Field Values
 
 - 
K_MIXEDpublic static final int K_MIXED - See Also:
- Constant Field Values
 
 - 
K_MULTpublic static final int K_MULT - See Also:
- Constant Field Values
 
 - 
K_Npublic static final int K_N - See Also:
- Constant Field Values
 
 - 
K_NANpublic static final int K_NAN - See Also:
- Constant Field Values
 
 - 
K_NEGATEpublic static final int K_NEGATE - See Also:
- Constant Field Values
 
 - 
K_NEXTpublic static final int K_NEXT - See Also:
- Constant Field Values
 
 - 
K_NONEpublic static final int K_NONE - See Also:
- Constant Field Values
 
 - 
K_NOTREGEXpublic static final int K_NOTREGEX - See Also:
- Constant Field Values
 
 - 
K_NOTCONTAININGpublic static final int K_NOTCONTAINING - See Also:
- Constant Field Values
 
 - 
K_NOTENDINGWITHpublic static final int K_NOTENDINGWITH - See Also:
- Constant Field Values
 
 - 
K_NOTSTARTINGWITHpublic static final int K_NOTSTARTINGWITH - See Also:
- Constant Field Values
 
 - 
K_NOTpublic static final int K_NOT - See Also:
- Constant Field Values
 
 - 
K_NEQpublic static final int K_NEQ - See Also:
- Constant Field Values
 
 - 
K_NEWpublic static final int K_NEW - See Also:
- Constant Field Values
 
 - 
K_NORMSACKpublic static final int K_NORMSACK - See Also:
- Constant Field Values
 
 - 
K_NULLpublic static final int K_NULL - See Also:
- Constant Field Values
 
 - 
K_NULLUpublic static final int K_NULLU - See Also:
- Constant Field Values
 
 - 
K_NUMBERpublic static final int K_NUMBER - See Also:
- Constant Field Values
 
 - 
K_NUMBERUpublic static final int K_NUMBERU - See Also:
- Constant Field Values
 
 - 
K_ONCREATEpublic static final int K_ONCREATE - See Also:
- Constant Field Values
 
 - 
K_ONMATCHpublic static final int K_ONMATCH - See Also:
- Constant Field Values
 
 - 
K_OPERATORpublic static final int K_OPERATOR - See Also:
- Constant Field Values
 
 - 
K_OPTIONpublic static final int K_OPTION - See Also:
- Constant Field Values
 
 - 
K_OPTIONALpublic static final int K_OPTIONAL - See Also:
- Constant Field Values
 
 - 
K_ORDERUpublic static final int K_ORDERU - See Also:
- Constant Field Values
 
 - 
K_ORDERpublic static final int K_ORDER - See Also:
- Constant Field Values
 
 - 
K_ORpublic static final int K_OR - See Also:
- Constant Field Values
 
 - 
K_OTHERVpublic static final int K_OTHERV - See Also:
- Constant Field Values
 
 - 
K_OUTUpublic static final int K_OUTU - See Also:
- Constant Field Values
 
 - 
K_OUTpublic static final int K_OUT - See Also:
- Constant Field Values
 
 - 
K_OUTEpublic static final int K_OUTE - See Also:
- Constant Field Values
 
 - 
K_OUTSIDEpublic static final int K_OUTSIDE - See Also:
- Constant Field Values
 
 - 
K_OUTVpublic static final int K_OUTV - See Also:
- Constant Field Values
 
 - 
K_Ppublic static final int K_P - See Also:
- Constant Field Values
 
 - 
K_PAGERANKUpublic static final int K_PAGERANKU - See Also:
- Constant Field Values
 
 - 
K_PAGERANKpublic static final int K_PAGERANK - See Also:
- Constant Field Values
 
 - 
K_PATHpublic static final int K_PATH - See Also:
- Constant Field Values
 
 - 
K_PATHUpublic static final int K_PATHU - See Also:
- Constant Field Values
 
 - 
K_PEERPRESSUREUpublic static final int K_PEERPRESSUREU - See Also:
- Constant Field Values
 
 - 
K_PEERPRESSUREpublic static final int K_PEERPRESSURE - See Also:
- Constant Field Values
 
 - 
K_PICKpublic static final int K_PICK - See Also:
- Constant Field Values
 
 - 
K_POPpublic static final int K_POP - See Also:
- Constant Field Values
 
 - 
K_PROFILEpublic static final int K_PROFILE - See Also:
- Constant Field Values
 
 - 
K_PROJECTpublic static final int K_PROJECT - See Also:
- Constant Field Values
 
 - 
K_PROPERTIESpublic static final int K_PROPERTIES - See Also:
- Constant Field Values
 
 - 
K_PROPERTYMAPpublic static final int K_PROPERTYMAP - See Also:
- Constant Field Values
 
 - 
K_PROPERTYNAMEpublic static final int K_PROPERTYNAME - See Also:
- Constant Field Values
 
 - 
K_PROPERTYpublic static final int K_PROPERTY - See Also:
- Constant Field Values
 
 - 
K_PROPERTYUpublic static final int K_PROPERTYU - See Also:
- Constant Field Values
 
 - 
K_PRODUCTpublic static final int K_PRODUCT - See Also:
- Constant Field Values
 
 - 
K_RANGEpublic static final int K_RANGE - See Also:
- Constant Field Values
 
 - 
K_READpublic static final int K_READ - See Also:
- Constant Field Values
 
 - 
K_READERpublic static final int K_READER - See Also:
- Constant Field Values
 
 - 
K_REGEXpublic static final int K_REGEX - See Also:
- Constant Field Values
 
 - 
K_REPLACEpublic static final int K_REPLACE - See Also:
- Constant Field Values
 
 - 
K_REPEATpublic static final int K_REPEAT - See Also:
- Constant Field Values
 
 - 
K_REVERSEpublic static final int K_REVERSE - See Also:
- Constant Field Values
 
 - 
K_ROLLBACKpublic static final int K_ROLLBACK - See Also:
- Constant Field Values
 
 - 
K_RTRIMpublic static final int K_RTRIM - See Also:
- Constant Field Values
 
 - 
K_SACKpublic static final int K_SACK - See Also:
- Constant Field Values
 
 - 
K_SAMPLEpublic static final int K_SAMPLE - See Also:
- Constant Field Values
 
 - 
K_SCOPEpublic static final int K_SCOPE - See Also:
- Constant Field Values
 
 - 
K_SECONDpublic static final int K_SECOND - See Also:
- Constant Field Values
 
 - 
K_SELECTpublic static final int K_SELECT - See Also:
- Constant Field Values
 
 - 
K_SETpublic static final int K_SET - See Also:
- Constant Field Values
 
 - 
K_SETUpublic static final int K_SETU - See Also:
- Constant Field Values
 
 - 
K_SHORTESTPATHUpublic static final int K_SHORTESTPATHU - See Also:
- Constant Field Values
 
 - 
K_SHORTESTPATHpublic static final int K_SHORTESTPATH - See Also:
- Constant Field Values
 
 - 
K_SHUFFLEpublic static final int K_SHUFFLE - See Also:
- Constant Field Values
 
 - 
K_SHORTpublic static final int K_SHORT - See Also:
- Constant Field Values
 
 - 
K_SHORTUpublic static final int K_SHORTU - See Also:
- Constant Field Values
 
 - 
K_SIDEEFFECTpublic static final int K_SIDEEFFECT - See Also:
- Constant Field Values
 
 - 
K_SIMPLEPATHpublic static final int K_SIMPLEPATH - See Also:
- Constant Field Values
 
 - 
K_SINGLEpublic static final int K_SINGLE - See Also:
- Constant Field Values
 
 - 
K_SKIPpublic static final int K_SKIP - See Also:
- Constant Field Values
 
 - 
K_SPLITpublic static final int K_SPLIT - See Also:
- Constant Field Values
 
 - 
K_STARTINGWITHpublic static final int K_STARTINGWITH - See Also:
- Constant Field Values
 
 - 
K_STOREpublic static final int K_STORE - See Also:
- Constant Field Values
 
 - 
K_STRINGpublic static final int K_STRING - See Also:
- Constant Field Values
 
 - 
K_STRINGUpublic static final int K_STRINGU - See Also:
- Constant Field Values
 
 - 
K_SUBGRAPHpublic static final int K_SUBGRAPH - See Also:
- Constant Field Values
 
 - 
K_SUBSTRINGpublic static final int K_SUBSTRING - See Also:
- Constant Field Values
 
 - 
K_SUMpublic static final int K_SUM - See Also:
- Constant Field Values
 
 - 
K_SUMLONGpublic static final int K_SUMLONG - See Also:
- Constant Field Values
 
 - 
K_Tpublic static final int K_T - See Also:
- Constant Field Values
 
 - 
K_TAILpublic static final int K_TAIL - See Also:
- Constant Field Values
 
 - 
K_TARGETpublic static final int K_TARGET - See Also:
- Constant Field Values
 
 - 
K_TEXTPpublic static final int K_TEXTP - See Also:
- Constant Field Values
 
 - 
K_TIMELIMITpublic static final int K_TIMELIMIT - See Also:
- Constant Field Values
 
 - 
K_TIMESpublic static final int K_TIMES - See Also:
- Constant Field Values
 
 - 
K_TOpublic static final int K_TO - See Also:
- Constant Field Values
 
 - 
K_TOBULKSETpublic static final int K_TOBULKSET - See Also:
- Constant Field Values
 
 - 
K_TOKENSpublic static final int K_TOKENS - See Also:
- Constant Field Values
 
 - 
K_TOLISTpublic static final int K_TOLIST - See Also:
- Constant Field Values
 
 - 
K_TOLOWERpublic static final int K_TOLOWER - See Also:
- Constant Field Values
 
 - 
K_TOSETpublic static final int K_TOSET - See Also:
- Constant Field Values
 
 - 
K_TOSTRINGpublic static final int K_TOSTRING - See Also:
- Constant Field Values
 
 - 
K_TOUPPERpublic static final int K_TOUPPER - See Also:
- Constant Field Values
 
 - 
K_TOEpublic static final int K_TOE - See Also:
- Constant Field Values
 
 - 
K_TOVpublic static final int K_TOV - See Also:
- Constant Field Values
 
 - 
K_TREEpublic static final int K_TREE - See Also:
- Constant Field Values
 
 - 
K_TREEUpublic static final int K_TREEU - See Also:
- Constant Field Values
 
 - 
K_TRIMpublic static final int K_TRIM - See Also:
- Constant Field Values
 
 - 
K_TRUEpublic static final int K_TRUE - See Also:
- Constant Field Values
 
 - 
K_TRYNEXTpublic static final int K_TRYNEXT - See Also:
- Constant Field Values
 
 - 
K_TYPEOFpublic static final int K_TYPEOF - See Also:
- Constant Field Values
 
 - 
K_TXpublic static final int K_TX - See Also:
- Constant Field Values
 
 - 
K_UNFOLDpublic static final int K_UNFOLD - See Also:
- Constant Field Values
 
 - 
K_UNIONpublic static final int K_UNION - See Also:
- Constant Field Values
 
 - 
K_UNPRODUCTIVEpublic static final int K_UNPRODUCTIVE - See Also:
- Constant Field Values
 
 - 
K_UNTILpublic static final int K_UNTIL - See Also:
- Constant Field Values
 
 - 
K_UUIDpublic static final int K_UUID - See Also:
- Constant Field Values
 
 - 
K_UUIDLpublic static final int K_UUIDL - See Also:
- Constant Field Values
 
 - 
K_Vpublic static final int K_V - See Also:
- Constant Field Values
 
 - 
K_VALUEMAPpublic static final int K_VALUEMAP - See Also:
- Constant Field Values
 
 - 
K_VALUESpublic static final int K_VALUES - See Also:
- Constant Field Values
 
 - 
K_VALUEpublic static final int K_VALUE - See Also:
- Constant Field Values
 
 - 
K_VERTEXpublic static final int K_VERTEX - See Also:
- Constant Field Values
 
 - 
K_VERTEXUpublic static final int K_VERTEXU - See Also:
- Constant Field Values
 
 - 
K_VPROPERTYpublic static final int K_VPROPERTY - See Also:
- Constant Field Values
 
 - 
K_VPROPERTYUpublic static final int K_VPROPERTYU - See Also:
- Constant Field Values
 
 - 
K_WHEREpublic static final int K_WHERE - See Also:
- Constant Field Values
 
 - 
K_WITHpublic static final int K_WITH - See Also:
- Constant Field Values
 
 - 
K_WITHBULKpublic static final int K_WITHBULK - See Also:
- Constant Field Values
 
 - 
K_WITHINpublic static final int K_WITHIN - See Also:
- Constant Field Values
 
 - 
K_WITHOPTOPTIONSpublic static final int K_WITHOPTOPTIONS - See Also:
- Constant Field Values
 
 - 
K_WITHOUTpublic static final int K_WITHOUT - See Also:
- Constant Field Values
 
 - 
K_WITHOUTSTRATEGIESpublic static final int K_WITHOUTSTRATEGIES - See Also:
- Constant Field Values
 
 - 
K_WITHPATHpublic static final int K_WITHPATH - See Also:
- Constant Field Values
 
 - 
K_WITHSACKpublic static final int K_WITHSACK - See Also:
- Constant Field Values
 
 - 
K_WITHSIDEEFFECTpublic static final int K_WITHSIDEEFFECT - See Also:
- Constant Field Values
 
 - 
K_WITHSTRATEGIESpublic static final int K_WITHSTRATEGIES - See Also:
- Constant Field Values
 
 - 
K_WRITEpublic static final int K_WRITE - See Also:
- Constant Field Values
 
 - 
K_WRITERpublic static final int K_WRITER - See Also:
- Constant Field Values
 
 - 
IntegerLiteralpublic static final int IntegerLiteral - See Also:
- Constant Field Values
 
 - 
FloatingPointLiteralpublic static final int FloatingPointLiteral - See Also:
- Constant Field Values
 
 - 
SignedInfLiteralpublic static final int SignedInfLiteral - See Also:
- Constant Field Values
 
 - 
NonEmptyStringLiteralpublic static final int NonEmptyStringLiteral - See Also:
- Constant Field Values
 
 - 
EmptyStringLiteralpublic static final int EmptyStringLiteral - See Also:
- Constant Field Values
 
 - 
LPARENpublic static final int LPAREN - See Also:
- Constant Field Values
 
 - 
RPARENpublic static final int RPAREN - See Also:
- Constant Field Values
 
 - 
LBRACEpublic static final int LBRACE - See Also:
- Constant Field Values
 
 - 
RBRACEpublic static final int RBRACE - See Also:
- Constant Field Values
 
 - 
LBRACKpublic static final int LBRACK - See Also:
- Constant Field Values
 
 - 
RBRACKpublic static final int RBRACK - See Also:
- Constant Field Values
 
 - 
SEMIpublic static final int SEMI - See Also:
- Constant Field Values
 
 - 
COMMApublic static final int COMMA - See Also:
- Constant Field Values
 
 - 
DOTpublic static final int DOT - See Also:
- Constant Field Values
 
 - 
COLONpublic static final int COLON - See Also:
- Constant Field Values
 
 - 
TRAVERSAL_ROOTpublic static final int TRAVERSAL_ROOT - See Also:
- Constant Field Values
 
 - 
ANON_TRAVERSAL_ROOTpublic static final int ANON_TRAVERSAL_ROOT - See Also:
- Constant Field Values
 
 - 
WSpublic static final int WS - See Also:
- Constant Field Values
 
 - 
LINE_COMMENTpublic static final int LINE_COMMENT - See Also:
- Constant Field Values
 
 - 
Identifierpublic static final int Identifier - See Also:
- Constant Field Values
 
 - 
RULE_queryListpublic static final int RULE_queryList - See Also:
- Constant Field Values
 
 - 
RULE_querypublic static final int RULE_query - See Also:
- Constant Field Values
 
 - 
RULE_emptyQuerypublic static final int RULE_emptyQuery - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourcepublic static final int RULE_traversalSource - See Also:
- Constant Field Values
 
 - 
RULE_transactionPartpublic static final int RULE_transactionPart - See Also:
- Constant Field Values
 
 - 
RULE_rootTraversalpublic static final int RULE_rootTraversal - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethodpublic static final int RULE_traversalSourceSelfMethod - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withBulkpublic static final int RULE_traversalSourceSelfMethod_withBulk - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withPathpublic static final int RULE_traversalSourceSelfMethod_withPath - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withSackpublic static final int RULE_traversalSourceSelfMethod_withSack - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withSideEffectpublic static final int RULE_traversalSourceSelfMethod_withSideEffect - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withStrategiespublic static final int RULE_traversalSourceSelfMethod_withStrategies - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withoutStrategiespublic static final int RULE_traversalSourceSelfMethod_withoutStrategies - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSelfMethod_withpublic static final int RULE_traversalSourceSelfMethod_with - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethodpublic static final int RULE_traversalSourceSpawnMethod - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_addEpublic static final int RULE_traversalSourceSpawnMethod_addE - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_addVpublic static final int RULE_traversalSourceSpawnMethod_addV - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_Epublic static final int RULE_traversalSourceSpawnMethod_E - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_Vpublic static final int RULE_traversalSourceSpawnMethod_V - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_injectpublic static final int RULE_traversalSourceSpawnMethod_inject - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_iopublic static final int RULE_traversalSourceSpawnMethod_io - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_mergeVpublic static final int RULE_traversalSourceSpawnMethod_mergeV - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_mergeEpublic static final int RULE_traversalSourceSpawnMethod_mergeE - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_callpublic static final int RULE_traversalSourceSpawnMethod_call - See Also:
- Constant Field Values
 
 - 
RULE_traversalSourceSpawnMethod_unionpublic static final int RULE_traversalSourceSpawnMethod_union - See Also:
- Constant Field Values
 
 - 
RULE_chainedTraversalpublic static final int RULE_chainedTraversal - See Also:
- Constant Field Values
 
 - 
RULE_nestedTraversalpublic static final int RULE_nestedTraversal - See Also:
- Constant Field Values
 
 - 
RULE_terminatedTraversalpublic static final int RULE_terminatedTraversal - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethodpublic static final int RULE_traversalMethod - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_Vpublic static final int RULE_traversalMethod_V - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_Epublic static final int RULE_traversalMethod_E - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_addEpublic static final int RULE_traversalMethod_addE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_addVpublic static final int RULE_traversalMethod_addV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_aggregatepublic static final int RULE_traversalMethod_aggregate - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_allpublic static final int RULE_traversalMethod_all - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_andpublic static final int RULE_traversalMethod_and - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_anypublic static final int RULE_traversalMethod_any - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_aspublic static final int RULE_traversalMethod_as - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_asBoolpublic static final int RULE_traversalMethod_asBool - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_asDatepublic static final int RULE_traversalMethod_asDate - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_asNumberpublic static final int RULE_traversalMethod_asNumber - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_asStringpublic static final int RULE_traversalMethod_asString - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_barrierpublic static final int RULE_traversalMethod_barrier - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_bothpublic static final int RULE_traversalMethod_both - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_bothEpublic static final int RULE_traversalMethod_bothE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_bothVpublic static final int RULE_traversalMethod_bothV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_branchpublic static final int RULE_traversalMethod_branch - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_bypublic static final int RULE_traversalMethod_by - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_callpublic static final int RULE_traversalMethod_call - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_cappublic static final int RULE_traversalMethod_cap - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_choosepublic static final int RULE_traversalMethod_choose - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_coalescepublic static final int RULE_traversalMethod_coalesce - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_coinpublic static final int RULE_traversalMethod_coin - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_combinepublic static final int RULE_traversalMethod_combine - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_concatpublic static final int RULE_traversalMethod_concat - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_conjoinpublic static final int RULE_traversalMethod_conjoin - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_connectedComponentpublic static final int RULE_traversalMethod_connectedComponent - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_constantpublic static final int RULE_traversalMethod_constant - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_countpublic static final int RULE_traversalMethod_count - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_cyclicPathpublic static final int RULE_traversalMethod_cyclicPath - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_dateAddpublic static final int RULE_traversalMethod_dateAdd - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_dateDiffpublic static final int RULE_traversalMethod_dateDiff - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_deduppublic static final int RULE_traversalMethod_dedup - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_differencepublic static final int RULE_traversalMethod_difference - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_discardpublic static final int RULE_traversalMethod_discard - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_disjunctpublic static final int RULE_traversalMethod_disjunct - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_droppublic static final int RULE_traversalMethod_drop - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_elementpublic static final int RULE_traversalMethod_element - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_elementMappublic static final int RULE_traversalMethod_elementMap - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_emitpublic static final int RULE_traversalMethod_emit - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_failpublic static final int RULE_traversalMethod_fail - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_filterpublic static final int RULE_traversalMethod_filter - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_flatMappublic static final int RULE_traversalMethod_flatMap - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_foldpublic static final int RULE_traversalMethod_fold - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_formatpublic static final int RULE_traversalMethod_format - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_frompublic static final int RULE_traversalMethod_from - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_grouppublic static final int RULE_traversalMethod_group - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_groupCountpublic static final int RULE_traversalMethod_groupCount - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_haspublic static final int RULE_traversalMethod_has - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_hasIdpublic static final int RULE_traversalMethod_hasId - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_hasKeypublic static final int RULE_traversalMethod_hasKey - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_hasLabelpublic static final int RULE_traversalMethod_hasLabel - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_hasNotpublic static final int RULE_traversalMethod_hasNot - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_hasValuepublic static final int RULE_traversalMethod_hasValue - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_idpublic static final int RULE_traversalMethod_id - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_identitypublic static final int RULE_traversalMethod_identity - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_inpublic static final int RULE_traversalMethod_in - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_inEpublic static final int RULE_traversalMethod_inE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_intersectpublic static final int RULE_traversalMethod_intersect - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_inVpublic static final int RULE_traversalMethod_inV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_indexpublic static final int RULE_traversalMethod_index - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_injectpublic static final int RULE_traversalMethod_inject - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_ispublic static final int RULE_traversalMethod_is - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_keypublic static final int RULE_traversalMethod_key - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_labelpublic static final int RULE_traversalMethod_label - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_lengthpublic static final int RULE_traversalMethod_length - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_limitpublic static final int RULE_traversalMethod_limit - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_localpublic static final int RULE_traversalMethod_local - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_loopspublic static final int RULE_traversalMethod_loops - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_lTrimpublic static final int RULE_traversalMethod_lTrim - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_mappublic static final int RULE_traversalMethod_map - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_matchpublic static final int RULE_traversalMethod_match - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_mathpublic static final int RULE_traversalMethod_math - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_maxpublic static final int RULE_traversalMethod_max - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_meanpublic static final int RULE_traversalMethod_mean - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_mergepublic static final int RULE_traversalMethod_merge - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_mergeVpublic static final int RULE_traversalMethod_mergeV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_mergeEpublic static final int RULE_traversalMethod_mergeE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_minpublic static final int RULE_traversalMethod_min - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_nonepublic static final int RULE_traversalMethod_none - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_notpublic static final int RULE_traversalMethod_not - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_optionpublic static final int RULE_traversalMethod_option - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_optionalpublic static final int RULE_traversalMethod_optional - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_orpublic static final int RULE_traversalMethod_or - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_orderpublic static final int RULE_traversalMethod_order - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_otherVpublic static final int RULE_traversalMethod_otherV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_outpublic static final int RULE_traversalMethod_out - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_outEpublic static final int RULE_traversalMethod_outE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_outVpublic static final int RULE_traversalMethod_outV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_pageRankpublic static final int RULE_traversalMethod_pageRank - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_pathpublic static final int RULE_traversalMethod_path - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_peerPressurepublic static final int RULE_traversalMethod_peerPressure - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_productpublic static final int RULE_traversalMethod_product - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_profilepublic static final int RULE_traversalMethod_profile - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_projectpublic static final int RULE_traversalMethod_project - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_propertiespublic static final int RULE_traversalMethod_properties - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_propertypublic static final int RULE_traversalMethod_property - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_propertyMappublic static final int RULE_traversalMethod_propertyMap - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_rangepublic static final int RULE_traversalMethod_range - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_readpublic static final int RULE_traversalMethod_read - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_repeatpublic static final int RULE_traversalMethod_repeat - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_replacepublic static final int RULE_traversalMethod_replace - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_reversepublic static final int RULE_traversalMethod_reverse - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_rTrimpublic static final int RULE_traversalMethod_rTrim - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_sackpublic static final int RULE_traversalMethod_sack - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_samplepublic static final int RULE_traversalMethod_sample - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_selectpublic static final int RULE_traversalMethod_select - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_shortestPathpublic static final int RULE_traversalMethod_shortestPath - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_sideEffectpublic static final int RULE_traversalMethod_sideEffect - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_simplePathpublic static final int RULE_traversalMethod_simplePath - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_skippublic static final int RULE_traversalMethod_skip - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_splitpublic static final int RULE_traversalMethod_split - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_storepublic static final int RULE_traversalMethod_store - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_subgraphpublic static final int RULE_traversalMethod_subgraph - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_substringpublic static final int RULE_traversalMethod_substring - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_sumpublic static final int RULE_traversalMethod_sum - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_tailpublic static final int RULE_traversalMethod_tail - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_timeLimitpublic static final int RULE_traversalMethod_timeLimit - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_timespublic static final int RULE_traversalMethod_times - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_topublic static final int RULE_traversalMethod_to - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_toEpublic static final int RULE_traversalMethod_toE - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_toLowerpublic static final int RULE_traversalMethod_toLower - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_toUpperpublic static final int RULE_traversalMethod_toUpper - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_toVpublic static final int RULE_traversalMethod_toV - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_treepublic static final int RULE_traversalMethod_tree - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_trimpublic static final int RULE_traversalMethod_trim - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_unfoldpublic static final int RULE_traversalMethod_unfold - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_unionpublic static final int RULE_traversalMethod_union - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_untilpublic static final int RULE_traversalMethod_until - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_valuepublic static final int RULE_traversalMethod_value - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_valueMappublic static final int RULE_traversalMethod_valueMap - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_valuespublic static final int RULE_traversalMethod_values - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_wherepublic static final int RULE_traversalMethod_where - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_withpublic static final int RULE_traversalMethod_with - See Also:
- Constant Field Values
 
 - 
RULE_traversalMethod_writepublic static final int RULE_traversalMethod_write - See Also:
- Constant Field Values
 
 - 
RULE_traversalStrategypublic static final int RULE_traversalStrategy - See Also:
- Constant Field Values
 
 - 
RULE_configurationpublic static final int RULE_configuration - See Also:
- Constant Field Values
 
 - 
RULE_traversalScopepublic static final int RULE_traversalScope - See Also:
- Constant Field Values
 
 - 
RULE_traversalBarrierpublic static final int RULE_traversalBarrier - See Also:
- Constant Field Values
 
 - 
RULE_traversalTpublic static final int RULE_traversalT - See Also:
- Constant Field Values
 
 - 
RULE_traversalTShortpublic static final int RULE_traversalTShort - See Also:
- Constant Field Values
 
 - 
RULE_traversalTLongpublic static final int RULE_traversalTLong - See Also:
- Constant Field Values
 
 - 
RULE_traversalMergepublic static final int RULE_traversalMerge - See Also:
- Constant Field Values
 
 - 
RULE_traversalOrderpublic static final int RULE_traversalOrder - See Also:
- Constant Field Values
 
 - 
RULE_traversalDirectionpublic static final int RULE_traversalDirection - See Also:
- Constant Field Values
 
 - 
RULE_traversalDirectionShortpublic static final int RULE_traversalDirectionShort - See Also:
- Constant Field Values
 
 - 
RULE_traversalDirectionLongpublic static final int RULE_traversalDirectionLong - See Also:
- Constant Field Values
 
 - 
RULE_traversalCardinalitypublic static final int RULE_traversalCardinality - See Also:
- Constant Field Values
 
 - 
RULE_traversalColumnpublic static final int RULE_traversalColumn - See Also:
- Constant Field Values
 
 - 
RULE_traversalPoppublic static final int RULE_traversalPop - See Also:
- Constant Field Values
 
 - 
RULE_traversalOperatorpublic static final int RULE_traversalOperator - See Also:
- Constant Field Values
 
 - 
RULE_traversalPickpublic static final int RULE_traversalPick - See Also:
- Constant Field Values
 
 - 
RULE_traversalDTpublic static final int RULE_traversalDT - See Also:
- Constant Field Values
 
 - 
RULE_traversalGTypepublic static final int RULE_traversalGType - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicatepublic static final int RULE_traversalPredicate - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethodpublic static final int RULE_traversalTerminalMethod - See Also:
- Constant Field Values
 
 - 
RULE_traversalSackMethodpublic static final int RULE_traversalSackMethod - See Also:
- Constant Field Values
 
 - 
RULE_traversalComparatorpublic static final int RULE_traversalComparator - See Also:
- Constant Field Values
 
 - 
RULE_traversalFunctionpublic static final int RULE_traversalFunction - See Also:
- Constant Field Values
 
 - 
RULE_traversalBiFunctionpublic static final int RULE_traversalBiFunction - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_eqpublic static final int RULE_traversalPredicate_eq - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_neqpublic static final int RULE_traversalPredicate_neq - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_typeOfpublic static final int RULE_traversalPredicate_typeOf - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_ltpublic static final int RULE_traversalPredicate_lt - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_ltepublic static final int RULE_traversalPredicate_lte - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_gtpublic static final int RULE_traversalPredicate_gt - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_gtepublic static final int RULE_traversalPredicate_gte - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_insidepublic static final int RULE_traversalPredicate_inside - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_outsidepublic static final int RULE_traversalPredicate_outside - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_betweenpublic static final int RULE_traversalPredicate_between - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_withinpublic static final int RULE_traversalPredicate_within - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_withoutpublic static final int RULE_traversalPredicate_without - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_notpublic static final int RULE_traversalPredicate_not - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_containingpublic static final int RULE_traversalPredicate_containing - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_notContainingpublic static final int RULE_traversalPredicate_notContaining - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_startingWithpublic static final int RULE_traversalPredicate_startingWith - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_notStartingWithpublic static final int RULE_traversalPredicate_notStartingWith - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_endingWithpublic static final int RULE_traversalPredicate_endingWith - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_notEndingWithpublic static final int RULE_traversalPredicate_notEndingWith - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_regexpublic static final int RULE_traversalPredicate_regex - See Also:
- Constant Field Values
 
 - 
RULE_traversalPredicate_notRegexpublic static final int RULE_traversalPredicate_notRegex - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_explainpublic static final int RULE_traversalTerminalMethod_explain - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_hasNextpublic static final int RULE_traversalTerminalMethod_hasNext - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_iteratepublic static final int RULE_traversalTerminalMethod_iterate - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_tryNextpublic static final int RULE_traversalTerminalMethod_tryNext - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_nextpublic static final int RULE_traversalTerminalMethod_next - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_toListpublic static final int RULE_traversalTerminalMethod_toList - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_toSetpublic static final int RULE_traversalTerminalMethod_toSet - See Also:
- Constant Field Values
 
 - 
RULE_traversalTerminalMethod_toBulkSetpublic static final int RULE_traversalTerminalMethod_toBulkSet - See Also:
- Constant Field Values
 
 - 
RULE_withOptionKeyspublic static final int RULE_withOptionKeys - See Also:
- Constant Field Values
 
 - 
RULE_connectedComponentConstantspublic static final int RULE_connectedComponentConstants - See Also:
- Constant Field Values
 
 - 
RULE_pageRankConstantspublic static final int RULE_pageRankConstants - See Also:
- Constant Field Values
 
 - 
RULE_peerPressureConstantspublic static final int RULE_peerPressureConstants - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstantspublic static final int RULE_shortestPathConstants - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsValuespublic static final int RULE_withOptionsValues - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsKeyspublic static final int RULE_ioOptionsKeys - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsValuespublic static final int RULE_ioOptionsValues - See Also:
- Constant Field Values
 
 - 
RULE_connectedComponentConstants_componentpublic static final int RULE_connectedComponentConstants_component - See Also:
- Constant Field Values
 
 - 
RULE_connectedComponentConstants_edgespublic static final int RULE_connectedComponentConstants_edges - See Also:
- Constant Field Values
 
 - 
RULE_connectedComponentConstants_propertyNamepublic static final int RULE_connectedComponentConstants_propertyName - See Also:
- Constant Field Values
 
 - 
RULE_pageRankConstants_edgespublic static final int RULE_pageRankConstants_edges - See Also:
- Constant Field Values
 
 - 
RULE_pageRankConstants_timespublic static final int RULE_pageRankConstants_times - See Also:
- Constant Field Values
 
 - 
RULE_pageRankConstants_propertyNamepublic static final int RULE_pageRankConstants_propertyName - See Also:
- Constant Field Values
 
 - 
RULE_peerPressureConstants_edgespublic static final int RULE_peerPressureConstants_edges - See Also:
- Constant Field Values
 
 - 
RULE_peerPressureConstants_timespublic static final int RULE_peerPressureConstants_times - See Also:
- Constant Field Values
 
 - 
RULE_peerPressureConstants_propertyNamepublic static final int RULE_peerPressureConstants_propertyName - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstants_targetpublic static final int RULE_shortestPathConstants_target - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstants_edgespublic static final int RULE_shortestPathConstants_edges - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstants_distancepublic static final int RULE_shortestPathConstants_distance - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstants_maxDistancepublic static final int RULE_shortestPathConstants_maxDistance - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathConstants_includeEdgespublic static final int RULE_shortestPathConstants_includeEdges - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_tokenspublic static final int RULE_withOptionsConstants_tokens - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_nonepublic static final int RULE_withOptionsConstants_none - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_idspublic static final int RULE_withOptionsConstants_ids - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_labelspublic static final int RULE_withOptionsConstants_labels - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_keyspublic static final int RULE_withOptionsConstants_keys - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_valuespublic static final int RULE_withOptionsConstants_values - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_allpublic static final int RULE_withOptionsConstants_all - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_indexerpublic static final int RULE_withOptionsConstants_indexer - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_listpublic static final int RULE_withOptionsConstants_list - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsConstants_mappublic static final int RULE_withOptionsConstants_map - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsConstants_readerpublic static final int RULE_ioOptionsConstants_reader - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsConstants_writerpublic static final int RULE_ioOptionsConstants_writer - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsConstants_gryopublic static final int RULE_ioOptionsConstants_gryo - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsConstants_graphsonpublic static final int RULE_ioOptionsConstants_graphson - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsConstants_graphmlpublic static final int RULE_ioOptionsConstants_graphml - See Also:
- Constant Field Values
 
 - 
RULE_connectedComponentStringConstantpublic static final int RULE_connectedComponentStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_pageRankStringConstantpublic static final int RULE_pageRankStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_peerPressureStringConstantpublic static final int RULE_peerPressureStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_shortestPathStringConstantpublic static final int RULE_shortestPathStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_withOptionsStringConstantpublic static final int RULE_withOptionsStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_ioOptionsStringConstantpublic static final int RULE_ioOptionsStringConstant - See Also:
- Constant Field Values
 
 - 
RULE_booleanArgumentpublic static final int RULE_booleanArgument - See Also:
- Constant Field Values
 
 - 
RULE_integerArgumentpublic static final int RULE_integerArgument - See Also:
- Constant Field Values
 
 - 
RULE_floatArgumentpublic static final int RULE_floatArgument - See Also:
- Constant Field Values
 
 - 
RULE_stringArgumentpublic static final int RULE_stringArgument - See Also:
- Constant Field Values
 
 - 
RULE_stringNullableArgumentpublic static final int RULE_stringNullableArgument - See Also:
- Constant Field Values
 
 - 
RULE_stringNullableArgumentVarargspublic static final int RULE_stringNullableArgumentVarargs - See Also:
- Constant Field Values
 
 - 
RULE_dateArgumentpublic static final int RULE_dateArgument - See Also:
- Constant Field Values
 
 - 
RULE_genericArgumentpublic static final int RULE_genericArgument - See Also:
- Constant Field Values
 
 - 
RULE_genericArgumentVarargspublic static final int RULE_genericArgumentVarargs - See Also:
- Constant Field Values
 
 - 
RULE_genericMapArgumentpublic static final int RULE_genericMapArgument - See Also:
- Constant Field Values
 
 - 
RULE_genericMapNullableArgumentpublic static final int RULE_genericMapNullableArgument - See Also:
- Constant Field Values
 
 - 
RULE_traversalStrategyVarargspublic static final int RULE_traversalStrategyVarargs - See Also:
- Constant Field Values
 
 - 
RULE_traversalStrategyExprpublic static final int RULE_traversalStrategyExpr - See Also:
- Constant Field Values
 
 - 
RULE_classTypeListpublic static final int RULE_classTypeList - See Also:
- Constant Field Values
 
 - 
RULE_classTypeExprpublic static final int RULE_classTypeExpr - See Also:
- Constant Field Values
 
 - 
RULE_nestedTraversalListpublic static final int RULE_nestedTraversalList - See Also:
- Constant Field Values
 
 - 
RULE_nestedTraversalExprpublic static final int RULE_nestedTraversalExpr - See Also:
- Constant Field Values
 
 - 
RULE_genericCollectionLiteralpublic static final int RULE_genericCollectionLiteral - See Also:
- Constant Field Values
 
 - 
RULE_genericLiteralVarargspublic static final int RULE_genericLiteralVarargs - See Also:
- Constant Field Values
 
 - 
RULE_genericLiteralExprpublic static final int RULE_genericLiteralExpr - See Also:
- Constant Field Values
 
 - 
RULE_genericMapNullableLiteralpublic static final int RULE_genericMapNullableLiteral - See Also:
- Constant Field Values
 
 - 
RULE_genericRangeLiteralpublic static final int RULE_genericRangeLiteral - See Also:
- Constant Field Values
 
 - 
RULE_genericSetLiteralpublic static final int RULE_genericSetLiteral - See Also:
- Constant Field Values
 
 - 
RULE_stringNullableLiteralVarargspublic static final int RULE_stringNullableLiteralVarargs - See Also:
- Constant Field Values
 
 - 
RULE_genericLiteralpublic static final int RULE_genericLiteral - See Also:
- Constant Field Values
 
 - 
RULE_genericMapLiteralpublic static final int RULE_genericMapLiteral - See Also:
- Constant Field Values
 
 - 
RULE_mapKeypublic static final int RULE_mapKey - See Also:
- Constant Field Values
 
 - 
RULE_mapEntrypublic static final int RULE_mapEntry - See Also:
- Constant Field Values
 
 - 
RULE_stringLiteralpublic static final int RULE_stringLiteral - See Also:
- Constant Field Values
 
 - 
RULE_stringNullableLiteralpublic static final int RULE_stringNullableLiteral - See Also:
- Constant Field Values
 
 - 
RULE_integerLiteralpublic static final int RULE_integerLiteral - See Also:
- Constant Field Values
 
 - 
RULE_floatLiteralpublic static final int RULE_floatLiteral - See Also:
- Constant Field Values
 
 - 
RULE_numericLiteralpublic static final int RULE_numericLiteral - See Also:
- Constant Field Values
 
 - 
RULE_booleanLiteralpublic static final int RULE_booleanLiteral - See Also:
- Constant Field Values
 
 - 
RULE_dateLiteralpublic static final int RULE_dateLiteral - See Also:
- Constant Field Values
 
 - 
RULE_nullLiteralpublic static final int RULE_nullLiteral - See Also:
- Constant Field Values
 
 - 
RULE_nanLiteralpublic static final int RULE_nanLiteral - See Also:
- Constant Field Values
 
 - 
RULE_infLiteralpublic static final int RULE_infLiteral - See Also:
- Constant Field Values
 
 - 
RULE_uuidLiteralpublic static final int RULE_uuidLiteral - See Also:
- Constant Field Values
 
 - 
RULE_nakedKeypublic static final int RULE_nakedKey - See Also:
- Constant Field Values
 
 - 
RULE_classTypepublic static final int RULE_classType - See Also:
- Constant Field Values
 
 - 
RULE_variablepublic static final int RULE_variable - See Also:
- Constant Field Values
 
 - 
RULE_keywordpublic static final int RULE_keyword - See Also:
- Constant Field Values
 
 - 
ruleNamespublic static final String[] ruleNames 
 - 
VOCABULARYpublic static final org.antlr.v4.runtime.Vocabulary VOCABULARY 
 - 
tokenNames@Deprecated public static final String[] tokenNames Deprecated.UseVOCABULARYinstead.
 - 
_serializedATNpublic static final String _serializedATN 
 - 
_ATNpublic static final org.antlr.v4.runtime.atn.ATN _ATN 
 
- 
 - 
Method Detail- 
getTokenNames@Deprecated public String[] getTokenNames() Deprecated.- Specified by:
- getTokenNamesin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
getVocabularypublic org.antlr.v4.runtime.Vocabulary getVocabulary() - Overrides:
- getVocabularyin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
getGrammarFileNamepublic String getGrammarFileName() - Specified by:
- getGrammarFileNamein class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
getRuleNamespublic String[] getRuleNames() - Specified by:
- getRuleNamesin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
getSerializedATNpublic String getSerializedATN() - Overrides:
- getSerializedATNin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
getATNpublic org.antlr.v4.runtime.atn.ATN getATN() - Specified by:
- getATNin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 - 
queryListpublic final GremlinParser.QueryListContext queryList() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
querypublic final GremlinParser.QueryContext query() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
emptyQuerypublic final GremlinParser.EmptyQueryContext emptyQuery() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourcepublic final GremlinParser.TraversalSourceContext traversalSource() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
transactionPartpublic final GremlinParser.TransactionPartContext transactionPart() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
rootTraversalpublic final GremlinParser.RootTraversalContext rootTraversal() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethodpublic final GremlinParser.TraversalSourceSelfMethodContext traversalSourceSelfMethod() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withBulkpublic final GremlinParser.TraversalSourceSelfMethod_withBulkContext traversalSourceSelfMethod_withBulk() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withPathpublic final GremlinParser.TraversalSourceSelfMethod_withPathContext traversalSourceSelfMethod_withPath() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withSackpublic final GremlinParser.TraversalSourceSelfMethod_withSackContext traversalSourceSelfMethod_withSack() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withSideEffectpublic final GremlinParser.TraversalSourceSelfMethod_withSideEffectContext traversalSourceSelfMethod_withSideEffect() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withStrategiespublic final GremlinParser.TraversalSourceSelfMethod_withStrategiesContext traversalSourceSelfMethod_withStrategies() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withoutStrategiespublic final GremlinParser.TraversalSourceSelfMethod_withoutStrategiesContext traversalSourceSelfMethod_withoutStrategies() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSelfMethod_withpublic final GremlinParser.TraversalSourceSelfMethod_withContext traversalSourceSelfMethod_with() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethodpublic final GremlinParser.TraversalSourceSpawnMethodContext traversalSourceSpawnMethod() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_addEpublic final GremlinParser.TraversalSourceSpawnMethod_addEContext traversalSourceSpawnMethod_addE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_addVpublic final GremlinParser.TraversalSourceSpawnMethod_addVContext traversalSourceSpawnMethod_addV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_Epublic final GremlinParser.TraversalSourceSpawnMethod_EContext traversalSourceSpawnMethod_E() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_Vpublic final GremlinParser.TraversalSourceSpawnMethod_VContext traversalSourceSpawnMethod_V() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_injectpublic final GremlinParser.TraversalSourceSpawnMethod_injectContext traversalSourceSpawnMethod_inject() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_iopublic final GremlinParser.TraversalSourceSpawnMethod_ioContext traversalSourceSpawnMethod_io() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_mergeVpublic final GremlinParser.TraversalSourceSpawnMethod_mergeVContext traversalSourceSpawnMethod_mergeV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_mergeEpublic final GremlinParser.TraversalSourceSpawnMethod_mergeEContext traversalSourceSpawnMethod_mergeE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_callpublic final GremlinParser.TraversalSourceSpawnMethod_callContext traversalSourceSpawnMethod_call() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSourceSpawnMethod_unionpublic final GremlinParser.TraversalSourceSpawnMethod_unionContext traversalSourceSpawnMethod_union() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
chainedTraversalpublic final GremlinParser.ChainedTraversalContext chainedTraversal() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nestedTraversalpublic final GremlinParser.NestedTraversalContext nestedTraversal() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
terminatedTraversalpublic final GremlinParser.TerminatedTraversalContext terminatedTraversal() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethodpublic final GremlinParser.TraversalMethodContext traversalMethod() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_Vpublic final GremlinParser.TraversalMethod_VContext traversalMethod_V() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_Epublic final GremlinParser.TraversalMethod_EContext traversalMethod_E() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_addEpublic final GremlinParser.TraversalMethod_addEContext traversalMethod_addE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_addVpublic final GremlinParser.TraversalMethod_addVContext traversalMethod_addV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_aggregatepublic final GremlinParser.TraversalMethod_aggregateContext traversalMethod_aggregate() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_allpublic final GremlinParser.TraversalMethod_allContext traversalMethod_all() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_andpublic final GremlinParser.TraversalMethod_andContext traversalMethod_and() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_anypublic final GremlinParser.TraversalMethod_anyContext traversalMethod_any() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_aspublic final GremlinParser.TraversalMethod_asContext traversalMethod_as() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_asBoolpublic final GremlinParser.TraversalMethod_asBoolContext traversalMethod_asBool() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_asDatepublic final GremlinParser.TraversalMethod_asDateContext traversalMethod_asDate() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_asNumberpublic final GremlinParser.TraversalMethod_asNumberContext traversalMethod_asNumber() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_asStringpublic final GremlinParser.TraversalMethod_asStringContext traversalMethod_asString() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_barrierpublic final GremlinParser.TraversalMethod_barrierContext traversalMethod_barrier() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_bothpublic final GremlinParser.TraversalMethod_bothContext traversalMethod_both() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_bothEpublic final GremlinParser.TraversalMethod_bothEContext traversalMethod_bothE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_bothVpublic final GremlinParser.TraversalMethod_bothVContext traversalMethod_bothV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_branchpublic final GremlinParser.TraversalMethod_branchContext traversalMethod_branch() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_bypublic final GremlinParser.TraversalMethod_byContext traversalMethod_by() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_callpublic final GremlinParser.TraversalMethod_callContext traversalMethod_call() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_cappublic final GremlinParser.TraversalMethod_capContext traversalMethod_cap() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_choosepublic final GremlinParser.TraversalMethod_chooseContext traversalMethod_choose() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_coalescepublic final GremlinParser.TraversalMethod_coalesceContext traversalMethod_coalesce() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_coinpublic final GremlinParser.TraversalMethod_coinContext traversalMethod_coin() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_combinepublic final GremlinParser.TraversalMethod_combineContext traversalMethod_combine() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_concatpublic final GremlinParser.TraversalMethod_concatContext traversalMethod_concat() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_conjoinpublic final GremlinParser.TraversalMethod_conjoinContext traversalMethod_conjoin() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_connectedComponentpublic final GremlinParser.TraversalMethod_connectedComponentContext traversalMethod_connectedComponent() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_constantpublic final GremlinParser.TraversalMethod_constantContext traversalMethod_constant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_countpublic final GremlinParser.TraversalMethod_countContext traversalMethod_count() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_cyclicPathpublic final GremlinParser.TraversalMethod_cyclicPathContext traversalMethod_cyclicPath() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_dateAddpublic final GremlinParser.TraversalMethod_dateAddContext traversalMethod_dateAdd() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_dateDiffpublic final GremlinParser.TraversalMethod_dateDiffContext traversalMethod_dateDiff() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_deduppublic final GremlinParser.TraversalMethod_dedupContext traversalMethod_dedup() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_differencepublic final GremlinParser.TraversalMethod_differenceContext traversalMethod_difference() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_discardpublic final GremlinParser.TraversalMethod_discardContext traversalMethod_discard() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_disjunctpublic final GremlinParser.TraversalMethod_disjunctContext traversalMethod_disjunct() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_droppublic final GremlinParser.TraversalMethod_dropContext traversalMethod_drop() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_elementpublic final GremlinParser.TraversalMethod_elementContext traversalMethod_element() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_elementMappublic final GremlinParser.TraversalMethod_elementMapContext traversalMethod_elementMap() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_emitpublic final GremlinParser.TraversalMethod_emitContext traversalMethod_emit() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_failpublic final GremlinParser.TraversalMethod_failContext traversalMethod_fail() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_filterpublic final GremlinParser.TraversalMethod_filterContext traversalMethod_filter() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_flatMappublic final GremlinParser.TraversalMethod_flatMapContext traversalMethod_flatMap() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_foldpublic final GremlinParser.TraversalMethod_foldContext traversalMethod_fold() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_formatpublic final GremlinParser.TraversalMethod_formatContext traversalMethod_format() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_frompublic final GremlinParser.TraversalMethod_fromContext traversalMethod_from() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_grouppublic final GremlinParser.TraversalMethod_groupContext traversalMethod_group() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_groupCountpublic final GremlinParser.TraversalMethod_groupCountContext traversalMethod_groupCount() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_haspublic final GremlinParser.TraversalMethod_hasContext traversalMethod_has() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_hasIdpublic final GremlinParser.TraversalMethod_hasIdContext traversalMethod_hasId() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_hasKeypublic final GremlinParser.TraversalMethod_hasKeyContext traversalMethod_hasKey() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_hasLabelpublic final GremlinParser.TraversalMethod_hasLabelContext traversalMethod_hasLabel() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_hasNotpublic final GremlinParser.TraversalMethod_hasNotContext traversalMethod_hasNot() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_hasValuepublic final GremlinParser.TraversalMethod_hasValueContext traversalMethod_hasValue() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_idpublic final GremlinParser.TraversalMethod_idContext traversalMethod_id() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_identitypublic final GremlinParser.TraversalMethod_identityContext traversalMethod_identity() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_inpublic final GremlinParser.TraversalMethod_inContext traversalMethod_in() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_inEpublic final GremlinParser.TraversalMethod_inEContext traversalMethod_inE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_intersectpublic final GremlinParser.TraversalMethod_intersectContext traversalMethod_intersect() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_inVpublic final GremlinParser.TraversalMethod_inVContext traversalMethod_inV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_indexpublic final GremlinParser.TraversalMethod_indexContext traversalMethod_index() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_injectpublic final GremlinParser.TraversalMethod_injectContext traversalMethod_inject() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_ispublic final GremlinParser.TraversalMethod_isContext traversalMethod_is() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_keypublic final GremlinParser.TraversalMethod_keyContext traversalMethod_key() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_labelpublic final GremlinParser.TraversalMethod_labelContext traversalMethod_label() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_lengthpublic final GremlinParser.TraversalMethod_lengthContext traversalMethod_length() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_limitpublic final GremlinParser.TraversalMethod_limitContext traversalMethod_limit() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_localpublic final GremlinParser.TraversalMethod_localContext traversalMethod_local() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_loopspublic final GremlinParser.TraversalMethod_loopsContext traversalMethod_loops() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_lTrimpublic final GremlinParser.TraversalMethod_lTrimContext traversalMethod_lTrim() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_mappublic final GremlinParser.TraversalMethod_mapContext traversalMethod_map() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_matchpublic final GremlinParser.TraversalMethod_matchContext traversalMethod_match() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_mathpublic final GremlinParser.TraversalMethod_mathContext traversalMethod_math() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_maxpublic final GremlinParser.TraversalMethod_maxContext traversalMethod_max() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_meanpublic final GremlinParser.TraversalMethod_meanContext traversalMethod_mean() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_mergepublic final GremlinParser.TraversalMethod_mergeContext traversalMethod_merge() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_mergeVpublic final GremlinParser.TraversalMethod_mergeVContext traversalMethod_mergeV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_mergeEpublic final GremlinParser.TraversalMethod_mergeEContext traversalMethod_mergeE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_minpublic final GremlinParser.TraversalMethod_minContext traversalMethod_min() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_nonepublic final GremlinParser.TraversalMethod_noneContext traversalMethod_none() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_notpublic final GremlinParser.TraversalMethod_notContext traversalMethod_not() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_optionpublic final GremlinParser.TraversalMethod_optionContext traversalMethod_option() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_optionalpublic final GremlinParser.TraversalMethod_optionalContext traversalMethod_optional() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_orpublic final GremlinParser.TraversalMethod_orContext traversalMethod_or() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_orderpublic final GremlinParser.TraversalMethod_orderContext traversalMethod_order() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_otherVpublic final GremlinParser.TraversalMethod_otherVContext traversalMethod_otherV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_outpublic final GremlinParser.TraversalMethod_outContext traversalMethod_out() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_outEpublic final GremlinParser.TraversalMethod_outEContext traversalMethod_outE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_outVpublic final GremlinParser.TraversalMethod_outVContext traversalMethod_outV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_pageRankpublic final GremlinParser.TraversalMethod_pageRankContext traversalMethod_pageRank() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_pathpublic final GremlinParser.TraversalMethod_pathContext traversalMethod_path() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_peerPressurepublic final GremlinParser.TraversalMethod_peerPressureContext traversalMethod_peerPressure() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_productpublic final GremlinParser.TraversalMethod_productContext traversalMethod_product() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_profilepublic final GremlinParser.TraversalMethod_profileContext traversalMethod_profile() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_projectpublic final GremlinParser.TraversalMethod_projectContext traversalMethod_project() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_propertiespublic final GremlinParser.TraversalMethod_propertiesContext traversalMethod_properties() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_propertypublic final GremlinParser.TraversalMethod_propertyContext traversalMethod_property() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_propertyMappublic final GremlinParser.TraversalMethod_propertyMapContext traversalMethod_propertyMap() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_rangepublic final GremlinParser.TraversalMethod_rangeContext traversalMethod_range() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_readpublic final GremlinParser.TraversalMethod_readContext traversalMethod_read() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_repeatpublic final GremlinParser.TraversalMethod_repeatContext traversalMethod_repeat() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_replacepublic final GremlinParser.TraversalMethod_replaceContext traversalMethod_replace() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_reversepublic final GremlinParser.TraversalMethod_reverseContext traversalMethod_reverse() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_rTrimpublic final GremlinParser.TraversalMethod_rTrimContext traversalMethod_rTrim() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_sackpublic final GremlinParser.TraversalMethod_sackContext traversalMethod_sack() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_samplepublic final GremlinParser.TraversalMethod_sampleContext traversalMethod_sample() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_selectpublic final GremlinParser.TraversalMethod_selectContext traversalMethod_select() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_shortestPathpublic final GremlinParser.TraversalMethod_shortestPathContext traversalMethod_shortestPath() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_sideEffectpublic final GremlinParser.TraversalMethod_sideEffectContext traversalMethod_sideEffect() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_simplePathpublic final GremlinParser.TraversalMethod_simplePathContext traversalMethod_simplePath() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_skippublic final GremlinParser.TraversalMethod_skipContext traversalMethod_skip() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_splitpublic final GremlinParser.TraversalMethod_splitContext traversalMethod_split() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_storepublic final GremlinParser.TraversalMethod_storeContext traversalMethod_store() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_subgraphpublic final GremlinParser.TraversalMethod_subgraphContext traversalMethod_subgraph() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_substringpublic final GremlinParser.TraversalMethod_substringContext traversalMethod_substring() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_sumpublic final GremlinParser.TraversalMethod_sumContext traversalMethod_sum() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_tailpublic final GremlinParser.TraversalMethod_tailContext traversalMethod_tail() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_timeLimitpublic final GremlinParser.TraversalMethod_timeLimitContext traversalMethod_timeLimit() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_timespublic final GremlinParser.TraversalMethod_timesContext traversalMethod_times() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_topublic final GremlinParser.TraversalMethod_toContext traversalMethod_to() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_toEpublic final GremlinParser.TraversalMethod_toEContext traversalMethod_toE() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_toLowerpublic final GremlinParser.TraversalMethod_toLowerContext traversalMethod_toLower() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_toUpperpublic final GremlinParser.TraversalMethod_toUpperContext traversalMethod_toUpper() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_toVpublic final GremlinParser.TraversalMethod_toVContext traversalMethod_toV() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_treepublic final GremlinParser.TraversalMethod_treeContext traversalMethod_tree() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_trimpublic final GremlinParser.TraversalMethod_trimContext traversalMethod_trim() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_unfoldpublic final GremlinParser.TraversalMethod_unfoldContext traversalMethod_unfold() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_unionpublic final GremlinParser.TraversalMethod_unionContext traversalMethod_union() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_untilpublic final GremlinParser.TraversalMethod_untilContext traversalMethod_until() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_valuepublic final GremlinParser.TraversalMethod_valueContext traversalMethod_value() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_valueMappublic final GremlinParser.TraversalMethod_valueMapContext traversalMethod_valueMap() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_valuespublic final GremlinParser.TraversalMethod_valuesContext traversalMethod_values() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_wherepublic final GremlinParser.TraversalMethod_whereContext traversalMethod_where() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_withpublic final GremlinParser.TraversalMethod_withContext traversalMethod_with() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMethod_writepublic final GremlinParser.TraversalMethod_writeContext traversalMethod_write() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalStrategypublic final GremlinParser.TraversalStrategyContext traversalStrategy() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
configurationpublic final GremlinParser.ConfigurationContext configuration() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalScopepublic final GremlinParser.TraversalScopeContext traversalScope() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalBarrierpublic final GremlinParser.TraversalBarrierContext traversalBarrier() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTpublic final GremlinParser.TraversalTContext traversalT() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTShortpublic final GremlinParser.TraversalTShortContext traversalTShort() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTLongpublic final GremlinParser.TraversalTLongContext traversalTLong() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalMergepublic final GremlinParser.TraversalMergeContext traversalMerge() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalOrderpublic final GremlinParser.TraversalOrderContext traversalOrder() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalDirectionpublic final GremlinParser.TraversalDirectionContext traversalDirection() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalDirectionShortpublic final GremlinParser.TraversalDirectionShortContext traversalDirectionShort() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalDirectionLongpublic final GremlinParser.TraversalDirectionLongContext traversalDirectionLong() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalCardinalitypublic final GremlinParser.TraversalCardinalityContext traversalCardinality() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalColumnpublic final GremlinParser.TraversalColumnContext traversalColumn() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPoppublic final GremlinParser.TraversalPopContext traversalPop() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalOperatorpublic final GremlinParser.TraversalOperatorContext traversalOperator() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPickpublic final GremlinParser.TraversalPickContext traversalPick() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalDTpublic final GremlinParser.TraversalDTContext traversalDT() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalGTypepublic final GremlinParser.TraversalGTypeContext traversalGType() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicatepublic final GremlinParser.TraversalPredicateContext traversalPredicate() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethodpublic final GremlinParser.TraversalTerminalMethodContext traversalTerminalMethod() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalSackMethodpublic final GremlinParser.TraversalSackMethodContext traversalSackMethod() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalComparatorpublic final GremlinParser.TraversalComparatorContext traversalComparator() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalFunctionpublic final GremlinParser.TraversalFunctionContext traversalFunction() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalBiFunctionpublic final GremlinParser.TraversalBiFunctionContext traversalBiFunction() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_eqpublic final GremlinParser.TraversalPredicate_eqContext traversalPredicate_eq() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_neqpublic final GremlinParser.TraversalPredicate_neqContext traversalPredicate_neq() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_typeOfpublic final GremlinParser.TraversalPredicate_typeOfContext traversalPredicate_typeOf() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_ltpublic final GremlinParser.TraversalPredicate_ltContext traversalPredicate_lt() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_ltepublic final GremlinParser.TraversalPredicate_lteContext traversalPredicate_lte() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_gtpublic final GremlinParser.TraversalPredicate_gtContext traversalPredicate_gt() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_gtepublic final GremlinParser.TraversalPredicate_gteContext traversalPredicate_gte() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_insidepublic final GremlinParser.TraversalPredicate_insideContext traversalPredicate_inside() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_outsidepublic final GremlinParser.TraversalPredicate_outsideContext traversalPredicate_outside() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_betweenpublic final GremlinParser.TraversalPredicate_betweenContext traversalPredicate_between() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_withinpublic final GremlinParser.TraversalPredicate_withinContext traversalPredicate_within() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_withoutpublic final GremlinParser.TraversalPredicate_withoutContext traversalPredicate_without() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_notpublic final GremlinParser.TraversalPredicate_notContext traversalPredicate_not() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_containingpublic final GremlinParser.TraversalPredicate_containingContext traversalPredicate_containing() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_notContainingpublic final GremlinParser.TraversalPredicate_notContainingContext traversalPredicate_notContaining() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_startingWithpublic final GremlinParser.TraversalPredicate_startingWithContext traversalPredicate_startingWith() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_notStartingWithpublic final GremlinParser.TraversalPredicate_notStartingWithContext traversalPredicate_notStartingWith() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_endingWithpublic final GremlinParser.TraversalPredicate_endingWithContext traversalPredicate_endingWith() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_notEndingWithpublic final GremlinParser.TraversalPredicate_notEndingWithContext traversalPredicate_notEndingWith() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_regexpublic final GremlinParser.TraversalPredicate_regexContext traversalPredicate_regex() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalPredicate_notRegexpublic final GremlinParser.TraversalPredicate_notRegexContext traversalPredicate_notRegex() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_explainpublic final GremlinParser.TraversalTerminalMethod_explainContext traversalTerminalMethod_explain() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_hasNextpublic final GremlinParser.TraversalTerminalMethod_hasNextContext traversalTerminalMethod_hasNext() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_iteratepublic final GremlinParser.TraversalTerminalMethod_iterateContext traversalTerminalMethod_iterate() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_tryNextpublic final GremlinParser.TraversalTerminalMethod_tryNextContext traversalTerminalMethod_tryNext() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_nextpublic final GremlinParser.TraversalTerminalMethod_nextContext traversalTerminalMethod_next() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_toListpublic final GremlinParser.TraversalTerminalMethod_toListContext traversalTerminalMethod_toList() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_toSetpublic final GremlinParser.TraversalTerminalMethod_toSetContext traversalTerminalMethod_toSet() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalTerminalMethod_toBulkSetpublic final GremlinParser.TraversalTerminalMethod_toBulkSetContext traversalTerminalMethod_toBulkSet() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionKeyspublic final GremlinParser.WithOptionKeysContext withOptionKeys() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
connectedComponentConstantspublic final GremlinParser.ConnectedComponentConstantsContext connectedComponentConstants() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
pageRankConstantspublic final GremlinParser.PageRankConstantsContext pageRankConstants() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
peerPressureConstantspublic final GremlinParser.PeerPressureConstantsContext peerPressureConstants() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstantspublic final GremlinParser.ShortestPathConstantsContext shortestPathConstants() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsValuespublic final GremlinParser.WithOptionsValuesContext withOptionsValues() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsKeyspublic final GremlinParser.IoOptionsKeysContext ioOptionsKeys() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsValuespublic final GremlinParser.IoOptionsValuesContext ioOptionsValues() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
connectedComponentConstants_componentpublic final GremlinParser.ConnectedComponentConstants_componentContext connectedComponentConstants_component() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
connectedComponentConstants_edgespublic final GremlinParser.ConnectedComponentConstants_edgesContext connectedComponentConstants_edges() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
connectedComponentConstants_propertyNamepublic final GremlinParser.ConnectedComponentConstants_propertyNameContext connectedComponentConstants_propertyName() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
pageRankConstants_edgespublic final GremlinParser.PageRankConstants_edgesContext pageRankConstants_edges() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
pageRankConstants_timespublic final GremlinParser.PageRankConstants_timesContext pageRankConstants_times() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
pageRankConstants_propertyNamepublic final GremlinParser.PageRankConstants_propertyNameContext pageRankConstants_propertyName() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
peerPressureConstants_edgespublic final GremlinParser.PeerPressureConstants_edgesContext peerPressureConstants_edges() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
peerPressureConstants_timespublic final GremlinParser.PeerPressureConstants_timesContext peerPressureConstants_times() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
peerPressureConstants_propertyNamepublic final GremlinParser.PeerPressureConstants_propertyNameContext peerPressureConstants_propertyName() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstants_targetpublic final GremlinParser.ShortestPathConstants_targetContext shortestPathConstants_target() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstants_edgespublic final GremlinParser.ShortestPathConstants_edgesContext shortestPathConstants_edges() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstants_distancepublic final GremlinParser.ShortestPathConstants_distanceContext shortestPathConstants_distance() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstants_maxDistancepublic final GremlinParser.ShortestPathConstants_maxDistanceContext shortestPathConstants_maxDistance() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathConstants_includeEdgespublic final GremlinParser.ShortestPathConstants_includeEdgesContext shortestPathConstants_includeEdges() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_tokenspublic final GremlinParser.WithOptionsConstants_tokensContext withOptionsConstants_tokens() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_nonepublic final GremlinParser.WithOptionsConstants_noneContext withOptionsConstants_none() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_idspublic final GremlinParser.WithOptionsConstants_idsContext withOptionsConstants_ids() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_labelspublic final GremlinParser.WithOptionsConstants_labelsContext withOptionsConstants_labels() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_keyspublic final GremlinParser.WithOptionsConstants_keysContext withOptionsConstants_keys() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_valuespublic final GremlinParser.WithOptionsConstants_valuesContext withOptionsConstants_values() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_allpublic final GremlinParser.WithOptionsConstants_allContext withOptionsConstants_all() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_indexerpublic final GremlinParser.WithOptionsConstants_indexerContext withOptionsConstants_indexer() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_listpublic final GremlinParser.WithOptionsConstants_listContext withOptionsConstants_list() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsConstants_mappublic final GremlinParser.WithOptionsConstants_mapContext withOptionsConstants_map() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsConstants_readerpublic final GremlinParser.IoOptionsConstants_readerContext ioOptionsConstants_reader() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsConstants_writerpublic final GremlinParser.IoOptionsConstants_writerContext ioOptionsConstants_writer() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsConstants_gryopublic final GremlinParser.IoOptionsConstants_gryoContext ioOptionsConstants_gryo() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsConstants_graphsonpublic final GremlinParser.IoOptionsConstants_graphsonContext ioOptionsConstants_graphson() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsConstants_graphmlpublic final GremlinParser.IoOptionsConstants_graphmlContext ioOptionsConstants_graphml() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
connectedComponentStringConstantpublic final GremlinParser.ConnectedComponentStringConstantContext connectedComponentStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
pageRankStringConstantpublic final GremlinParser.PageRankStringConstantContext pageRankStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
peerPressureStringConstantpublic final GremlinParser.PeerPressureStringConstantContext peerPressureStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
shortestPathStringConstantpublic final GremlinParser.ShortestPathStringConstantContext shortestPathStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
withOptionsStringConstantpublic final GremlinParser.WithOptionsStringConstantContext withOptionsStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
ioOptionsStringConstantpublic final GremlinParser.IoOptionsStringConstantContext ioOptionsStringConstant() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
booleanArgumentpublic final GremlinParser.BooleanArgumentContext booleanArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
integerArgumentpublic final GremlinParser.IntegerArgumentContext integerArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
floatArgumentpublic final GremlinParser.FloatArgumentContext floatArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringArgumentpublic final GremlinParser.StringArgumentContext stringArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringNullableArgumentpublic final GremlinParser.StringNullableArgumentContext stringNullableArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringNullableArgumentVarargspublic final GremlinParser.StringNullableArgumentVarargsContext stringNullableArgumentVarargs() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
dateArgumentpublic final GremlinParser.DateArgumentContext dateArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericArgumentpublic final GremlinParser.GenericArgumentContext genericArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericArgumentVarargspublic final GremlinParser.GenericArgumentVarargsContext genericArgumentVarargs() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericMapArgumentpublic final GremlinParser.GenericMapArgumentContext genericMapArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericMapNullableArgumentpublic final GremlinParser.GenericMapNullableArgumentContext genericMapNullableArgument() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalStrategyVarargspublic final GremlinParser.TraversalStrategyVarargsContext traversalStrategyVarargs() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
traversalStrategyExprpublic final GremlinParser.TraversalStrategyExprContext traversalStrategyExpr() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
classTypeListpublic final GremlinParser.ClassTypeListContext classTypeList() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
classTypeExprpublic final GremlinParser.ClassTypeExprContext classTypeExpr() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nestedTraversalListpublic final GremlinParser.NestedTraversalListContext nestedTraversalList() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nestedTraversalExprpublic final GremlinParser.NestedTraversalExprContext nestedTraversalExpr() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericCollectionLiteralpublic final GremlinParser.GenericCollectionLiteralContext genericCollectionLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericLiteralVarargspublic final GremlinParser.GenericLiteralVarargsContext genericLiteralVarargs() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericLiteralExprpublic final GremlinParser.GenericLiteralExprContext genericLiteralExpr() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericMapNullableLiteralpublic final GremlinParser.GenericMapNullableLiteralContext genericMapNullableLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericRangeLiteralpublic final GremlinParser.GenericRangeLiteralContext genericRangeLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericSetLiteralpublic final GremlinParser.GenericSetLiteralContext genericSetLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringNullableLiteralVarargspublic final GremlinParser.StringNullableLiteralVarargsContext stringNullableLiteralVarargs() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericLiteralpublic final GremlinParser.GenericLiteralContext genericLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
genericMapLiteralpublic final GremlinParser.GenericMapLiteralContext genericMapLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
mapKeypublic final GremlinParser.MapKeyContext mapKey() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
mapEntrypublic final GremlinParser.MapEntryContext mapEntry() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringLiteralpublic final GremlinParser.StringLiteralContext stringLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
stringNullableLiteralpublic final GremlinParser.StringNullableLiteralContext stringNullableLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
integerLiteralpublic final GremlinParser.IntegerLiteralContext integerLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
floatLiteralpublic final GremlinParser.FloatLiteralContext floatLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
numericLiteralpublic final GremlinParser.NumericLiteralContext numericLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
booleanLiteralpublic final GremlinParser.BooleanLiteralContext booleanLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
dateLiteralpublic final GremlinParser.DateLiteralContext dateLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nullLiteralpublic final GremlinParser.NullLiteralContext nullLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nanLiteralpublic final GremlinParser.NanLiteralContext nanLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
infLiteralpublic final GremlinParser.InfLiteralContext infLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
uuidLiteralpublic final GremlinParser.UuidLiteralContext uuidLiteral() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
nakedKeypublic final GremlinParser.NakedKeyContext nakedKey() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
classTypepublic final GremlinParser.ClassTypeContext classType() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
variablepublic final GremlinParser.VariableContext variable() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
keywordpublic final GremlinParser.KeywordContext keyword() throws org.antlr.v4.runtime.RecognitionException - Throws:
- org.antlr.v4.runtime.RecognitionException
 
 - 
sempredpublic boolean sempred(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int predIndex)- Overrides:
- sempredin class- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
 
 
- 
 
-