C# Class GraphView.GraphMetaData

Exibir arquivo 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_oe property

public Dictionary,Dictionary> ColumnsOfNodeTables
return Dictionary,Dictionary>

NodeViewMapping public_oe property

public Dictionary,HashSet> NodeViewMapping
return Dictionary,HashSet>

ReversedEdgeOrder public_oe property

public Dictionary,Dictionary> ReversedEdgeOrder
return Dictionary,Dictionary>