visitExprGraphMatchMany

abstract fun visitExprGraphMatchMany(ctx: PartiQLParser.ExprGraphMatchManyContext): T

Visit a parse tree produced by exprGraphMatchMany.

Return

the visitor result

Parameters

ctx

the parse tree