public Edge( GraphNode id, string label, IDictionary<string, GraphNode> properties, GraphNode inV, string inVLabel, GraphNode outV, string outVLabel )
© 2019 DataStax, All rights reserved.