public void like(Node node) increments the like count for
the specified node.
Parameters
- Node node
- The node to increase the like count for.
Returns
void.
Exception
Throws an SkyVaultServiceException if the operation cannot be carried out.