Skip to content

Commit 5ed00ab

Browse files
authored
Update modules/ROOT/partials/glossary.adoc
1 parent 4cbfdfa commit 5ed00ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/glossary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[[cfgSetting]]$cfgSetting:: Configuration setting key, for example, `server.https.enabled`.
1414
[[clause]]$clause:: A Cypher clause, for example, `USE`, `MATCH`.
1515
[[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.
1717
// we need to change the parameter $component in 51N27 to `$feat` maybe.
1818
[[constr]]$constr:: Constraint name, for example, `book_isbn`.
1919
//Change $constr to $constrName

0 commit comments

Comments
 (0)