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

2 lines (1 loc) 91 B
export type PersistenceManagerType = 'TRANSACTIONAL' | 'NON_TRANSACTIONAL' | 'DELEGATING';