Hi Michael,
Thanks for the reply. My embedded graph database runs on Ubuntu and
the neo4j server runs on Debian.
I installed a fresh copy of the neo4j server on debian, and installed
it - when asked for user I typed in: neo
Then I copied the files over from my local machine (scp) into the data/
graph.db directory
cp -r * server/data/graph.db
I ran the commands you mentioned below.
So far so good.
Now when I see the web-admin of the neo4j server - I see the amount of
disk space as 23MB (exactly correct) as in the embedded database, but
there is only 1 node and 0 properties showing. The logical disk space
number is also correct.
Don't know what I am doing wrong here..
many thanks for your patience
On May 4, 6:03 pm, Michael Hunger <
michael.hun...@neotechnology.com>
wrote: