open {MsgFile} R Documentation

open a message pack graph database file or

Description

create a new empty graph database object.

Usage

open(
    file = NULL,
    evidenceAggregate = FALSE,
    noGraph = FALSE,
    seekIndex = FALSE);

Arguments

file

-

env

[as Environment]

Details

Authors

graphR

Value

this function returns data object in these one of the listed data types: GraphPool, EvidenceGraph.

clr value class

Examples


[Package MsgFile version 1.0.0.0 Index]