.. _`File Datasources`: .. _`org.sysess.sympathy.datasources.filedatasourcemultiple`: File Datasources ~~~~~~~~~~~~~~~~ .. image:: datasource.svg :width: 48 Create Datasources with paths to data sources. :Ref. nodes: :ref:`Datasource` *Output ports*: :port1: [datasource] Datasources with paths files *Configuration*: **Recursive** (recursive) If unchecked, only the selected directory will be searched. If checked, all subdirectories of the selected directory will also be searched. **Directory** (directory) Directory where to search for files. **Search pattern** (search_pattern) A wildcard pattern which the filenames must match. .. automodule:: node_file_datasource .. class:: FileDatasourceMultiple Example flows ############# * :download:`InputOutputGenerate.syx `