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

7 lines (6 loc) 142 B
export declare enum DatabaseType { AGENS_GRAPH = "AGENS_GRAPH", NEO4J = "NEO4J", POSTGRES = "POSTGRES", NEPTUNE = "NEPTUNE" }