java.lang.Object
org.neo4j.driver.internal.util.DriverInfoUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.neo4j.driver.internal.BoltAgent
static String
Extracts the driver version from the driver jar MANIFEST.MF file.
-
Constructor Details
-
DriverInfoUtil
public DriverInfoUtil()
-
-
Method Details
-
boltAgent
public static org.neo4j.driver.internal.BoltAgent boltAgent() -
driverVersion
Extracts the driver version from the driver jar MANIFEST.MF file.
-