DatabaseReference dbNode = FirebaseDatabase.getInstance().getReference().getRoot().child("Node");
dbNode.setValue(null);