pdbVersion
Definition
Returns the current version as an integer. A wrapper around getVersion.
Syntax
db.pdbVersion();
Example
ProvenDB v7754 (current)> db.pdbVersion()
7754
See also
Updated about 4 years ago