Web Analytics Made Easy - Statcounter
Skip to content

The SBDDataGraph Library#

This library is the backbone of the SAMSON object model. It defines the base node, event, selector, group, and indexing classes used throughout the document tree.

Use this page when you need DataModel-side types that live in the document or data graph. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.

Library contents#

The SBDDataGraph library contains all base classes related to SAMSON's data graph:

Note

All classes in SAMSON's data graph derive more or less directly from SBDDataGraphNode. For more information, please refer to the page about SAMSON's data graph.

See also#