Any plans to implement a connector for Spring Ecosystem? So far, I have only found this JDBC client... Maybe it's complete, but I'd love to have a more comprehensive integration to Spring...
Maybe map the Query calls to Spring Entity Graph?
Connect the named entity graphs to JPA, Foundation to SpringBoot apps
Last, but not least, implement a Spring Data TigerGraph, similar to Neo4J
Or Integrate it with TestingContainers
REQUIREMENT: Smaller Database footprint required... TigerGraph Docker image is measured in the range of Gb
This could facilitate faster bootstrap into the Graph world while migrating from other Relational and NoSQL to Graph... Maybe someone in the community has started it?
thank you