Created
March 6, 2015 19:05
-
-
Save CliffordAnderson/259dfd96f947b413d2a0 to your computer and use it in GitHub Desktop.
Flannery O'Connor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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