Skip to content

Conversation

@renetapopova
Copy link
Collaborator

No description provided.

jackwaudby and others added 30 commits June 5, 2024 16:16
I suppose this change is related to the
[PR#25468](neo-technology/neo4j#25468).
Should we add the label 'Introduced in 5.21'?
…certificates (neo4j#1688)

Servers act as both servers and clients, and will complain if they only
have one of the modes
@yirensum additional context -
https://neo4j.atlassian.net/wiki/spaces/Cluster/pages/511606802/Lighthouse+GA+plan

---------

Co-authored-by: NataliaIvakina <[email protected]>
Co-authored-by: Reneta Popova <[email protected]>
Co-authored-by: Neil Dewhurst <[email protected]>
Describe two new public metrics of lighthouse

@yirensum additional context -
https://neo4j.atlassian.net/wiki/spaces/Cluster/pages/511606802/Lighthouse+GA+plan

---------

Co-authored-by: Reneta Popova <[email protected]>
renetapopova and others added 24 commits November 13, 2024 15:34
This is the only mention of escaping with backticks that I found in the
Operations manual.

Cypher Manual PR: neo4j/docs-cypher#1111
…eo4j#1858)

The Parquet file support for neo4j admin import will come out in on of
the next minor versions as a preview feature.
Depending on the feedback we get from customers and users, there will be
definitely coming more (also to the docs).
This is a quite defensive change to avoid promising too much but also
pointing out that this feature exists at all ;)

Because the feature itself is not merged yet, I added the DO NOT MERGE
label.
Please let us get this into a shape where we can just merge it after the
feature went into the product, thanks.


This supersedes neo4j#1850

---------

Co-authored-by: Gerrit Meier <[email protected]>
Co-authored-by: Reneta Popova <[email protected]>
Add deprecation labels according to the test results
Cherry-picked from neo4j#1967 
without extra flag got:

```
Failed to load database 'system': Database already exists: systemLoad failed for databases: 'system'
Load failed for databases: 'system'
```

Co-authored-by: iamolegga <[email protected]>
Once merged, we need to create a redirect for
_reference/procedures.adoc_ and the _reference/index.adoc_.

---------

Co-authored-by: Reneta Popova <[email protected]>
Co-authored-by: NataliaIvakina <[email protected]>
Teeny-tiny typo
In order to know which database the query is targeting, we do some
parsing to find if there is a USE-clause (e.g. `USE db RETURN 1 AS
result`). If the parsing fails, we are not able to figure out what
database the query should be run at and therefor the field in the log
will be <none>.

Please let me know if I can improve the documentation with more details,
I just don't want to put information to confuse the user even more.
…) (neo4j#1987)

Small fix to render the deprecation label for the
`dbms.cluster.discovery.type` config
Replaces neo4j#1984

---------

Co-authored-by: Phil Wright <[email protected]>
@neo-technology-commit-status-publisher
Copy link
Collaborator

neo-technology-commit-status-publisher commented Dec 9, 2024

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@renetapopova renetapopova merged commit f182794 into neo4j:5.x Dec 9, 2024
4 checks passed
@renetapopova renetapopova deleted the 5.x-merge-dev branch December 9, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.