Optionallink: PoolOptionaltransaction: PostgreSQLDriverTransactionProtectedconnectedProtectedentityA cache to make entity retrieval faster.
ProtectedentityA counter for the entity cache to determine the most accessed entities.
ProtectedlinkProtectednymphProtectedprefixProtectedtokenizerProtectedtransactionOptionalguid: null | stringOptionaltags: null | string[]ProtectedcleanThis is used internally by Nymph. Don't call it yourself.
A clone of this instance.
OptionalclassName: null | string | EntityConstructorProtectedentitySearch through a value for an entity reference.
Any value to search.
An entity, GUID, or array of either to search for.
True if the reference is found, false otherwise.
ProtectedfindProtectedgetInitialize the Nymph driver.
This is meant to be called internally by Nymph. Don't call this directly.
The Nymph instance.
ProtectedinternalProtectediterateProtectedperformProtectedposixProtectedpullPull an entity from the cache.
The entity's GUID.
The entity's data or null if it's not cached.
ProtectedpushPush an entity onto the cache.
The entity's GUID.
The entity's cdate.
The entity's mdate.
The entity's tags.
The entity's data.
The entity's sdata.
ProtectedsaveOptionalstartTransactionCallback: null | (() => Promise<void>)OptionalcommitTransactionCallback: null | ((success: boolean) => Promise<boolean>)StaticescapeStaticescapeStaticescapeStaticescapeStaticunescapeStaticunescape
The PostgreSQL Nymph database driver.