# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "neo4r" in publications use:' type: software license: MIT title: 'neo4r: A ''Neo4J'' Driver' version: 0.1.3 abstract: A Modern and Flexible 'Neo4J' Driver, allowing you to query data on a 'Neo4J' server and handle the results in R. It's modern in the sense it provides a driver that can be easily integrated in a data analysis workflow, especially by providing an API working smoothly with other data analysis and graph packages. It's flexible in the way it returns the results, by trying to stay as close as possible to the way 'Neo4J' returns data. That way, you have the control over the way you will compute the results. At the same time, the result is not too complex, so that the "heavy lifting" of data wrangling is not left to the user. authors: - family-names: Fay given-names: Colin email: contact@colinfay.me orcid: https://orcid.org/0000-0001-7343-1846 repository: https://neo4j-rstats.r-universe.dev repository-code: https://github.com/neo4j-rstats/neo4r url: https://github.com/neo4j-rstats/neo4r contact: - family-names: Fay given-names: Colin email: contact@colinfay.me orcid: https://orcid.org/0000-0001-7343-1846