freeGraphExtensions Class |
Namespace: imbSCI.Graph.FreeGraph
The freeGraphExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetQueryResultClones |
Gets the query result clones.
| |
| GetWeightDictionary |
Gets the weight dictionary.
| |
| PingGraphSize(freeGraph, freeGraphNodeBase, Boolean, freeGraphPingType, Int32) |
Pings the size of the graph by expanding from specified pingSources until number of reached nodes is increasing. freeGraphPingType | |
| PingGraphSize(freeGraph, IEnumerablefreeGraphNodeBase, Boolean, freeGraphPingType, Int32) |
Pings the size of the graph by expanding from specified pingSources until number of reached nodes is increasing. freeGraphPingType | |
| SaveT |
Saves the specified filepath.
|