Skip to content

Instantly share code, notes, and snippets.

@ah3rz
ah3rz / WineGraph
Last active December 31, 2015 16:39
A graph relating wine varietals labeled by type (red, white, etc.) with relationships based on the grape used to create the wine.
= WineGraph =
:neo4j-version: 2.0.0
:author: Adam H
:twitter: @ah3rz
:tags: domain:retail
//setup
[source,cypher]