Ante Pušić

Results 20 comments of Ante Pušić

> I have added some comments, mostly pointing to the changes related to the repetition of code. Thanks for the review! The current state of the branch is basically a...

@threedliteguy: Hi Dan! The PR adding community detection on subgraphs has been approved - come and try it out :slightly_smiling_face:

> @antepusic Comment out here the link to `memgraph/docs` PR Here you are: https://github.com/memgraph/docs/pull/450

@kgolubic Tagging you re: docs

@kgolubic Tagging you about the release note & docs

> @antepusic in this PR, let's introduce the text search feature flag 🤔 This is a great idea @gitbuda! It also occurred to me while we were discussing [this](https://github.com/memgraph/memgraph/pull/1603#discussion_r1442681651), but...

Thanks for the review @antoniofilipovic! I’ve responded to your question [here](https://github.com/memgraph/memgraph/pull/1603#discussion_r1453006317)

Thanks for the approval @as51340! I’ve addressed your comment about tests lacking assert here: https://github.com/memgraph/memgraph/pull/1603#discussion_r1498357872

Hi! One of the new features introduced in Memgraph 2.12 is [index hinting](https://memgraph.com/docs/fundamentals/indexes#index-hinting). If you add `USING INDEX :Node(id)` in front of the original query, does it execute with the...

> E.g., the https://memgraph.notion.site/Toolchain-37c37c84382149a58d09b2ccfcb410d7 page has to be updated. I’ve updated the toolchain page myself after successfully building Memgraph with toolchain-v5. Everything works the same way as before, so the...