问题
I did it this way
OVERWRITE DIRECTORY NE04J IN ORIGINAL DOCUMENTS WITH THE EMPTY
JOIN FOR XP USERNAME / APPLICATION DATA / Neo4j COMMUNITY OR 7 "C: \ Users \ Tuo_Utente \ AppData \ Roaming \ Neo4j COMMUNITY" COPY THE FOLDER FROM THE ORIGINAL SYSTEM to NEW
TO JOIN PROGRAMS X86 / NE04J Commuity COPY THE FOLDER FROM THE ORIGINAL SYSTEM to NEW
I get everything but the web-admin, I have not the various style. how do I import too?
image http://i.imgur.com/xdgh9Bv.png?1 I have different style with default Thanks
回答1:
Styling settings are saved with the browser either as cookies or via webbrowser's local storage. So you need to copy that over as well, the exact procedure differs between browser types and versions.
amended 2014-09-27
For the the Neo4j browser in the 2.x series (not speaking of 1.x's webadmin):
- install Firebug plugin and "FireStorage Plus!" plugin.
- open your neo4j browser:
http://localhost:7474
- press
F12
to open firebug - go to tab
FireStorage Plus!
- go to
localStorage
neo4j.grass
contains your UI settingsneo4j.documents
contain your saved queries- use context menu's copy&paste to copy these settings to a file
来源:https://stackoverflow.com/questions/26035149/copy-neo4j-database-from-another-pc