Uses of Class
org.apache.tinkerpop.gremlin.language.grammar.GremlinParser.TransactionPartContext
-
Packages that use GremlinParser.TransactionPartContext Package Description org.apache.tinkerpop.gremlin.language.grammar -
-
Uses of GremlinParser.TransactionPartContext in org.apache.tinkerpop.gremlin.language.grammar
Methods in org.apache.tinkerpop.gremlin.language.grammar that return GremlinParser.TransactionPartContext Modifier and Type Method Description GremlinParser.TransactionPartContext
GremlinParser.QueryContext. transactionPart()
GremlinParser.TransactionPartContext
GremlinParser. transactionPart()
-