Skip to content

EdgeInfo class

Represents edges for entity graph defined in some Korzh.EasyQuery.ObjectGraph`1 object

public class Korzh.EasyQuery.EdgeInfo
TypeNameDescription
StringInnerPropertyGets or sets the property in inner vertex.
ObjectModelTypeInnerTypeGets or sets the inner vertex of the edge.
StringOuterPropertyGets or sets the property in outer vertex.
ObjectModelTypeOuterTypeGets or sets the outer vertex (in graph) of the edge.