Class ArangoDBVersion

java.lang.Object
com.arangodb.entity.ArangoDBVersion

public final class ArangoDBVersion extends Object
Author:
Mark Vollmary
  • Constructor Details

    • ArangoDBVersion

      public ArangoDBVersion()
  • Method Details

    • getServer

      public String getServer()
      Returns:
      will always contain arango
    • getVersion

      public String getVersion()
      Returns:
      the server version string. The string has the format "major.minor.sub". major and minor will be numeric, and sub may contain a number or a textual version.
    • getLicense

      public License getLicense()
      Returns:
      the license