Date: Sun, 23 Sep 2012 19:34:44 -0700 (PDT) From: Josh Adell To: neo4j@googlegroups.com Message-Id: <86447e10-188b-47ff-b9e9-52e01adb44cc@googlegroups.com> In-Reply-To: <913F550AEE09194E9D4B5BFB9CF3FD4B67DA4E51@EXMBX08.netplexity.local> References: <9ff2103a-6ab9-4ba6-a0b2-96d5995b998a@googlegroups.com> <913F550AEE09194E9D4B5BFB9CF3FD4B67DA4E51@EXMBX08.netplexity.local> Subject: Re: [Neo4j] Re: neo4jphp: creation of unique nodes MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2373_15168342.1348454084662" ------=_Part_2373_15168342.1348454084662 Content-Type: multipart/alternative; boundary="----=_Part_2374_21306834.1348454084662" ------=_Part_2374_21306834.1348454084662 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Good point, Tatham, thanks. Yes, neo4jphp does support Cypher, but not in Batch operations. However, you can use Cypher to create multiple nodes at once, and they will all be created in a single transaction. -- Josh On Sunday, September 23, 2012 5:39:43 PM UTC-4, Tatham Oddie wrote: > > Alternatively, if neo4jphp supports Cypher, you could use the CREATE > UNIQUE clause there. > > > ------=_Part_2374_21306834.1348454084662 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Good point, Tatham, thanks.

Yes, neo4jphp does support Cypher, but not in Batch operations. However, you can use Cypher to create multiple nodes at once, and they will all be created in a single transaction.

-- Josh

On Sunday, September 23, 2012 5:39:43 PM UTC-4, Tatham Oddie wrote:

Alternatively, if neo4jphp supports Cypher, you could use the CREATE UNIQUE clause there.


------=_Part_2374_21306834.1348454084662-- ------=_Part_2373_15168342.1348454084662--