You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/glossary.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
[[cfgSetting]]$cfgSetting:: Configuration setting key, for example, `server.https.enabled`.
14
14
[[clause]]$clause:: A Cypher clause, for example, `USE`, `MATCH`.
15
15
[[cmd]]$cmd:: A Cypher command, for example, `DROP DATABASE`, `PROFILE`, `SHOW PROCEDURES`.
16
-
[[component]]$component:: Date-time component, for example, `year`, `month`, `hour`, etc.
16
+
[[component]]$component:: A component of something, for example, hours/minutes within a time, a subset input within the whole input, `TOPOLOGY` clause within the whole `CREATE/ALTER DB ... SET TOPOLOGY`, etc.
17
17
// we need to change the parameter $component in 51N27 to `$feat` maybe.
18
18
[[constr]]$constr:: Constraint name, for example, `book_isbn`.
0 commit comments