open.graphdb {graph_mysql} R Documentation

open.graphdb

Description

open.graphdb

Usage

open.graphdb(user.name, password,
    host = "localhost",
    port = 3306,
    dbname = "graphql");

Arguments

Details

Authors

graphR

Value

this function returns data object of type graphMySQL.

clr value class

Examples


[Package graph_mysql version 1.0.0.0 Index]