068d21327508027d8e467190ba4dec5c1a0c3d9d
Files Diff
- Added: 431
- Removed: 419
- Renamed: 0
- Modified: 338
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Source Folder | 1 | ||
| Move Source Folder community/cypher/cypher to community/cypher/runtime-util | From | To | |
| Move Class | 1 | ||
| Move Class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService moved to org.neo4j.cypher.internal.javacompat.GraphDatabaseCypherService | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type executionEngine : ExecutionEngine to executionEngine : QueryExecutionEngine in method private traceQueryLocks(query String, listeners LockOperationListener...) : List<LockOperationRecord> in class org.neo4j.locking.QueryExecutionLocksIT | From | To |