Skip to content

Commit

Permalink
Quick sprig.
Browse files Browse the repository at this point in the history
  • Loading branch information
ResidentMario committed Jun 10, 2018
1 parent 4bec455 commit ce02292
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Chapter 2.3 --- Gremlin Graph Queries.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Look at:\n",
"* http:https://sql2gremlin.com/\n",
"* https://docs.janusgraph.org/latest/getting-started.html\n",
"* Get the JanusGraph server process set up. Then run http:https://tinkerpop.apache.org/docs/current/reference/#gremlin-python against it."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit ce02292

Please sign in to comment.