xDropDBAlt is shorthand for:
const op = new _dgraph.Operation(); op.setDropAll(true); return c.alter(op);
Generated using TypeDoc
xDropDBAlt is shorthand for:
const op = new _dgraph.Operation(); op.setDropAll(true); return c.alter(op);