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
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
Hi, did you manage to configure Spring Boot with Quartz scheduler and Neo4j? If so, could you please share your configuration? Thanks