JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Spring Data Neo4j
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()