C# Class GraphView.EdgeInfo

Mostrar archivo Open project: Microsoft/GraphView Class Usage Examples

Public Properties

Property Type Description
ColumnAttributes IList
EdgeColumns string>>.List
EdgeUdfPrefix string
HasReversedEdge bool
IsReversedEdge bool
SinkNodes HashSet

Property Details

ColumnAttributes public_oe property

public IList ColumnAttributes
return IList

EdgeColumns public_oe property

public List> EdgeColumns
return string>>.List

EdgeUdfPrefix public_oe property

public string EdgeUdfPrefix
return string

HasReversedEdge public_oe property

public bool HasReversedEdge
return bool

IsReversedEdge public_oe property

public bool IsReversedEdge
return bool

SinkNodes public_oe property

public HashSet SinkNodes
return HashSet