exists() checks whether the node exists in the
repository.
Returns
Returns a boolean, true if the node exists, false otherwise.
Example
if (node.exists()){ ... }
Returns a boolean, true if the node exists, false otherwise.
if (node.exists()){ ... }
© 2017 TBS-LLC. All Rights Reserved. Follow @twitter