neo4j_api: A Neo4J Connexion

neo4j_apiR Documentation

A Neo4J Connexion

Description

A Neo4J Connexion

Value

A Neo4J Connexion

Methods

access

list url, user and password

ping

test your connexion

version

Neo4J version

get

Get a list of either relationship, labels,

get

Get a list of either relationship, labels,

get

Get a list of either relationship, labels,

get

Get a list of either relationship, labels,

get

Get a list of either relationship, labels,

Data

url

list url, user and password

user

test your connexion

Examples

## Not run: 
con <- neo4j_api$new(url = "http://localhost:7474", user = "neo4j", password = "password")

## End(Not run)



neo4r documentation built on May 12, 2026, 5:07 p.m.

Related to neo4j_api in neo4r...