Marko Budiselić
Marko Budiselić
* Fix the LLM util module working with langchain * Make the module faster and more scalable (cpp)
Related PR https://github.com/memgraph/mage/pull/200
`CREATE INDEX FOR`  [SOURCE](https://discord.com/channels/842007348272169002/890969285638369321/1085550986044637236)
- [ ] Make sure all API changes produce correct results -> TESTING 🧪 - [ ] cugraph.balanced_cut_clustering -> NO TESTS -> add at least the empty test - [x]...
### Description Please briefly explain the changes you made here. ### Pull request type - [ ] Bugfix - [ ] Algorithm/Module - [ ] Feature - [ ] Code...
https://neo4j.com/labs/apoc/4.3/overview/apoc.create/apoc.create.setProperty/ Extend the work under done https://github.com/memgraph/mage/pull/445
Implement `CREATE USER username [IF NOT EXISTS] ...` as an option additionally, do it for `CREATE ROLE role [IF NOT EXISTS] ...`
### PRs * https://github.com/memgraph/memgraph/pull/1990 * https://github.com/memgraph/memgraph/pull/2045 * https://github.com/memgraph/memgraph/pull/2049 * https://github.com/memgraph/pymgclient/pull/63 * https://github.com/memgraph/gqlalchemy/pull/308