On a class with 10 properties with an indexed item, which one is less resource (cpu and ram) consuming in a heavy transaction environment; insert new record or update the indexed item of an existing record?
Will this be effected whether class is edge or vertex?
Thank you.