Re: Multiple writers cause inconsistent vertices
Ajay Srivastava <Ajay.Sr...@...>
Taking the lock on property and index solved the consistency problem but it took 10 mins. to ingest data from three clients while this data can be added from one client in less than 2 min.
toggle quoted message
Show quoted text
Our system will eventually be 99% read and 1% write. Single write client would be enough for that. But I need to ingest millions of files to initialise the graph database. With this speed, it will take years to ingest data.
Regards,
Ajay
|
|