JanusGraph / JanusGraph/janusgraph

Spring Data integration

Open
#212 3 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.