Hello, excuse me. I have two questions
1: There are 50 concurrent threads. After a thread submits a mutation transaction and creates a node, other threads immediately retrieve it. Some of them return empty, and some of them can retrieve it. As a result, multiple nodes are created. What if this situation is avoided?
2: After 7000 nodes in 20.03.0, if the three EQ continuous and retrieval data is empty, a single EQ can retrieve the node, and the node does meet the conditions. Is there any restriction on the index file?
Please take a look, thank you!