gvolfing

Results 11 comments of gvolfing

Linking the [PR](https://github.com/memgraph/memgraph/pull/894/files) of `SHOW BUILD INFO` if needed for future reference.

Related issue about calling these procedures themselves https://github.com/memgraph/memgraph/issues/1463

@antoniofilipovic or @Ignition If it is solved, can you please link the resolving PR and close this issue?

One potential solution might be tied to this issue https://github.com/memgraph/memgraph/issues/1546 This is not necessarily the way we have to go about this but if we want to detect what indices...

As mentioned in the descrtiption the [constant time node-label and edge-type retrieval](https://github.com/memgraph/memgraph/pull/1466) will have to be modified based on the changes to the `NameIdMapper`.

@katarinasupe These are two different indexing strategies. This one is about indexing the edge-types themselves. Not properties on edges. However I can see this one being used to ease the...

Docs https://github.com/memgraph/documentation/pull/502

https://github.com/memgraph/memgraph/pull/1315

@katarinasupe What does it mean that the module is missing? From where? Is it not loaded into Memgraph successfully? I'm not sure if I understand what the issue is based...

Okay I see what is happening, I will link together the related issues. and create one big one. The issue is the same for 3 missing modules.