Please see the folders within here for worked examples for Snowflake. If you would like to write a quickstart for snowflake, please create a new folder with the code for your worked example and README.md file with the content of the quickstart. Upon completion, please contact Corydon Baylor in marketing for review.
Snowflake requires a particular format, which they outline here
# H1 Headers Like This Will be the Title of the Quickstart
## H2 Headers will Denote a New "Slide" in the Quickstart
In general, we will need the following content:
- An overview slide (format shown below)
- Where to get the data
- How to set up permissions
- How to clean the data (if needed)
- Running the algorithm
- Examining results
- Conclusions and Resources
Please include the following content in your Overview slide:
## Overview
Duration: 2
### What is Neo4j Graph Analytics for Snowflake?
**Neo4j Graph Analytics for Snowflake** brings the power of graph directly to Snowflake, allowing users to run 65+ ready-to-use algorithms on their data, all without leaving Snowflake!
Neo4j is the global leader in Graph Database & Analytics. As the world's most deployed graph technology, we help organizations uncover hidden patterns and relationships across billions of data connections deeply, easily, and quickly.
### Discovering Communities in Peer-to-Peer (P2P) Fraud
A little bit here about what problem your quickstart helps with.
### Prerequisites
- bulleted prereqs
### What You Will Need
- More bullets here
### What You Will Learn
- More bullets here
### What You Will Build
- More bullets here