@Override
    public Future<JsonObject> update(final JsonObject node) {

        return this.doAsync(N4J.nodeMarker(node), ALIAS_UPDATE,
            /* Command Supplier */