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


simplegraphdb documentation built on March 12, 2021, 5:05 p.m.