Fixed build on Java14+ due to Record keyword conflict
Java 14 introduced the Record keyword. Neo4J has a Record class. This Record class must always be referenced with the full class name, to avoid a keyword conflict.
Java 14 introduced the Record keyword. Neo4J has a Record class. This Record class must always be referenced with the full class name, to avoid a keyword conflict.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent