-
Notifications
You must be signed in to change notification settings - Fork 90
Adds missing dependency for neo4j-shell #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
snewman
wants to merge
338
commits into
jimwebber:master
Choose a base branch
from
snewman:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
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
Can you roll this up into a single commit? There are a lot of files touched for what should be a single file tweak. |
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.