This project is mirrored from https://gitee.com/mirrors/neo4jsource.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 30 Oct, 2019 40 commits
-
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
Remove statement acquire from token operations and change token methods to return Iterable instead of ResourceIterable.
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
-
MishaDemianenko authored
Change sampling to be async by default in IndexSamplingController. Small cleanup around RecoveryCondition.
-
Chris Vest authored
Make it possible to attach index configuration to the indexes behind index-backed constraints, via Core API.
-
Chris Vest authored
Do more validation of the given index prototype and schema when creating an index-backed constraint.
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
This lets us specify the index type of the uniqueness indexes behind index backed constraints. It also clears the path for setting index configurations on these indexes.
-
Chris Vest authored
The kernel API needs to be refactored before a proper implementation is possible, though.
-
Chris Vest authored
The FulltextIndexProvider now verifies that index prototypes have archetypal full-text schemas during index create validation.
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Chris Vest authored
-
Sascha Peukert authored
-
Satia Herfert authored
-
Satia Herfert authored
-
Satia Herfert authored
LIMIT/SKIP with negative or floating point numbers should fail even if the input is empty.
-
Satia Herfert authored
This is a new requirement in the TCK.
-
Satia Herfert authored
-
Hugo Firth authored
-
Hugo Firth authored
- Added DatabaseStartAborter which is used to poll the system database while performing blocking operations on database start. - If the desired state of a database changes to STOPPED or DROPPED while we are starting we must abort in order to avoid deadlocking. - The reconciler will not treat aborted state transitions as full failures.
-
MishaDemianenko authored
This reverts commit fec34998879681ba2a869d92776a618033e28b2d.
-
MishaDemianenko authored
This reverts commit 16588fa81f15b707dc6ece71a88698cc52fd0cf1.
-
MishaDemianenko authored
This reverts commit 4af3ce9e3498c5109692d8682a02f51b88ea3a4d.
-