We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba8c61 commit 53db6dbCopy full SHA for 53db6db
modules/ROOT/partials/glossary.adoc
@@ -13,7 +13,7 @@
13
[[cfgSetting]]$cfgSetting:: Configuration setting key, for example, `server.https.enabled`.
14
[[clause]]$clause:: A Cypher clause, for example, `USE`, `MATCH`.
15
[[cmd]]$cmd:: A Cypher command, for example, `DROP DATABASE`, `PROFILE`, `SHOW PROCEDURES`.
16
-[[component]]$component:: Data type component, for example, `year`, `month`, `hour`, etc.
+[[component]]$component:: Date-time component, for example, `year`, `month`, `hour`, etc.
17
// we need to change the parameter $component in 51N27 to `$feat` maybe.
18
[[constr]]$constr:: Constraint name, for example, `book_isbn`.
19
//Change $constr to $constrName
0 commit comments