class Sequel::Postgres::PropertyGraph::Generator

Base class for all Generator DSL classes. This uses a design where The DSL class is only used for the evaluation of the block, and new returns a frozen struct.