Oops I'm an idiot

http://docs.neo4j.org/chunked/stable/rest-api-node-properties.html#rest-api-property-values-can-not-be-nested

On Thursday, March 20, 2014 10:54:03 AM UTC-4, Alex Frieden wrote:
>
> Hi all,
> I am trying to run: 
>
> CREATE (n:Person {name:'alex',kids:{first:'link',second:'zelda'}})
>
> Now I would not structure people and kids like this in a graph database, 
> but what I actually want to do I need to store a jsonarray in certain types 
> of nodes.  
>
> I am using neo 2.0.0
>
> OS is redhat (not sure on version)
>
> Development in on mac os x
>
> So when I run this, I get the error:
>
>     Map(first -> link, second -> zelda) (of class 
> scala.collection.immutable.Map$Map2)
>
> is neo4j just not able to do this as of now? Thanks!
>
>
>

-- 
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.

Reply via email to