Interface CreateProjectApiFunction

    • Method Detail

      • createProject

        ProjectGraphUri createProject​(CreateProjectParameters parameters)
        Create a project.

        This function will not fail if you try to create a duplicate project graph. Instead, the server will append a suffix to the project graph URI. This function returns the project graph URI that was created.

        Parameters:
        parameters - parameters object
        Returns:
        result object