get_connections: Generates the SQL to find the connections for a node in the...

Description Usage Arguments Value

View source: R/get_connections.R

Description

Generates the SQL to find the connections for a node in the database

Usage

1
get_connections(source_id, target_id)

Arguments

source_id

The identifier for the source node

target_id

The identifier for the target node

Value

A SQL statement to find the edge connecting two nodes


mikeasilva/simplegraphdb documentation built on March 15, 2021, 1:47 p.m.