A compiled graph statement: the query text in the target graph language (Cypher / Gremlin / DQL) plus its named parameter bindings. All standard operations are parameterized — values never get string-interpolated into the statement text.
A compiled graph statement: the query text in the target graph language (Cypher / Gremlin / DQL) plus its named parameter bindings. All standard operations are parameterized — values never get string-interpolated into the statement text.