Skip to content

Instantly share code, notes, and snippets.

@CliffordAnderson
Created March 6, 2015 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save CliffordAnderson/259dfd96f947b413d2a0 to your computer and use it in GitHub Desktop.
Save CliffordAnderson/259dfd96f947b413d2a0 to your computer and use it in GitHub Desktop.
Flannery O'Connor
match (a {name:"Flannery O\'Connor"}),(c:Letter {date:1950}),(b {name:"Brainerd Chaney"})
create c-[:To]->b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment