Re: Removing a vertex is not removing recently added properties in different transaction


Priyanka Jindal
 

Please find my answers inline:

  • do you use CompositeIndex or MixedIndex?
- i am suing composite index
  • is it certain that the two transaction do not overlap in time (as "next" suggests)?
- They do not overlap in time.
  • do the two transactions occur in the same janusgraph instance?
- Yes they do
  • is hbase configured as a single host or as a cluster?
- Its a cluster.

If i add some delay b/w two operations then vertices are getting removed correctly.

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.