Violation

value class Violation(val message: String)

A Violation describes why a Cypher query violates a Rule.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

the description of the Rule violation