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