Hi Alex

You can install py2neo which contains neotool, a command line tool that
should do exactly what you're looking for.

If you have pip (python packager) installed, just run pip install py2neo
and it will be downloaded and set up.

Hope this helps
Nigel
On 2 Aug 2014 08:56, "Alex winter" <winter110...@gmail.com> wrote:

> Hi
> I installed database on Linux server via ssh.
> I have a list query and I want to test the performance.
> I can run the query from neo4j shell. But I want to write the result (time
> of running query )to text file because I have many query+want to compare it
> later.
>
>  --
> 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 neo4j+unsubscr...@googlegroups.com.
> 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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to