@Bean
@ConditionalOnMissingBean
fun renderer(beanFactory: BeanFactory): Renderer

Provides a CypherDSL renderer which respects the CypherDSL configuration bean

Return

the created Renderer

Parameters

beanFactory

used to get the CypherDslConfiguration