You should be able to post the JSON as part of the post-body (one of the plugin parameter variables (a Map or List)) and it should be parsed automatically.
On Sun, May 18, 2014 at 4:51 AM, Phanster <[email protected]> wrote: > Trying to Create a node with multiple properties by passing JSON string as > a parameter to the server plugin. > Is that possible with out cypher query? > Note: I have to use Java code for server plugin. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
