-
Notifications
You must be signed in to change notification settings - Fork 617
Comparing changes
Open a pull request
base repository: spring-projects/spring-data-neo4j
base: main
head repository: spring-projects/spring-data-neo4j
compare: feature/custom-statement
- 19 commits
- 831 files changed
- 5 contributors
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67c4685 - Browse repository at this point
Copy the full SHA 67c4685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8753520 - Browse repository at this point
Copy the full SHA 8753520View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4977772 - Browse repository at this point
Copy the full SHA 4977772View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ec4eb - Browse repository at this point
Copy the full SHA c1ec4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe57b3b - Browse repository at this point
Copy the full SHA fe57b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for df523e5 - Browse repository at this point
Copy the full SHA df523e5View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1645054 - Browse repository at this point
Copy the full SHA 1645054View commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e8eb63 - Browse repository at this point
Copy the full SHA 1e8eb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1985b85 - Browse repository at this point
Copy the full SHA 1985b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64cad1c - Browse repository at this point
Copy the full SHA 64cad1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dd391 - Browse repository at this point
Copy the full SHA 38dd391View commit details
Commits on Jan 24, 2025
-
fix(test): Expected database message changed.
Signed-off-by: Michael Simons <michael@simons.ac>
Configuration menu - View commit details
-
Copy full SHA for ccd9679 - Browse repository at this point
Copy the full SHA ccd9679View commit details
Commits on Jan 27, 2025
-
refactor: Use
SchemaNames
to escape and sanitze labels used in SpEL.Signed-off-by: Michael Simons <michael@simons.ac>
Configuration menu - View commit details
-
Copy full SHA for e9922eb - Browse repository at this point
Copy the full SHA e9922ebView commit details
Commits on Jan 28, 2025
-
GH-2973: Persist type information on relationship properties (#2974)
Add an optional parameter to `@RelationshipProperties` that allows users to persist the type information on this relationship. This will allow SDN to detect the right class it needs to instantiate if, due to abstraction of the implementation, no other information is available. Closes #2973 Signed-off-by: 杨耀飞 <yangyaofei@gmail.com> Signed-off-by: yangyaofei <yangyaofei@gmail.com> Signed-off-by: Gerrit Meier <meistermeier@gmail.com> Co-authored-by: Gerrit Meier <meistermeier@gmail.com> (cherry picked from commit 7490d99)
Configuration menu - View commit details
-
Copy full SHA for e2aeafe - Browse repository at this point
Copy the full SHA e2aeafeView commit details -
refactor(test): Stabilize a couple of tests (especially the ones usin…
…g _a_ shortest path). Signed-off-by: Michael Simons <michael@simons.ac>
Configuration menu - View commit details
-
Copy full SHA for 67eecab - Browse repository at this point
Copy the full SHA 67eecabView commit details
Commits on Jan 30, 2025
-
feature: Allow Cypher
LIST<ANY>
to be used directly as repository m……ethods returning collections. Signed-off-by: Michael Simons <michael@simons.ac>
Configuration menu - View commit details
-
Copy full SHA for cd63e53 - Browse repository at this point
Copy the full SHA cd63e53View commit details
Commits on Feb 6, 2025
-
Fix formatting in documentation.
There was italic formatting in the Cypher examples where there should have been visible underscores. Signed-off-by: Gerrit Meier <meistermeier@gmail.com> (cherry picked from commit e023d23)
Configuration menu - View commit details
-
Copy full SHA for be1a15c - Browse repository at this point
Copy the full SHA be1a15cView commit details
Commits on Feb 13, 2025
-
Naive custom statement creator extension
Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 77c3499 - Browse repository at this point
Copy the full SHA 77c3499View commit details
Commits on Feb 14, 2025
-
Early PoC custom cypher creator for repository methods.
Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e108a8 - Browse repository at this point
Copy the full SHA 4e108a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...feature/custom-statement