spring-data-gremlin
spring-data-gremlin copied to clipboard
Feature/tp3 support
Hi! I had sent you on fb too. I tried to make everything possible to make spring-data-gremlin tests run again with TP3. Most of them pass although there are a few issues with Dynamic Vertices and cascade collections due to setCurrentLocation causing a 6th edge to be added for some annotation systems. Most probably the issue is due to LinkVia annotations of currentLocation adding duplicates. If possible please have a look - I hope janusgraph community will be able to help after I replaced decommissioned titan with janusgraph https://github.com/JanusGraph/janusgraph/issues/212. Thank you!