Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
improved APOC IT
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkMahler committed Jun 19, 2024
1 parent 9481fb7 commit 9702be5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/it/neo4j-plugin/jqassistant/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,10 @@
</cypher>
</concept>

<concept id="it:APOCMetadata">
<description>Calls APOC Metadata (restricted procedure, requires according setting for embedded server)</description>
<cypher>
call apoc.meta.data()
</cypher>
</concept>
</jqa:jqassistant-rules>

0 comments on commit 9702be5

Please sign in to comment.