Skip to content

Commit

Permalink
Initial Neo4j Nima support
Browse files Browse the repository at this point in the history
Stabilize test

Neo4j Reactive removal.

Fix copyright-exclude

Upgrade test using Nima framework and Neo4j Harness

Minor refactor

Rollback metrics

Copyright fix

remove copyright change for unmodified files
  • Loading branch information
dalexandrov authored and romain-grecourt committed Jun 21, 2023
1 parent 61fd0fd commit 7820902
Show file tree
Hide file tree
Showing 47 changed files with 230 additions and 1,957 deletions.
4 changes: 0 additions & 4 deletions etc/copyright-exclude.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ node_modules
archetype-resources/pom.xml
# excluded as it contains both Oracle and original copyright notice
src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
src/main/java/io/helidon/examples/integrations/neo4j/mp/domain/Actor.java
src/main/java/io/helidon/examples/integrations/neo4j/mp/domain/Movie.java
src/main/java/io/helidon/examples/integrations/neo4j/mp/domain/Person.java
src/main/java/io/helidon/examples/integrations/neo4j/mp/domain/MovieRepository.java
src/main/java/io/helidon/examples/integrations/neo4j/se/domain/Actor.java
src/main/java/io/helidon/examples/integrations/neo4j/se/domain/Movie.java
src/main/java/io/helidon/examples/integrations/neo4j/se/domain/Person.java
Expand Down
1 change: 0 additions & 1 deletion examples/integrations/neo4j/neo4j-mp/.dockerignore

This file was deleted.

44 changes: 0 additions & 44 deletions examples/integrations/neo4j/neo4j-mp/Dockerfile

This file was deleted.

40 changes: 0 additions & 40 deletions examples/integrations/neo4j/neo4j-mp/Dockerfile.jlink

This file was deleted.

57 changes: 0 additions & 57 deletions examples/integrations/neo4j/neo4j-mp/Dockerfile.native

This file was deleted.

167 changes: 0 additions & 167 deletions examples/integrations/neo4j/neo4j-mp/README.md

This file was deleted.

50 changes: 0 additions & 50 deletions examples/integrations/neo4j/neo4j-mp/app.yaml

This file was deleted.

Loading

0 comments on commit 7820902

Please sign in to comment.