Skip to content

Commit

Permalink
Capitalize Neo
Browse files Browse the repository at this point in the history
  • Loading branch information
NataliaIvakina authored Dec 13, 2024
1 parent 6094121 commit 3de37ec
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions modules/ROOT/pages/changelogs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,38 +121,38 @@ Neo.ClientNotification.Statement.UnsatisfiableRelationshipTypeExpression

[source, status codes, role="noheader"]
-----
neo.ClientNotification.Database.HomeDatabaseNotFound
Neo.ClientNotification.Database.HomeDatabaseNotFound
Neo.ClientNotification.Request.DeprecatedFormat
neo.ClientNotification.Schema.HintedIndexNotFound
neo.ClientNotification.Statement.CartesianProduct
neo.ClientNotification.Statement.CodeGenerationFailed
neo.ClientNotification.Statement.DynamicProperty
neo.ClientNotification.Statement.EagerOperator
neo.ClientNotification.Statement.ExhaustiveShortestPath
neo.ClientNotification.Statement.NoApplicableIndex
neo.ClientNotification.Statement.RuntimeExperimental
neo.ClientNotification.Statement.SubqueryVariableShadowing
neo.ClientNotification.Statement.UnboundedVariableLengthPattern
neo.ClientNotification.Statement.ParameterNotProvided
neo.ClientError.Statement.UnsupportedOperationError
Neo.ClientNotification.Schema.HintedIndexNotFound
Neo.ClientNotification.Statement.CartesianProduct
Neo.ClientNotification.Statement.CodeGenerationFailed
Neo.ClientNotification.Statement.DynamicProperty
Neo.ClientNotification.Statement.EagerOperator
Neo.ClientNotification.Statement.ExhaustiveShortestPath
Neo.ClientNotification.Statement.NoApplicableIndex
Neo.ClientNotification.Statement.RuntimeExperimental
Neo.ClientNotification.Statement.SubqueryVariableShadowing
Neo.ClientNotification.Statement.UnboundedVariableLengthPattern
Neo.ClientNotification.Statement.ParameterNotProvided
Neo.ClientError.Statement.UnsupportedOperationError
-----

**Removed:**

[source, status codes, role="noheader"]
-----
neo.ClientError.Statement.CodeGenerationFailed
neo.TransientError.Transaction.TransientTransactionFailure
neo.ClientNotification.Statement.CartesianProductWarning
neo.ClientNotification.Statement.DynamicPropertyWarning
neo.ClientNotification.Statement.EagerOperatorWarning
neo.ClientNotification.Statement.ExhaustiveShortestPathWarning
neo.ClientNotification.Statement.ExperimentalFeature
Neo.ClientError.Statement.CodeGenerationFailed
Neo.TransientError.Transaction.TransientTransactionFailure
Neo.ClientNotification.Statement.CartesianProductWarning
Neo.ClientNotification.Statement.DynamicPropertyWarning
Neo.ClientNotification.Statement.EagerOperatorWarning
Neo.ClientNotification.Statement.ExhaustiveShortestPathWarning
Neo.ClientNotification.Statement.ExperimentalFeature
Neo.ClientNotification.Statement.MissingAlias
neo.ClientNotification.Statement.NoApplicableIndexWarning
neo.ClientNotification.Statement.SubqueryVariableShadowingWarning
neo.ClientNotification.Statement.UnboundedVariableLengthPatternWarning
Neo.ClientNotification.Statement.NoApplicableIndexWarning
Neo.ClientNotification.Statement.SubqueryVariableShadowingWarning
Neo.ClientNotification.Statement.UnboundedVariableLengthPatternWarning
-----

Expand Down Expand Up @@ -264,4 +264,4 @@ Neo.TransientError.Network.CommunicationError
Neo.TransientError.Schema.SchemaModifiedConcurrently
Neo.TransientError.Transaction.InstanceStateChanged
Neo.TransientError.Transaction.LockSessionExpired
-----
-----

0 comments on commit 3de37ec

Please sign in to comment.