Marko Budiselić

Results 136 comments of Marko Budiselić

> @gitbuda Do we talk here about absolute number of hops which would basically mean every possible expand we do or we talk about neigborhood, like 2-hop neighborhood? Every edge...

Related issue https://github.com/memgraph/memgraph/issues/1182

1. start import in tx mode 2. it will fail 3. switch to the analytics mode 4. detach delete 5. start import in the analytics mode -> it will fail...

Related to https://github.com/memgraph/memgraph/issues/920

When working on this -> also add support for recent Python versions

@raghavsuriya this might be a bit harder to add because GHA runners support `ubuntu-20.04` (python 3.8) and `ubuntu-22.04` (python 3.10), **what's your operating system?**

It's more complicated to create generic Linux binary because of OpenSSL and other libraries used inside `mgconsole`, a better setup is required. Some groundwork has been done under #56, but...

Yep, I had the same issue during `Code with Buda` -> https://youtu.be/tiSP255Ukx0?t=3330 :smile:

Closing this in the end, because the solution is not full + it's easy to write an alternative query that will work (using aliases).

> Fwiw, [0334eea](https://github.com/memgraph/memgraph/commit/0334eeaf35b4462ecd2214eed13ed6f0200524ad) would fix https://github.com/memgraph/memgraph/actions/runs/5683462072/job/15463192890 > > But since this is already approved, and it's really outside the scope of this PR, I'm not going to touch this PR...