Sorry,
Please look into Neo4j-Server.properties

/peter

(snt)-[:frm]->(phn)
On Dec 23, 2013 9:18 AM, "Sukaant Chaudhary" <[email protected]>
wrote:

> Hi Peter,
> *This is my PATH:*
> /home/sukaant/Sukaant/neo4j/neo4j-community-2.0.0/conf/neo4j.properties
>
> *Following are the contents:*
> # Default values for the low-level graph engine
> #neostore.nodestore.db.mapped_memory=25M
> #neostore.relationshipstore.db.mapped_memory=50M
> #neostore.propertystore.db.mapped_memory=90M
> #neostore.propertystore.db.strings.mapped_memory=130M
> #neostore.propertystore.db.arrays.mapped_memory=130M
>
> # Enable this to be able to upgrade a store from an older version
> #allow_store_upgrade=true
>
> # Enable this to specify a parser other than the default one.
> #cypher_parser_version=2.0
>
> # Keep logical logs, helps debugging but uses more disk space, enabled for
> # legacy reasons To limit space needed to store historical logs use values
> such
> # as: "7 days" or "100M size" instead of "true"
> keep_logical_logs=true
>
> # Autoindexing
>
> # Enable auto-indexing for nodes, default is false
> #node_auto_indexing=true
>
> # The node property keys to be auto-indexed, if enabled
> #node_keys_indexable=name,age
>
> # Enable auto-indexing for relationships, default is false
> #relationship_auto_indexing=true
>
> # The relationship property keys to be auto-indexed, if enabled
> #relationship_keys_indexable=name,age
>
>
> -Sukaant Chaudhary
>
>
> On Mon, Dec 23, 2013 at 1:38 PM, Peter Neubauer <
> [email protected]> wrote:
>
>> If you are on Windows, please use the keyboard combination of Ctrl + C to
>> copy, and Ctrl + V to paste on your destination server in your file explore
>> network environment.
>>
>> On Linux, use the 'cp' command.
>>
>> On your destination server, make sure that your database directory for
>> the server in your config/Neo4j.properties points to your database folder,
>> and restart the server.
>>
>> /peter
>>
>> (snt)-[:frm]->(phn)
>> On Dec 23, 2013 8:45 AM, "Sukaant Chaudhary" <[email protected]>
>> wrote:
>>
>>> Hi,
>>> Peter:
>>> Is there any query to get this?
>>> (snt)-[:frm]->(phn)
>>> Please explain, it is not clear to me.
>>>
>>> Wes:
>>> I tried this but the data is not reflecting in my Dashboard.
>>>
>>> -Sukaant Chaudhary
>>>
>>>
>>> On Mon, Dec 23, 2013 at 12:42 PM, Wes Freeman <[email protected]>wrote:
>>>
>>>> Shut down the database, tar up the files in data/graph.db/, and copy
>>>> them to the other server.
>>>>
>>>> Wes
>>>>
>>>>
>>>> On Mon, Dec 23, 2013 at 2:05 AM, Sukaant Chaudhary <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi,
>>>>> Please suggest me how to copy database from 1 server to another.
>>>>>
>>>>> -Sukaant Chaudhary
>>>>>
>>>>> --
>>>>> 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 [email protected].
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>
>>>>  --
>>>> 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 [email protected].
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  --
>>> 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 [email protected].
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>  --
>> 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 [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to