No

data/graph.db

Is the correct location

Von meinem iPhone gesendet

> Am 30.06.2015 um 16:03 schrieb Koen Kleingeld <[email protected]>:
> 
> Hi, this is my import command
> 
> Neo4jImport.bat --into 
> C:\neo4j-community-2.2.3-windows\neo4j-community-2.2.3\data --nodes 
> nodes-header.txt,nodes.txt --relationships relations-header.txt,relations.txt
> 
> IMPORT DONE in 1s 962ms. Imported:
>   2 nodes
>   1 relationships
>   4 properties
> 
> this is the config file entry 
> 
> # location of the database directory
> org.neo4j.server.database.location=data/graph.db
> 
> so i guess thats ok .. 
> 
> 2015-06-30 15:58 GMT+02:00 Michael Hunger <[email protected]>:
>> Which directory did you provide for --into ? You have to change your 
>> neo4j-server.properties to point to that directory 
>> 
>> Von meinem iPhone gesendet
>> 
>>> Am 30.06.2015 um 15:42 schrieb koen <[email protected]>:
>>> 
>>> Hi, i just started playing around with the new import tool (through windows 
>>> command line) and after importing some nodes / relations i receive a 
>>> message from the importer saying that it has successfully created some 
>>> nodes relations and properties..   now i start the server and open the neo 
>>> browser , change the initial password  and execute a simple cypher query 
>>> (MATCH (n) RETURN n LIMIT 10) and i was expecting to see my nodes but there 
>>> is nothing in there ... any clues ?
>>> 
>>> reg koen
>>> -- 
>>> 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/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 [email protected].
>> For more options, visit https://groups.google.com/d/optout.
> 
> 
> 
> -- 
> Groeten / Best Regards, 
> 
> Koen
> -- 
> 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/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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to