Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:sps:threadhttpserver.initdataset [2014/01/21 14:53] yoyoliliu |
projs:clans:docs:sps:threadhttpserver.initdataset [2014/01/21 15:08] (current) yoyoliliu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThreadHTTPServer.initDataset()====== | ====== ThreadHTTPServer.initDataset()====== | ||
| Create the social network and initial data set. | Create the social network and initial data set. | ||
| - | ====== Description ===== | ||
| - | ====== Parameter ====== | ||
| - | ====== Return ====== | ||
| - | |||
| ====== 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 | ||