- The
unnest_relationships()
function now only unnest one level of the data.frame.
-
Added required
{purrr}
version -
Added one manual test script in
inst/
-
Fixed bug with empty lists
-
Added
play_movies()
that generates the movie db
convert_to
is deprecated for now, needs more work to be done.- Neo4J null are now turned to
NA
to fit R framework (#41) - get_schema is now get_index to reflect neo4j behavior (#22)
First version for CRAN.
call_api()
is now calledcall_neo4j()
meta
is now calledinclude_meta
for consistency withinclude_stats