`create unique`

7 views
Skip to first unread message

Sam Raker

unread,
Jun 16, 2015, 3:03:33 PM6/16/15
to clojur...@googlegroups.com
Neo4J supports `CREATE UNIQUE` syntax, which allows for easy upsert-like behavior (http://neo4j.com/docs/stable/query-create-unique.html). Does Neocons support this?


Thanks,
-sam

Rohit Aggarwal

unread,
Jun 16, 2015, 3:08:36 PM6/16/15
to clojur...@googlegroups.com
`CREATE UNIQUE` is a writing clause for cypher and Neocons does support executing cypher queries.

For more information about using cypher with Neocons, please see this example: http://clojureneo4j.info/articles/getting_started.html#using-cypher-queries

Hope this helps.
Reply all
Reply to author
Forward
0 new messages