Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

snewman
Copy link

@snewman snewman commented Nov 5, 2011

This will let the script in the tutorial presentation work out of the box.

iansrobinson and others added 30 commits April 27, 2011 15:01
Conflicts:
	presentation/A Programmatic Introduction to Neo4j.pptx
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
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.
…What an enormous data entry task that was!
jimwebber and others added 29 commits October 15, 2011 15:34
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.
… WARNING this breaks Koan08 and Koan11"

This reverts commit eaeb9bb.
…o clash with other things that use the vague term type
@jimwebber
Copy link
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants