JanusGraph / JanusGraph/janusgraph
Spring Data integration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
I think it makes sense for this project to be integrated with Spring Data like Neo4j.. It needs to be done right. There was a project that integrated Titan with Spring Data for TP2 through Core,JPA and Neo4j annotations. I am trying to finish the half-made migration to TP3 (that the repo owner did) in that forked project (https://github.com/zifnab87/spring-data-gremlin/tree/TP3-before-merge) (some tests are failing for Tinkergraph still). I will try to replace titan with janusgraph. Hopefully there will be some help from the community so it becomes the official spring-data-gremlin project listed here http://projects.spring.io/spring-data/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the TP3-before-merge branch of zifnab87/spring-data-gremlin and its existing Titan-to-JanusGraph migration. Run the failing TinkerGraph tests mentioned in the issue and inspect how the project uses Spring Data, Core, JPA, and Neo4j annotations. Done means a working JanusGraph integration suitable for the official spring-data-gremlin project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100