neo4r
Version 0.1.1
- 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)
 
Version 0.1.0
First version for CRAN.
Breaking change from the
dev version
call_api() is now called call_neo4j() 
meta is now called include_meta for
consistency with include_stats