The SBCGraph Library#
This library provides a generic graph data structure that can be reused in extensions when you need explicit nodes, arcs, and graph traversal support outside the main SAMSON data graph.
Use this page when you need low-level SDK infrastructure that other extension code builds on. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
The SBCGraph library defines a graph data structure that may be used to perform some operations on graphs in SAMSON Extensions: