apoc icon indicating copy to clipboard operation
apoc copied to clipboard

Results 105 apoc issues
Sort by recently updated
recently updated
newest added

**Issue by [PeterKazmirsky](https://github.com/PeterKazmirsky)** _Tuesday Feb 19, 2019 at 15:58 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1107_ ---- **Guidelines** Imagine that I have user cluster consisting of user ids from different data sources...

Larus

**Issue by [conker84](https://github.com/conker84)** _Monday Jul 22, 2019 at 07:45 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1260_ ---- Separate data preparation and add string templates to `apoc.export.cypher`. Candidate frameworks for string templating are:...

**Issue by [kraney](https://github.com/kraney)** _Tuesday Jul 16, 2019 at 23:50 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1258_ ---- ## Expected Behavior (Mandatory) A trigger for deletedRelationship is called regardless of where or why...

**Issue by [neo4j-apac](https://github.com/neo4j-apac)** _Friday Jun 21, 2019 at 13:03 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1233_ ---- ## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If...

enhancement

**Issue by [shahadp](https://github.com/shahadp)** _Tuesday Feb 25, 2020 at 19:57 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1427_ ---- ## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If...

**Issue by [jialudeng](https://github.com/jialudeng)** _Thursday Feb 20, 2020 at 06:25 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1418_ ---- ## Expected Behavior (Mandatory) Creating 50 million new nodes and 50 million new relationships pointing...

**Issue by [sarmbruster](https://github.com/sarmbruster)** _Friday Feb 14, 2020 at 17:07 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1408_ ---- to reproduce: run Neo4j 4.0.0 + APOC 4.0.0.2 and setup a test dataset: ``` unwind...

bug
4.0

**Issue by [ElaineRosenberg](https://github.com/ElaineRosenberg)** _Friday Jan 10, 2020 at 22:29 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1377_ ---- ## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If...

**Issue by [InverseFalcon](https://github.com/InverseFalcon)** _Wednesday Dec 04, 2019 at 23:49 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1365_ ---- ## Expected Behavior When using `apoc.when()`, `apoc.do.when()`, `apoc.case()`, and `apoc.do.case()`, we would expect that we...

good first issue

**Issue by [moxious](https://github.com/moxious)** _Thursday Oct 17, 2019 at 18:50 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1319_ ---- Replication that worked for me: ``` create (:A { x: 1 }), (:A { x:...

Larus