Package com.kuzudb

Class Version

java.lang.Object
com.kuzudb.Version

public class Version extends Object
Version is a class to get the version of the Kùzu.
  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getVersion

      public static String getVersion()
      Get the version of the Kùzu.
      Returns:
      The version of the Kùzu.
    • getStorageVersion

      public static long getStorageVersion()
      Get the storage version of the Kùzu.
      Returns:
      The storage version of the Kùzu.