Package | Description |
---|---|
org.springframework.data.neo4j.config |
This package contains configuration related support classes that can be used for the application specific
Configuration . |
org.springframework.data.neo4j.core |
This package contains the core infrastructure for creating a imperative or reactive client that can execute queries.
|
org.springframework.data.neo4j.core.convert |
Neo4j-specific conversion classes.
|
org.springframework.data.neo4j.core.mapping |
The main mapping framework.
|
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 | |
org.springframework.data.neo4j.core.transaction |
Core infrastructure for providing Neo4j sessions to Spring Data Neo4j.
|
org.springframework.data.neo4j.repository |
This package contains the repository infrastructure.
|
org.springframework.data.neo4j.repository.config |
Configuration infrastructure for Neo4j specific repositories.
|
org.springframework.data.neo4j.repository.event |
Contains the infrastructure for the event system.
|
org.springframework.data.neo4j.repository.query |
A set of annotations for providing custom queries to repositories.
|
org.springframework.data.neo4j.repository.support |
This package contains infrastructure code that set up the needed Spring beans to register the repository
capabilities.
|
org.springframework.data.neo4j.types |
Additional types provided by SDN.
|
Copyright © 2019–2020 Neo4j, Neo4j Sweden AB. All rights reserved.