SingleRequestSessionGraphGeneratorConfig ======================================== **class** ``SingleRequestSessionGraphGeneratorConfig`` **(** :doc:`BaseSessionGraphGeneratorConfig` **)** Generator of single request graphs (a single request). **Polymorphic Type:** ``type: single_request`` All ``BaseSessionGraphGeneratorConfig`` types: - ``linear``: :doc:`LinearSessionGraphGeneratorConfig` - ``single_request``: :doc:`SingleRequestSessionGraphGeneratorConfig` - ``branching``: :doc:`BranchingSessionGraphGeneratorConfig`