@Bean(value = ["graphglueNeo4jOperations"] )
Bean to provide Neo4jOperations which support save over lazy loaded relations
Return
the created GraphglueNeo4jOperations which supports save of lazy loaded relations
Parameters
neo4jTemplate
template which provides base operation functionality
neo4jClient
client used to execute queries
beanFactory
used to get the NodeDefinitionCollection
renderer
used to render Cypher queries