I created graph database publishing
USE [master] GO CREATE DATABASE [publishing_1] GO
Then I wanted to create a node
CREATE T