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.
- 31 Oct, 2019 1 commit
-
-
Satia Herfert authored
-
- 30 Oct, 2019 39 commits
-
-
MishaDemianenko authored
-
MishaDemianenko authored
Eager resolution of tx state causing tons of problems with rest calls in clustering env. since accessing the state will perform epoch validation.
-
MishaDemianenko authored
-
MishaDemianenko authored
-
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
-