Skip to content

datastax/graph-examples

Repository files navigation

graph-examples

This repo contains a collection of graph examples. The intent is to provide more complete and extensive examples than what is reasonable to include in DataStax documentation or blogposts. This will include DataStax Graph Loader mapping scripts, schemas, example traversals, things to try in DataStax Studio, and application code examples. Feel free to use and modify any of these for your own purposes. There is no warranty or implied official support, but hopefully the examples will be useful as a starting point to show various ways of loading and experimenting with graph data. And if you see anything that could be improved or added, issue reports and pull requests are always welcome!

Download DSE (includes DSE Graph), DataStax Studio, and the DSE Graph Loader at https://academy.datastax.com/downloads.

Graph Resources:

Documentation

Video tutorials

Blog posts

Presentations

Help!

Graph language drivers

Additional datasets

For additional interesting datasets, you might consider the following resources:

  • Stanford Large Network Dataset Collection - a collection of connected data in various categories such as social data, web graphs, product co-purchasing networks, review data, etc.
  • Awesome Public Datasets - a github repository with links to collections, large and small, of interesting public data. These are further categorized by industry and data type such as energy, government, machine learning, time series, sports data, transportation, etc.
  • CRAWDAD - the Community Resource for Archiving Wireless Data At Dartmouth. This includes wireless network trace data from a variety of sources.