When a form is created in form builder, a node type is also created to store the form submissions. This node type will be named 'Formxxx' where xxx is the guid of the form node.
The Form node will be created under the /Forms path of the WebTemplate database and will be named after the form. Submissions will be stored in the Submissions branch under the form node.