mergeE(): increment counter on match
Hi, is there an easy way to increment an existing edge property based on its current value using
Something similar to this:
where
mergeE() in one single query? (e.g., counter += 1)Something similar to this:
where
X is the current value of edge propery num_calls.