I'm sorry I still don't get what you meant. On Thursday, January 2, 2014 6:26:22 PM UTC+7, Michael Hunger wrote: > > I meant: how did you "actually import" the data. > > Micheal > > Am 02.01.2014 um 10:07 schrieb Rio Eduardo <[email protected]<javascript:> > >: > > I just followed your instruction to import the data. > > first, change permission of the db folder I want to use > second, change neo4j-server.properties into this one > -> org.neo4j.server.database.location=data/my.graphdb > > that's all. > > On Thursday, January 2, 2014 1:36:57 AM UTC+7, Michael Hunger wrote: >> >> That can be either some log files or some deleted data that has still >> records reserved in the store files. >> >> Perhaps your import didn't work? How did you import the data. >> >> Michael >> >> Am 01.01.2014 um 04:19 schrieb Rio Eduardo <[email protected]>: >> >> yes it seems to be empty but it's not actually because it says the size >> of the db is 2.10 MB. >> >> On Monday, December 30, 2013 9:56:25 PM UTC+7, Michael Hunger wrote: >>> >>> Then it seems to be empty? Perhaps a typo elsewhere when creating the >>> data? >>> >>> Make sure to check the data folder >>> >>> Sent from mobile device >>> >>> Am 30.12.2013 um 15:13 schrieb Rio Eduardo <[email protected]>: >>> >>> I already checked conf/neo4j-server.propertie and it points to the >>> right location. You can see the image for sure. >>> >>> On Saturday, December 28, 2013 10:17:57 PM UTC+7, Michael Hunger wrote: >>>> >>>> Check that conf/neo4j-server.properties points to the right location >>>> >>>> Sent from mobile device >>>> >>>> Am 28.12.2013 um 15:55 schrieb Rio Eduardo <[email protected]>: >>>> >>>> Hey Michael, after I use my old graph db(my.graphdb), why I can't see >>>> my graph that I already made before? when I run "match n return n", it >>>> displays nothing. >>>> >>>> do you know why? >>>> >>>> thank you. >>>> >>>> On Wednesday, December 11, 2013 5:08:20 PM UTC+7, Rio Eduardo wrote: >>>>> >>>>> Thanks Johannes Mockenhaupt, it works. >>>>> >>>>> On Wednesday, December 11, 2013 3:21:18 PM UTC+7, Johannes Mockenhaupt >>>>> wrote: >>>>>> >>>>>> On 12/11/2013 07:51 AM, Rio Eduardo wrote: >>>>>> [...] >>>>>> > but when I try to run the neo4j with this command -> sh ./neo4j, it >>>>>> >>>>>> > doesn't work. It displays errors. >>>>>> > >>>>>> > |./neo4j: 35: ./neo4j: function: not found >>>>>> > ./neo4j: 1: ./neo4j: dirs: not found >>>>>> > ./neo4j: 55: ./neo4j: Syntax error: "}" unexpected >>>>>> > | >>>>>> >>>>>> In Ubuntu, /bin/sh is a symlink to dash, not bash. The neo4j script >>>>>> requires bash. Run without the leading 'sh', just do './neo4j' and the >>>>>> >>>>>> script will be run via bash. >>>>>> >>>>>> >>>> -- >>>> 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. >>> >>> <Selection_003.png> >>> >>> >> -- >> 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] <javascript:>. > 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.
