nebula-jdbc
nebula-jdbc copied to clipboard
Is the nebula-jdbc compatible with spring-data-jdbc ?
I am struggling with using NebulaGraph in a spring boot application and wanna have something similar to spring-data-neo4j
to be able to use the ORM concepts without adding additional burden to my codebase. I am here asking you guys whether NebulaGraph does have an official support for spring integration or whether existing ones or compatible, namely:
-
spring-data-jdbc
-
spring-data-neo4j
Thanks in advance :)