You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
413 B
11 lines
413 B
<nav search_view="search">
|
|
<view name="search" default='true' />
|
|
<view name="graph_analysis" />
|
|
<collection label="Graph Examples">
|
|
<view name="graph_analysis_example_for_bitcoin_transactions"/>
|
|
<view name="graph_analysis_example_for_network_traffic"/>
|
|
<view name="graph_analysis_example_connected_components"/>
|
|
<view name="graph_analysis_example_label_propagation"/>
|
|
</collection>
|
|
</nav>
|