OCluster - exists()
Indicates whether the cluster exists.
Checking Cluster Existence
Using this method you can check whether a given OCluster instance exists on the database.
Syntax
boolean OCluster().exists()
Return Value
This method returns a boolean instance. A value of true indicates that the cluster exists.