JanusGraph / JanusGraph/janusgraph
Need to add a tool for batch data import
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
If you import data directly through gremlin statements, it takes about half an hour to add 100000 points, which is far from meeting the performance requirements.Therefore, a fast data import tool is needed to import data into janusgraph, such as https://docs.nebula-graph.com.cn/3.2.0/20.appendix/write-tools/
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 issue requirements and the referenced Nebula Graph write-tools documentation. No JanusGraph file, entry point, test, input format, or acceptance threshold is identified; done would require an agreed batch-import tool design and tests demonstrating that it imports data faster than direct Gremlin statements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100