Skip to main content
Module

x/neo4j_driver_lite/mod.ts>NotificationCategory

Neo4j Bolt driver for JavaScript
Go to Latest
type alias NotificationCategory
Re-export
import { type NotificationCategory } from "https://deno.land/x/neo4j_driver_lite@5.14.0-alpha01/mod.ts";
definition:
| "HINT"
| "UNRECOGNIZED"
| "UNSUPPORTED"
| "PERFORMANCE"
| "TOPOLOGY"
| "SECURITY"
| "DEPRECATION"
| "GENERIC"
| "UNKNOWN"