Giter VIP home page Giter VIP logo

Comments (7)

digal avatar digal commented on May 13, 2024

I tried a bit simpler example in REPL with additional logging (-v=2 --alsologtostderr):

cayley> g.V().Has("name", "Casablanca").Save("name", "source").Out("/film/film/starring").All()

Output:

I0627 14:50:59.593180 37539 gremlin-finals.go:244] (hasa 82524 tags:id; direction:o
    (and 82555
      tags:
      primary_it:
        (linksto 82554 direction:s
            (and 82544
              tags:
              primary_it:
                (hasa 82548 tags: direction:s
                    (and 82545
                      tags:
                      primary_it:
                        (llrb tags:[] size:1 dir:o val:200426)
                      other_its:
                      0:
                        (llrb tags:[] size:74910 dir:p val:185749)
))
              other_its:
              0:
                (hasa 82553 tags: direction:s
                    (and 82549
                      tags:
                      primary_it:
                        (llrb tags:[] size:74910 dir:p val:185749)
                      other_its:
                      0:
                        (linksto 82552 direction:o
                            (all))
))
))
      other_its:
      0:
        (llrb tags:[] size:136737 dir:p val:185756)
))
****
id : :9037
source : Casablanca
****
id : :9038
source : /film/film
****
id : :9039
source : /film/film
****
id : :9040
source : /film/film
****
id : :9041
source : /film/film
****
id : :9042
source : /film/film
****
id : :9043
source : /film/film
****
id : :9044
source : /film/film
****
id : :9045
source : /film/film
****
id : :9046
source : /film/film
****
id : :9047
source : /film/film
****
id : :9048
source : /film/film
****
id : :9049
source : /film/film
****
id : :9050
source : /film/film
****
id : :9051
source : /film/film
=> <nil>
-----------
16 Results
Elapsed time: 1.172487 ms

from cayley.

digal avatar digal commented on May 13, 2024

I cannot reproduce this with a simple subset of data (e.g. ":/en/casablanca_1942" + all neighbours). Looks like it's triggered by a more complex graph pattern (did not find it out yet).

from cayley.

barakmich avatar barakmich commented on May 13, 2024

If you can still help reproduce it, it'd be great. This may have been a relation of #21 (fixed in #40) but leaving it open, for now.

from cayley.

digal avatar digal commented on May 13, 2024

No, unfortunately the bug is still there: I just ran the second query in the repl, and got the same result.

I used v. 0.3.1 from homebrew, so I guess it should contain #40, but I will try again with latest master later.

from cayley.

kortschak avatar kortschak commented on May 13, 2024

This is working for me at tip (a96f2ef), would you try that?

from cayley.

neonstalwart avatar neonstalwart commented on May 13, 2024

while browsing the bugs i found this one and it seems the problem no longer exists (i tried with 6308aff)

from cayley.

dennwc avatar dennwc commented on May 13, 2024

Assuming it was fixed

from cayley.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.