JavaScript is disabled on your browser.
Skip navigation links
Spring Data Neo4j
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Methods
Constructors
Terminally Deprecated Elements
Element
Description
org.springframework.data.neo4j.core.mapping.Neo4jMappingContext
(Neo4jConversions, TypeSystem)
Use
Neo4jMappingContext.builder()
Deprecated Methods
Method
Description
org.springframework.data.neo4j.core.mapping.IdentitySupport.getInternalId
(MapAccessor)
org.springframework.data.neo4j.core.transaction.Neo4jTransactionManager.retrieveTransaction
(Driver, String)
since 6.2, use #retrieveTransaction(Driver, DatabaseSelection, UserSelection)
Deprecated Constructors
Constructor
Description
org.springframework.data.neo4j.core.mapping.Neo4jMappingContext
(Neo4jConversions, TypeSystem)
Use
Neo4jMappingContext.builder()
Neo4jMappingContext.builder()