storeMully: Save a mully graph in the Neo4j database

View source: R/Store_Mully_Function.R

storeMullyR Documentation

Save a mully graph in the Neo4j database

Description

Save a mully graph in the Neo4j database

Usage

storeMully(connection, biopax, mully)

Arguments

connection

The Neo4j connection object.

biopax

The biopax object.

mully

The mully graph.

Value

A boolean value: TRUE if the mully graph has been saved in the Neo4j server. Otherwise FALSE.

Examples

## Not run: 
storeMully(connection, wntBiopax, wntmully)

## End(Not run)

frankkramer-lab/Multipath2Neo4j documentation built on July 20, 2023, 11:43 p.m.