Learn R Programming

simplegraphdb (version 2021.03.10)

find_inbound_neighbors: Generates the SQL to find the inbound neighbors for a node in the database

Description

Generates the SQL to find the inbound neighbors for a node in the database

Usage

find_inbound_neighbors(identifier)

Arguments

identifier

The identifier for the node

Value

A SQL statement to find the inbound neighbors