| Package | Description | 
|---|---|
| org.springframework.data.neo4j.config | This package contains configuration related support classes that can be used for application specific, annotated
   configuration classes. | 
| org.springframework.data.neo4j.core | This package contains the core infrastructure for creating an imperative or reactive client that can execute queries. | 
| org.springframework.data.neo4j.core.convert | Provides a set of simples types that SDN supports. | 
| org.springframework.data.neo4j.core.mapping | The main mapping framework. | 
| org.springframework.data.neo4j.core.mapping.callback | This package contains the callback API. | 
| 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. | 
| org.springframework.data.neo4j.core.support | This package provides a couple of support classes that might be helpful in your domain, for example a predicate
   indicating that some transaction may be retried and additional converters and id generators | 
| org.springframework.data.neo4j.core.transaction | Contains the core infrastructure for translating unmanaged Neo4j transaction into Spring managed transactions. | 
| org.springframework.data.neo4j.repository | This package provides the Neo4j imperative and reactive repository API | 
| org.springframework.data.neo4j.repository.config | Configuration infrastructure for Neo4j specific repositories, especially dedicated annotations to enable imperative
   and reactive Spring Data Neo4j repositories | 
| org.springframework.data.neo4j.repository.event | |
| org.springframework.data.neo4j.repository.query | A set of annotations for providing custom queries to repositories. | 
| org.springframework.data.neo4j.repository.support | This package provides a couple of public support classes for building custom imperative and reactive Spring Data Neo4j
   repository base classes. | 
| org.springframework.data.neo4j.types | Additional types provided by SDN. | 
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.