Hi Michael ,

I tried using the property rebuild_id_generators_fast=false, But still the 
node count in the dashboard is not actual one.
Also the next generated node id is not starting form last used id rather it 
is starting from the one shown in the Dashboard.


On Wednesday, October 30, 2013 12:54:25 AM UTC+5:30, Michael Hunger wrote:
>
> I think it is about unclean shutdown of the id-generators.
>
> There is a config flag rebuild_id_generators_fast=true/false
>
> default is "fast" meaning, just take what was reported.
> "slow" would be to scan the store for really used id's and make all others 
> available also truncating the store to the last really used id.
>
> Michael
>
> Am 29.10.2013 um 18:15 schrieb David Przybilla 
> <dav.al...@gmail.com<javascript:>
> >:
>
> Hello Phillippe,
>
> I don't use eclipse however this has happened to me sometimes when neo4j 
> has to be forced to shutdown.
> Basically there is a gap of identifiers with no nodes attached, other than 
> that everything else seems to be fine.
>
> Cheers,
>
> On Sunday, October 27, 2013 7:00:05 PM UTC, Philippe Baumard wrote:
>>
>> Hi,
>>
>> I do not understand why the node counter jump to 9736, sometimes the 
>> twice more.
>>
>> When i initialise the graph with three nodes and i close the application 
>> all is correct, my nodeId are 1, 2, 3.
>> When i run again the application and i create another node the nodeId 
>> becomes 9736. (1,2,3,9736)
>>
>> Please could you help me. Thanks,
>>
>
> -- 
> 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 neo4j+un...@googlegroups.com <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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to