@Bean
fun lazyLoadingContext(nodeQueryParser: NodeQueryParser, nodeQueryEngine: NodeQueryEngine): LazyLoadingContext

Creates a new LazyLoadingContext

Return

the generated LazyLoadingContext

Parameters

nodeQueryParser

used to generate the Cypher query

nodeQueryEngine

used to execute the Cypher query