uploadMatrix: Upload a data.table from a file

Description Usage Arguments

Description

Upload a matrix in nquads format (matrix that is n x 3 or n x 4). Is it a wrapper around the addStatementFile that efficiently writes out the triples to a temp file using data.table's fwrite, and imports it into the repository

Usage

1
uploadMatrix(rep, triples, context = NULL)

Arguments

rep

Repository object

triples

data.table containing triples as three columns.

context

graph name


baasman/allegRo documentation built on May 11, 2019, 5:22 p.m.