This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit af973920c8b11b00c476c781301e4bc3e22e7fcd Merge: 4f444d9ce0 b9441ca0fe Author: Hans Van Akelyen <[email protected]> AuthorDate: Tue Jul 8 14:54:02 2025 +0200 Merge pull request #5435 from lnykww/neo4j-bugfix Initialize variables to prevent the use of null values .../neo4j/src/main/java/org/apache/hop/neo4j/model/GraphModel.java | 1 + .../org/apache/hop/neo4j/transforms/output/fields/NodeField.java | 6 ++++++ 2 files changed, 7 insertions(+)
