IVertexGetProperties Method  | 
 
            Gets the properties of this element.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxIEnumerable<IVertexProperty> GetProperties()
Return Value
Type: 
IEnumerableIVertexProperty
See Also