visitGraphPart

abstract fun visitGraphPart(ctx: PartiQLParser.GraphPartContext): T

Visit a parse tree produced by graphPart.

Return

the visitor result

Parameters

ctx

the parse tree