Skip to content

Commit bca9314

Browse files
Improve the table formatting (#2453) (#2511)
This is a suggestion to improve the table formatting. I raised the PR against the `5.x` branch. If we like this improvement, we can cherry-pick it to `dev` and `main` branches.
1 parent 39c39db commit bca9314

File tree

1 file changed

+8
-21
lines changed

1 file changed

+8
-21
lines changed

modules/ROOT/pages/introduction.adoc

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ a| link:https://www.gnu.org/licenses/quick-guide-gplv3.html[Open source under GP
6666
|{check-mark}
6767
|
6868

69-
^s| Native Graph
70-
|
71-
|
69+
3+^s| Native Graph
7270

7371
| link:{neo4j-docs-base-uri}/cypher-manual/current/queries/basic/[Property graph model]
7472
| {check-mark}
@@ -126,9 +124,7 @@ a| link:https://neo4j.com/docs/cdc/current/[Change Data Capture (CDC)]
126124
| {check-mark}
127125
| {check-mark}
128126

129-
^s| Clients and APIs
130-
|
131-
|
127+
3+^s| Clients and APIs
132128

133129
| xref:cypher-shell.adoc[Cypher Shell]
134130
| {check-mark}
@@ -162,9 +158,7 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
162158
|
163159
| {check-mark}
164160

165-
^s| Indexes and constraints
166-
|
167-
|
161+
3+^s| Indexes and constraints
168162

169163
| link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/search-performance-indexes/overview/[Fast writes via native label indexes]
170164
| {check-mark}
@@ -198,9 +192,7 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
198192
|
199193
| {check-mark}
200194

201-
^s| Security
202-
|
203-
|
195+
3+^s| Security
204196

205197
| xref:authentication-authorization/manage-privileges.adoc[Role-based access control]
206198
|
@@ -218,9 +210,7 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
218210
|
219211
| {check-mark}
220212

221-
^s| Data management
222-
|
223-
|
213+
3+^s| Data management
224214

225215
| xref:import.adoc#import-tool-full[Offline import]
226216
| {check-mark}
@@ -242,9 +232,8 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
242232
| {check-mark}
243233
| {check-mark}
244234

245-
^s| Scale and availability
246-
|
247-
|
235+
3+^s| Scale and availability
236+
248237
| Online xref:backup-restore/online-backup.adoc[backup] and xref:/backup-restore/restore-backup.adoc[restore]
249238
|
250239
| {check-mark}
@@ -261,9 +250,7 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
261250
|
262251
| {check-mark}
263252

264-
^s| xref:monitoring/index.adoc[Monitoring and management]
265-
|
266-
|
253+
3+^s| xref:monitoring/index.adoc[Monitoring and management]
267254

268255
| xref:monitoring/metrics/expose.adoc#_prometheus[Endpoints and metrics for monitoring via Prometheus]
269256
|

0 commit comments

Comments
 (0)