A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://neo4j.com/docs/api/dotnet-driver/current/api/Neo4j.Driver.NotificationClassification.html below:

Enum NotificationClassification
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

This is a preview API, This API may change between minor revisions.
Represents the classification of server notifications surfaced by IGqlStatusObject.
Used in conjunction with NotificationSeverity.

public enum NotificationClassification
Extension Methods
Fields
Unknown = 0

the IGqlStatusObject's classification is a value unknown to this driver version.

Hint = 1

The given hint cannot be satisfied.

Unrecognized = 2

The query or command mentions entities that are unknown to the system.

Unsupported = 3

The query/command is trying to use features that are not supported by the current system or using features that are experimental and should not be used in production.

Performance = 4

The query uses costly operations and might be slow.

Deprecation = 5

The query/command use deprecated features that should be replaced.

Security = 6

The result of the query or command indicates a potential security issue.

Topology = 7

Topology notifications provide additional information related to managing databases and servers.

Schema = 8

Schema notifications provide additional information related to managing indexes and constraints.

Generic = 9

Notification not covered by other categories.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4