cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

frank
Node
since ‎04-30-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I try to use the Micronaut Neo4j integration, which provides a org.neo4j.driver.v1.Driver bean, in combination with the Neo4j-OGM native property types. Currently I use the following sessionFactory bean @Requires(classes = [SessionFactory::class]) @F...