Skip to content

Commit c6ac99c

Browse files
committed
update versions and copyright
1 parent 79f944c commit c6ac99c

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

docs/antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nav:
77
asciidoc:
88
attributes:
99
neo4j-version: '5'
10-
neo4j-version-exact: '5.13.0'
11-
neo4j-buildnumber: '5.13'
12-
neo4j-browser-version: '5.13.0'
10+
neo4j-version-exact: '5.25.0'
11+
neo4j-buildnumber: '5.25'
12+
neo4j-browser-version: '5.25.0'
1313
docs-version: '5'

docs/modules/ROOT/pages/operations/browser-styling.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ If you select a node label in the _Overview_, there are several styling options
2121
* Color -- set the color for nodes of the selected label.
2222
* Size -- set the size for nodes of the selected label.
2323
* Caption -- set what should be displayed as the caption for nodes of the selected label.
24+
You can use the node id or the node label.
2425

2526
.Set node style
2627
[caption="Label and type overview"]
@@ -30,7 +31,7 @@ If you select a relationship type in the _Overview_, there are several styling o
3031

3132
* Color -- set the color for relationships of the selected type.
3233
* Line width -- set the line width for relationships of the selected type.
33-
* Caption -- set which property should be displayed as the caption for relationships of the selected type.
34+
* Caption -- set what should be displayed as the caption for relationships of the selected type.
3435

3536
.Set relationship style
3637
[caption="Label and type overview"]

docs/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ asciidoc:
5050
nonhtmloutput: ""
5151
sectnumlevel: 3,
5252
experimental: ''
53-
copyright: 2023
53+
copyright: 2025
5454
common-license-page-uri: https://neo4j.com/docs/license/
5555
docs-base-uri: https://neo4j.com/docs
5656
neo4j-docs-base-uri: https://neo4j.com/docs

0 commit comments

Comments
 (0)