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.Classification.html below:

Enum Classification
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Severity to filter which IGqlStatusObject and INotifications will be sent in GqlStatusObjects and Notifications .
Can be used in WithNotifications(Severity?, Category[], Classification[]) and WithNotifications(Severity?, Category[], Classification[]).

public enum Classification
Extension Methods
Fields
Hint = 0

Receive notifications when a hint in query cannot be satisfied.

Unrecognized = 1

Receive notifications when a query or command mentions entities that are unknown to the system.

Unsupported = 2

Receive notifications when a 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 = 3

Receive notifications when a query uses costly operations and might be slow.

Deprecation = 4

Receive notifications when a query/command use deprecated features that should be replaced.

Security = 5

Receive notifications when the result of the query or command indicates a potential security issue.

Topology = 6

Receive notifications related to managing databases and servers.

Schema = 7

Receive notifications related to managing indexes and constraints.

Generic = 8

Receive notifications 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