Migrating MySql Quartz tables to Neo4j

I'm new to graph databse. I've seen Neo4j supports transactional data storing. How to I integrate Quartz schedular with Neo4j and SpringBoot? If you provide any sample configuration how to do so it will be great.

Thank You,
Suman Santra

1 Like

Hi, did you manage to configure Spring Boot with Quartz scheduler and Neo4j? If so, could you please share your configuration? Thanks