All Projects → datastax → graph-examples

datastax / graph-examples

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects
C#
18002 projects
scala
5932 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].