UNPKG

@liberation-data/drivine

Version:

Best and fastest graph database client for TypeScript / Node.js. Provides a level of abstraction for building highly scalable applications, without compromising architectural integrity

6 lines (5 loc) 165 B
export declare enum TransactionContextKeys { DRIVINE_CONTEXT = "DRIVINE_CONTEXT", TRANSACTION = "TRANSACTION", DATABASE_REGISTRY = "DATABASE_REGISTRY" }