JanusGraph / JanusGraph/janusgraph

Need to add a tool for batch data import

Open
#3,152 1 comment 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.