Skip to content

Instantly share code, notes, and snippets.

@rvazarkar
Created October 23, 2017 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvazarkar/7750933d7b949e19b144b9b719d2e186 to your computer and use it in GitHub Desktop.
Save rvazarkar/7750933d7b949e19b144b9b719d2e186 to your computer and use it in GitHub Desktop.
{
"statements" : [
{
"statement" : "MERGE (n:Group {name:{props.name}})",
"parameters" : {
"props" : {
"name" : "DOMAIN ADMINS@TESTLAB.LOCAL"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment