formatNodeOutput: 'formatNodeOutput' format resulting node

Description Usage See Also

View source: R/formatNodeOutput.R

Description

Format node output for further uses by fetchNode. Retrieve also node relationships using fetchNodeRelation.

Usage

1
formatNodeOutput(node, returnAs)

See Also

fetchNode, fetchNodeRelation #querystring="UNWIND ['G371','G783'] AS x WITH x MATCH (node:Metabolite) WHERE lower(node.GID) = lower(x) RETURN DISTINCT node" #node = curlRequestCypher(querystring) #formatNodeOutput(node,returnAs="list")


kwanjeeraw/grinn documentation built on May 20, 2019, 7:07 p.m.