Package-level declarations

Types

Link copied to clipboard
class Verifier @JvmOverloads constructor(driver: Driver, schema: Schema, config: Verifier.Config = Config())

Verifier uses the driver and config to verify that the entities in a Neo4j graph conform to the schema.