neo4j_failure_details_.context

A string providing context around where the failure occurred.

@attention This may contain UTF-8 multi-byte characters.

Will be NULL if the failure was not related to the statement text.

struct neo4j_failure_details_
const(char)* context;

Meta