To facilitate better answering of questions, if you have a question, please fill in the following info. Otherwise, please delete the template.
What I want to do
Create 30 million nodes.
What I did
The user’s Java client submits mutation. 15000 nodes are created each time, and now 4 million nodes are created. When submitting again, an exception occurs.
Schema file:schemaFile (1.1 KB)
Each mutation will submit 5000 mutation information:mutation-set-info (1.3 KB)