Hello,
Now after rebooting the server and open a new browser tab the commands are
working now.
I have not used Neo4j lately and the version I used the last time was
1.5M02. I found some differences in the version 1.8M06 are
in the Console tab there is Neo4j Shell instead of Cypher and on the
DataBrowser tab I can either enter a node id or
cypher commands in the edit box.
Thanks for your replies!
BR
On Friday, August 3, 2012 11:22:00 AM UTC-7, tt6 wrote:
> Hi,
> I have tried to execute Cypher commands in the console of Neo4J 1.8M06 and
> the commands have not work.
> start a = node(2)
> return a
> Thanks,