memgraph/include
Ante Pušić 9629f10166
Text search (#1603, #1739)
Add text search:
* named property search
* all-property search
* regex search
* aggregation over search results

Text search works with:
* non-parallel transactions
* durability (WAL files and snapshots)
* multitenancy
2024-03-20 10:29:24 +01:00
..
_mgp_mock.py Add path pop to mgp API (#1249) 2023-09-19 12:37:55 +02:00
_mgp.hpp Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
mg_exceptions.hpp Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
mg_procedure.h Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
mg_procedure.syms Integrate loading openCypher module procedures 2019-11-07 15:23:02 +01:00
mgp_mock.py Add path pop to mgp API (#1249) 2023-09-19 12:37:55 +02:00
mgp.hpp Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
mgp.py Add path pop to mgp API (#1249) 2023-09-19 12:37:55 +02:00