find_node {simplegraphdb} | R Documentation |
Generates the SQL to find a node from the database
Description
Generates the SQL to find a node from the database
Usage
find_node(identifier)
Arguments
identifier |
The identifier for the node |
Value
A SQL statement to find a node
[Package simplegraphdb version 2021.03.10 Index]