Re: Where are my edges?
HadoopMarc <marc.d...@...>
All graph mutations are realized within a (hidden) transaction. You have to commit() the transaction before the changes are visible to other clients. So, look for .commit methods in the gremlin-scala API . Cheers, Marc Op donderdag 31 augustus 2017 09:33:33 UTC+2 schreef ya...@...:
|
|