exitGraphPart

open fun exitGraphPart(ctx: PartiQLParser.GraphPartContext)

Exit a parse tree produced by PartiQLParser#graphPart.

The default implementation does nothing.