-
Notifications
You must be signed in to change notification settings - Fork 495
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
109 additions
and
56 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...sciidoc/modules/ROOT/examples/generated-documentation/apoc.trigger.dropAll.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
¦xref::overview/apoc.trigger/apoc.trigger.dropAll.adoc[apoc.trigger.dropAll icon:book[]] + | ||
|
||
`CALL apoc.trigger.dropAll(databaseName) | eventually removes all previously added trigger, returns triggers' information | ||
`CALL apoc.trigger.dropAll(databaseName) | eventually removes all previously added trigger, returns triggers' information` | ||
¦label:procedure[] | ||
¦label:apoc-core[] |
2 changes: 1 addition & 1 deletion
2
docs/asciidoc/modules/ROOT/examples/generated-documentation/apoc.trigger.list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
¦xref::overview/apoc.trigger/apoc.trigger.list.adoc[apoc.trigger.list icon:book[]] + | ||
|
||
`CALL apoc.trigger.list() | list all currently working triggers for all databases for the session database` | ||
`CALL apoc.trigger.list() \| list all currently working triggers for all databases for the session database` | ||
¦label:procedure[] | ||
¦label:apoc-core[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters