David,
if you want to do conditions etc, I would suggest sending a Gremlin
script that does this for you via the REST Gremlin extension, see
http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html for
details. Would that work?

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Wed, Jul 27, 2011 at 9:48 AM, daveygravey <davidjus...@gmail.com> wrote:
> Is it possible through the REST interface to use a batch transactional
> operation to:
>
> 1. Search to see if a node exists
> 2. if it does exist, then return the node (no problem)
> 3. If it does not exist then create and return the node
>
> If this is not possible via the REST interface, could someone confirm that
> it is possible through the Java API.
>
> Thanks,
> Dave
>
>
>
>
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/REST-batch-operation-to-search-create-edit-tp3204073p3204073.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to