Hi Aru, Which one works for you? http://www.neo4j.org/develop/internals <http://www.google.com/url?q=http%3A%2F%2Fwww.neo4j.org%2Fdevelop%2Finternals&sa=D&sntz=1&usg=AFQjCNEmTcpkDc9hhCHcTdAFjcL9SbzWXQ> or the vimeo one?
Best, Alireza On Wednesday, September 3, 2014 5:23:20 PM UTC+2, Aru Sahni wrote: > > Works for me. Is it a regional restriction? > On Sep 3, 2014 11:16 AM, "Craig Taverner" <cr...@amanzi.com <javascript:>> > wrote: > >> I get that error too. And going directly to the video on vimeo at >> https://vimeo.com/35666463 >> <https://www.google.com/url?q=https%3A%2F%2Fvimeo.com%2F35666463&sa=D&sntz=1&usg=AFQjCNE2gNt2TtotIBdVEhlNam4K9xTyTQ>, >> >> give a different error: >> >> Sorry, there is no video here. >> >> Either it was deleted or it never existed in the first place. Such are >> the mysteries of the Internet. >> >> >> >> On Wed, Sep 3, 2014 at 2:32 PM, Alireza Rezaei Mahdiraji < >> alire...@gmail.com <javascript:>> wrote: >> >>> Hi Jacobs, >>> >>> I cannot access the video in of Tobias, it says "Because of its privacy >>> settings, this video cannot be played here". I googled around but there no >>> such copy elsewhere. >>> Do you know how could I watch it? >>> >>> Thanks, >>> Alireza >>> >>> >>> >>> >>> >>> On Tuesday, September 2, 2014 5:56:55 PM UTC+2, Jacob Hansson wrote: >>> >>>> Hey Alireza, >>>> >>>> unfortunately, to my knowledge, there is no up-to-date writeup of the >>>> internals of Neo4j that would cover that topic. There is a talk by Tobias >>>> that gives an overview, here: http://www.neo4j.org/develop/internals >>>> >>>> For this specific operation, the database will check if an index is >>>> available to satisfy the label/property combo, and use that if so. If >>>> there >>>> is no index, it will perform a scan of a data structure that tracks label >>>> -> node id mappings, pull out all nodes with that label and then filter >>>> them by looking at their properties in a separate property store (or in >>>> the >>>> Node Cache, if the nodes are cached). >>>> >>>> /j >>>> >>>> >>>> On Tue, Sep 2, 2014 at 9:06 AM, Alireza Rezaei Mahdiraji < >>>> alire...@gmail.com> wrote: >>>> >>>>> >>>>> Hi All, >>>>> >>>>> I would like to know more about internal working of Neo4j, for >>>>> instance when I use findNodesByLabelAndProperty >>>>> what exactly happens and how the result is generated. Indeed one way >>>>> would be to read the whole code base, but I >>>>> am rather looking for some shorter version perhaps a publication or >>>>> so. Any resource? >>>>> >>>>> Thanks, >>>>> Best, >>>>> Alireza >>>>> >>>>> -- >>>>> 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. >>>>> >>>>> 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 neo4j+un...@googlegroups.com <javascript:>. >>> 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 neo4j+un...@googlegroups.com <javascript:>. >> 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 neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.