GraphNodeEquals Method (Object) | 
 
            Returns true if the value represented by this instance is the same.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
 - Type: SystemObject
 
Return Value
Type: 
Boolean
See Also