Skip to main content

edgeinfo-class

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

public class Korzh.EasyQuery.EdgeInfo

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
EdgeInfo()void

Properties

NameTypeDescription
InnerPropertystringGets or sets the property in inner vertex.
InnerTypeObjectModelTypeGets or sets the inner vertex of the edge.
OuterPropertystringGets or sets the property in outer vertex.
OuterTypeObjectModelTypeGets or sets the outer vertex (in graph) of the edge.