Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:sps:threadhttpserver.initdataset [2014/01/21 01:20] honeyzhaoqian created |
projs:clans:docs:sps:threadhttpserver.initdataset [2014/01/21 15:08] (current) yoyoliliu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThreadHTTPServer.initDataset()====== | ====== ThreadHTTPServer.initDataset()====== | ||
| - | ====== Description ====== | + | Create the social network and initial data set. |
| - | ====== Parameter ====== | + | |
| ====== Detail Information ====== | ====== Detail Information ====== | ||
| - | + | - Connect database | |
| - | + | - Initial social network as dataSet | |
| + | - - related function: | ||
| + | - [[http://networkx.github.io/documentation/latest/reference/classes.graph.html#networkx.Graph]], | ||
| + | - [[http://networkx.github.io/documentation/latest/reference/generated/networkx.Graph.add_edge.html?highlight=add_edge#networkx.Graph.add_edge]] | ||
| + | - Initial Company information as CompanyDataSet | ||