Only the Transactional API is deprecated and replaced by Query API#158
Only the Transactional API is deprecated and replaced by Query API#158renetapopova wants to merge 2 commits into
Conversation
bigmontz
left a comment
There was a problem hiding this comment.
For pages which are describing deprecated apis, it might be clear to add the deprecated badge in the page.
|
I might be wrong but it seems that |
| @@ -1,11 +1,11 @@ | |||
| :description: The Neo4j HTTP API allows to execute a series of Cypher statements against a Neo4j server through HTTP requests. | |||
|
|
|||
| :page-role: deprecated-5.26 | |||
There was a problem hiding this comment.
| :page-role: deprecated-5.26 | |
| [role=label--deprecated-5.26] |
Yes, I thought that it might happen. I'll add it to the pages. Thanks |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
|
I don't think this is helpful for users. The HTTP API is deprecated, and the whole of it. None of this manual documents clustering endpoints. The fact that you can still submit a GET request to |
Is there any documentation around the clustering endpoints? HTTP Api is kind of a broad term. If we have docs pages with clustering endpoints and other non-deprecated endpoints, we can narrow down the introduction to mention that this docs only refers to run queries and transaction. Then point people for the other endpoints docs. In this case, we can simply add the global deprecation notice. Along with that, the clustering endpoint might need to be removed from the docs. |
Clustering endpoints are documented here - https://neo4j.com/docs/operations-manual/current/clustering/monitoring/endpoints/. |
@bigmontz , do you mean that the clustering endpoints should be removed from this docset? But anyway they will remain in the Example responses, not only here but also in the Query API docs. |
Yes, than the document can be returned to the original and we just need to make clear the scope of the document and deprecation on the introduction page. |
What about the Authorization header, the content type |
|
Auth and |
|
Replaced by #159 |

https://linear.app/neo4j/document/deprecated-http-api-201a92a94a71