Violation

value class Violation(val message: String)

A Violation describes why a Cypher query, or entities in the Neo4j graph, violates a Rule.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

the description of the Rule violation