Ante Pušić

Results 16 issues of Ante Pušić

### Description Extend the `community_detection` module to allow restricting community detection to subgraphs. ### Pull request type - [x] Feature ### Related issues #149 ###################################### ### Reviewer checklist (the reviewer...

type: enhancement
lang: cpp
status: ready

### Description Add and extend C++ API from #68, and update query modules to use it. ### Pull request type - [ ] Bugfix - [ ] Algorithm/Module - [x]...

lang: cpp
type: utility
status: ready

### Description Align nxalg procedures with NetworkX 2.8.4 and add Louvain community detection. ### Pull request type - [ ] Bugfix - [x] Algorithm/Module - [ ] Feature - [...

lang: python
status: draft

**Describe the bug** For C++ query modules with a floating-point parameter, passing an integer value as an argument without adding `.0` returns the following: `Error: Query failed: '{QUERY_MODULE}' argument named...

Notion overview: [Polish text-search end-user API - Phase 2](https://www.notion.so/memgraph/Polish-text-search-end-user-API-Phase-2-2bae504f921e475b8e4228938d8759cb) - [x] Search over all indexed properties - [ ] Search using regexes - [ ] Use aggregations [master < Task]...

experiment
draft
Docs needed

[Storing text-indexed properties](https://www.notion.so/memgraph/Storing-text-indexed-properties-a7f3d3874c4c40c49c470aa3813d457e ) TODOs - [x] Wrap-up v1 of the mock implementation based on all known considerations (2023-12-22) - [x] Integrate `mgcxx::text_search` - [x] Implement proper feature flag setup...

experiment
Ready for review
Docs needed

**Describe the bug** Upon the removal of query modules (e.g. when shutting down Memgraph), warnings such as these are consistently logged: ``` [2023-04-05 16:35:36.374] [Warning] Failed to remove the module...

type: bug

### Description Upon the removal of query modules (e.g. when shutting down Memgraph), warnings such as these are consistently logged: ``` [2023-04-05 16:35:36.374] [Warning] Failed to remove the module mgp_networkx...

type: bug
lang: python
In progress

### Description This module adds Memgraph-side support for SSO via SAML. [master < Task] PR - [ ] Provide the full content or a guide for the final git message...

feature
enterprise
Docs needed

### Description | Specification: [Zoned temporal types](https://www.notion.so/memgraph/Zoned-temporal-types-1d0de6c83b5a429180f28ec22d3e00fa) NB: To merge into `master`; the merge branch is `add-zoned-datetime` to simplify the diff only until the associated PR #1850 is merged This...

feature
Ready for review
Docs needed
CI -build=debug -test=core
CI -build=debug -test=integration
CI -build=release -test=core
CI -build=release -test=e2e