We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d03e09 commit 70b3a23Copy full SHA for 70b3a23
graph-database-support-plugin/src/main/resources/javaInjections.xml
@@ -133,7 +133,7 @@
133
134
<!-- Spring Data Neo4j -->
135
<injection language="Cypher" injector-id="java">
136
- <display-name>Neo4j - SDN4 @Query (org.springframework.data.neo4j.annotation)</display-name>
+ <display-name>Neo4j - SDN5 @Query (org.springframework.data.neo4j.annotation)</display-name>
137
<place>
138
<![CDATA[
139
psiMethod().withName("value")
0 commit comments