Files
memgraph/src
gvolfing 50c485fe40 Add storage side capabilites to retrieve metadata
In order to get the required metadata in constant time we need to keep
track of the node labels and edge types that were ever present in the
database. This is done by the two axuiliary datastructures that are
present in the storage instances. The ability to get this metadata is
propagated to the DBAccessor class, which the query modules can interact
with.
2023-11-06 12:37:48 +01:00
..
2023-08-01 18:49:11 +02:00
2023-10-16 14:16:00 +02:00
2023-11-01 17:24:24 +00:00
2022-03-14 15:47:41 +01:00
2022-03-14 15:47:41 +01:00
2023-10-16 14:16:00 +02:00
2023-10-16 14:16:00 +02:00
2023-08-18 18:23:15 +02:00
2023-08-18 18:23:15 +02:00