neo4j_failure_details_.offset

The character offset into the statement text that the failure relates to.

Will be 0 if the failure is related to the first character of the statement text, or if the failure was not related to the statement text.

struct neo4j_failure_details_
uint offset;

Meta