Skip to content

Instantly share code, notes, and snippets.

@Iknewthisguy
Created July 19, 2012 15:48
Show Gist options
  • Save Iknewthisguy/3144849 to your computer and use it in GitHub Desktop.
Save Iknewthisguy/3144849 to your computer and use it in GitHub Desktop.
Console output
=> [#<User:0xfb4
@_java_node=#<Java::OrgNeo4jKernelImplCore::NodeProxy:0x2821e44d>,
@_properties={"first_and_last"=>"Black Panther", "deleted_at"=>nil},
@_properties_before_type_cast={},
@_relationships={}>,
#<User:0xfc4
@_java_node=#<Java::OrgNeo4jKernelImplCore::NodeProxy:0x2346c62b>,
@_properties={"first_and_last"=>"Bat Man", "deleted_at"=>nil},
@_properties_before_type_cast={},
@_relationships={}>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment