C# (CSharp) GraphView ReplaceEdgeReferenceVisitor - 2 examples found. These are the top rated real world C# (CSharp) examples of GraphView.ReplaceEdgeReferenceVisitor extracted from open source projects. You can rate examples to help us improve the quality of examples.
When an edge in the MATCH clause is not given an alias, this edge can still be referenced by the edge column name. During translation, an edge without an explicit alias will be assigned a default alias, and as a result, the edge column name must be replaced by the assigned alias.