问题
I am using Neo4j 2.0 server on Cent-OS machine. This needs be accessed from a remote web-based console. In the database,the server data location points to the folder containing the data. When I start the database and try to access it from a remote machine, the data doesn't show up. What could be the reason for this ??
I modeled the database on a windows machine and then take this data to remote unix machine and point that server to this folder(which is created on windows, but on UNIX based system).Is it appropriate to do? Does linux identifies the data files created on windows.
来源:https://stackoverflow.com/questions/22729007/remote-neo4j-web-console