Skip to content

Instantly share code, notes, and snippets.

@jmcvetta
Created October 7, 2013 20:12
Show Gist options
  • Save jmcvetta/6874137 to your computer and use it in GitHub Desktop.
Save jmcvetta/6874137 to your computer and use it in GitHub Desktop.
{
"commit" : "http://localhost:7474/db/data/transaction/6/commit",
"results" : [ {
"columns" : [ "n" ],
"data" : [ {
"row" : [ {
"name" : "My Node"
} ]
} ]
} ],
"transaction" : {
"expires" : "Tue, 10 Sep 2013 10:54:04 +0000"
},
"errors" : [ ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment