Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ We have a variety of notebooks to look at for inspiration. These generally requi

## The database

* [Database schema diagram](https://www.lucidchart.com/documents/edit/674bc883-d01a-449a-8666-5cfc841c54bb/0_0#?folder_id=home&browser=icon) and [schema+stats querying](https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/job_50m2/50m_hydrate-monitor.ipynb)
* [Database schema diagram](https://www.lucidchart.com/documents/edit/674bc883-d01a-449a-8666-5cfc841c54bb/0_0#?folder_id=home&browser=icon) and [schema+stats querying](https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/job_50m2/50m_hydrate-monitor.ipynb)

## Querying

* [Top URLs]( https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/Neo4j-Examples/list_urls_by_popularity.ipynb)
* [Top URLs]( https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/Neo4j-Examples/list_urls_by_popularity.ipynb)

* [Top tags (via text index query)](https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/misinfo_tagged.ipynb)
* [Top tags (via text index query)](https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/misinfo_tagged.ipynb)

* [Top tags (via hashtag index query)]( https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/query.ipynb)
* [Top tags (via hashtag index query)]( https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/query.ipynb)


* [Whole-database outside loop for blockchain GPU regex](https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/blockchain/blockchain_historic_loop.ipynb)
* [Whole-database outside loop for blockchain GPU regex](https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/blockchain/blockchain_historic_loop.ipynb)

## Visualization
* [GPU UMAP, k-nn & graph visualization on accounts](https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/account_umap.ipynb)
* [GPU UMAP, k-nn & graph visualization on accounts](https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/covid-misinfo-analysis/account_umap.ipynb)

* [Retweet network graph](https://sandbox.graphistry.com/notebook/notebooks/notebooks/twitter/blockchain/blockchain_network_viz.ipynb)
* [Retweet network graph](https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/blockchain/blockchain_network_viz.ipynb)