Create (sub:Subscription {name:"Paul",mobile:"8763xxxxx",email:"[email protected]"}),
Create (sub:Subscription {name:"Peter",mobile:"87638xxxxx",email:"[email protected]"}),
Create (sub:Subscription {name:"James",mobile:"87638xxxxx",email:"[email protected]"}),
Create (sub:Subscription {name:"Bill",mobile:"87638xxxxx",email:"[email protected]"})
Return sub;
Neo4j/Cypherの新機能... 2番目のCreateで「予期しないC」エラーが発生するのはなぜですか?版のマニュアルは、これがうまくいくはずですと言う...私もそれはどちらか動作しません手動でパラメータの例のセクション12.1を試してみました複数のノードを1つのneo4j CREATE文に作成する
感謝のGaurav ...最初のスクリプトで問題が見つかりました。私は見てパラメータ解決策を見てみましょう – MichaelE