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 be9de9d commit 7565439Copy full SHA for 7565439
CHANGELOG.adoc
@@ -15,6 +15,10 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
15
- Add count method to Cassandra Template with entity mapping
16
- Add count method to ArangoDB Document Manager using AQL LENGTH function
17
- Add count method to Couchbase Document Manager using N1QL COUNT queries
18
+- Add count query builder for SelectQuery at Neo4J Database Manager
19
+- Add count method to DefaultArangoDBDatabaseManager
20
+- Add count method to DefaultNeo4JDatabaseManager
21
+- Add count method to DefaultTinkerpopGraphDatabaseManager
22
23
=== Changed
24
0 commit comments