apoc icon indicating copy to clipboard operation
apoc copied to clipboard

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

Hello guys, since triggers cannot directly be installed in a composite database, are there some solution for which I can create a trigger that activates when there is a certain...

I am experiencing issues when running the following query against an on-premise docker instance of neo4j Community Edition. ``` CALL apoc.export.json.all(null, {stream:true, jsonFormat: "JSON_LINES", writeNodeProperties: true}) YIELD file, nodes, relationships,...

## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use APOC, please ask on [the Neo4j Discussion Forum](https://community.neo4j.com/c/neo4j-graph-platform/procedures-apoc)...

An apoc.do.case statement, to merge relationships based on matching relationship properties, is not producing any UpdateStatistics e.g. relationshipCreated. All values in UpdateStatistics return zero. I noticed other apoc functionality have...

enhancement

**Issue by [graphadvantage](https://github.com/graphadvantage)** _Saturday Aug 08, 2020 at 14:56 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1615_ ---- ## Guidelines ## Feature description (Mandatory) Apoc support for Neo4j Fabric operations, ability to directly...