dgraph increment
tool increments a counter value via transactions. The
increment tool can be used as a health check that an Alpha is able to service
transactions for both queries and mutations.
counter.val
) once. If the predicate doesnβt
yet exist, then it is created starting at counter 0.
--alpha
(default: localhost:9080
):
--pred
(default: counter.val
):