@Bean
@ConditionalOnMissingBean
fun neo4jMappingContext(managedTypes: Neo4jManagedTypes, neo4jConversions: Neo4jConversions, persistentPropertyCharacteristicsProvider: PersistentPropertyCharacteristicsProvider): Neo4jMappingContext

The Neo4jMappingContext, built with the PersistentPropertyCharacteristicsProvider

Return

the Neo4jMappingContext to use

Parameters

managedTypes

the entity types found by the entity scan

neo4jConversions

the conversions to use

persistentPropertyCharacteristicsProvider

used to ignore the delegates of node properties