Package org.springframework.data.neo4j.core.schema


@NonNullApi package org.springframework.data.neo4j.core.schema
This package contains the schema that is defined by a set of classes, representing nodes and relationships and their properties. It provides Neo4js main annotations to mark classes as persistable nodes.
Author:
Michael J. Simons