java.lang.Object
org.neo4j.driver.internal.util.DriverInfoUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.neo4j.bolt.connection.BoltAgentstatic StringExtracts the driver version from the driver jar MANIFEST.MF file.
- 
Constructor Details- 
DriverInfoUtilpublic DriverInfoUtil()
 
- 
- 
Method Details- 
boltAgentpublic static org.neo4j.bolt.connection.BoltAgent boltAgent()
- 
driverVersionExtracts the driver version from the driver jar MANIFEST.MF file.
 
-