C# Class GraphView.GraphMetaData

Show file Open project: Microsoft/GraphView Class Usage Examples

Public Properties

Property Type Description
ColumnsOfNodeTables Dictionary,Dictionary>
NodeViewMapping Dictionary,HashSet>
ReversedEdgeOrder Dictionary,Dictionary>

Property Details

ColumnsOfNodeTables public property

public Dictionary,Dictionary> ColumnsOfNodeTables
return Dictionary,Dictionary>

NodeViewMapping public property

public Dictionary,HashSet> NodeViewMapping
return Dictionary,HashSet>

ReversedEdgeOrder public property

public Dictionary,Dictionary> ReversedEdgeOrder
return Dictionary,Dictionary>