Exec cypher.
@MPI(name: "mesh.graph.exec") Future<void> exec(String expr, Map<String, dynamic> args, {Context? ctx}) { throw UnimplementedError('exec() has not been implemented.'); }