Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:sps:threadhttpserver.initdataset [2014/01/21 15:05] 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 | - Connect database | ||
| - Initial social network as dataSet | - 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]] | + | - - 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 | - Initial Company information as CompanyDataSet | ||