Adds missing dependency for neo4j-shell#11
Open
snewman wants to merge 338 commits intojimwebber:masterfrom
Open
Adds missing dependency for neo4j-shell#11snewman wants to merge 338 commits intojimwebber:masterfrom
snewman wants to merge 338 commits intojimwebber:masterfrom
Conversation
Conflicts: presentation/A Programmatic Introduction to Neo4j.pptx
This reverts commit 5e28df7.
Conflicts: presentation/A Programmatic Introduction to Neo4j.pptx
IDE. Changed the ContainsOnlySpecificSpecies matcher uses a set instead of a hashmap to count known species.
equal to the number of nodes found in the index.
and instead made sure that the index hit we want is present as we iterate over them. At the end of the matcher, we still check that we've iterated everything, thus catching any size inequality between parameters.
…endees know there's more cool stuff to learn about once they finish these koans
Added the start of the 5th koan on traverser APIs
…arch for companions of the Doctor.
Added the first season's episode data using a builder syntax that allows simple accumlation of facts (I would like to refactor all data entry into metaprogrammed JRuby at some point based on this experience) Removed a bug from some of the JSON data loaders where missing data was silently ignored.
… underlying ensure methods.
…What an enormous data entry task that was!
annoying Lucene bug.
determines whether a deleted node (Kirk) has a property.
"name" to be consistent with the other indexes.
…de; changed the indexed key name to be character instead.
advanced and numerous cypher koans
…onse description.
…characters should be capitalised.
… this breaks Koan08 and Koan11
… WARNING this breaks Koan08 and Koan11" This reverts commit eaeb9bb.
…ng a variable that is not a constant
…o clash with other things that use the vague term type
…e latest version of Neoclipse
Owner
|
Can you roll this up into a single commit? There are a lot of files touched for what should be a single file tweak. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will let the script in the tutorial presentation work out of the box.