Class DriverInfoUtil

java.lang.Object
org.neo4j.driver.internal.util.DriverInfoUtil

public class DriverInfoUtil extends Object
  • Constructor Details

    • DriverInfoUtil

      public DriverInfoUtil()
  • Method Details

    • boltAgent

      public static org.neo4j.driver.internal.BoltAgent boltAgent()
    • driverVersion

      public static String driverVersion()
      Extracts the driver version from the driver jar MANIFEST.MF file.