{
   "nodes": [
      {
         "databaseName": "NorthWindDB",
         "className": "Employees",
         "fields": {
            "EmployeeID": {
               "schemaName": "Employees",
               "fieldName": "EmployeeID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "LastName": {
               "schemaName": "Employees",
               "fieldName": "LastName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "FirstName": {
               "schemaName": "Employees",
               "fieldName": "FirstName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Title": {
               "schemaName": "Employees",
               "fieldName": "Title",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "TitleOfCourtesy": {
               "schemaName": "Employees",
               "fieldName": "TitleOfCourtesy",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "BirthDate": {
               "schemaName": "Employees",
               "fieldName": "BirthDate",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "HireDate": {
               "schemaName": "Employees",
               "fieldName": "HireDate",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Address": {
               "schemaName": "Employees",
               "fieldName": "Address",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "City": {
               "schemaName": "Employees",
               "fieldName": "City",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Region": {
               "schemaName": "Employees",
               "fieldName": "Region",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "PostalCode": {
               "schemaName": "Employees",
               "fieldName": "PostalCode",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Country": {
               "schemaName": "Employees",
               "fieldName": "Country",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "HomePhone": {
               "schemaName": "Employees",
               "fieldName": "HomePhone",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Extension": {
               "schemaName": "Employees",
               "fieldName": "Extension",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Photo": {
               "schemaName": "Employees",
               "fieldName": "Photo",
               "primaryKey": false,
               "type": "Binary data",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Notes": {
               "schemaName": "Employees",
               "fieldName": "Notes",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ReportsTo": {
               "schemaName": "Employees",
               "fieldName": "ReportsTo",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "PhotoPath": {
               "schemaName": "Employees",
               "fieldName": "PhotoPath",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Categories",
         "fields": {
            "CategoryID": {
               "schemaName": "Categories",
               "fieldName": "CategoryID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CategoryName": {
               "schemaName": "Categories",
               "fieldName": "CategoryName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Description": {
               "schemaName": "Categories",
               "fieldName": "Description",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Picture": {
               "schemaName": "Categories",
               "fieldName": "Picture",
               "primaryKey": false,
               "type": "Binary data",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Customers",
         "fields": {
            "CustomerID": {
               "schemaName": "Customers",
               "fieldName": "CustomerID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CompanyName": {
               "schemaName": "Customers",
               "fieldName": "CompanyName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ContactName": {
               "schemaName": "Customers",
               "fieldName": "ContactName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ContactTitle": {
               "schemaName": "Customers",
               "fieldName": "ContactTitle",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Address": {
               "schemaName": "Customers",
               "fieldName": "Address",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "City": {
               "schemaName": "Customers",
               "fieldName": "City",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Region": {
               "schemaName": "Customers",
               "fieldName": "Region",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "PostalCode": {
               "schemaName": "Customers",
               "fieldName": "PostalCode",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Country": {
               "schemaName": "Customers",
               "fieldName": "Country",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Phone": {
               "schemaName": "Customers",
               "fieldName": "Phone",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Fax": {
               "schemaName": "Customers",
               "fieldName": "Fax",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Shippers",
         "fields": {
            "ShipperID": {
               "schemaName": "Shippers",
               "fieldName": "ShipperID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CompanyName": {
               "schemaName": "Shippers",
               "fieldName": "CompanyName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Phone": {
               "schemaName": "Shippers",
               "fieldName": "Phone",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Suppliers",
         "fields": {
            "SupplierID": {
               "schemaName": "Suppliers",
               "fieldName": "SupplierID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CompanyName": {
               "schemaName": "Suppliers",
               "fieldName": "CompanyName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ContactName": {
               "schemaName": "Suppliers",
               "fieldName": "ContactName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ContactTitle": {
               "schemaName": "Suppliers",
               "fieldName": "ContactTitle",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Address": {
               "schemaName": "Suppliers",
               "fieldName": "Address",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "City": {
               "schemaName": "Suppliers",
               "fieldName": "City",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Region": {
               "schemaName": "Suppliers",
               "fieldName": "Region",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "PostalCode": {
               "schemaName": "Suppliers",
               "fieldName": "PostalCode",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Country": {
               "schemaName": "Suppliers",
               "fieldName": "Country",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Phone": {
               "schemaName": "Suppliers",
               "fieldName": "Phone",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Fax": {
               "schemaName": "Suppliers",
               "fieldName": "Fax",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "HomePage": {
               "schemaName": "Suppliers",
               "fieldName": "HomePage",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Orders",
         "fields": {
            "OrderID": {
               "schemaName": "Orders",
               "fieldName": "OrderID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CustomerID": {
               "schemaName": "Orders",
               "fieldName": "CustomerID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "EmployeeID": {
               "schemaName": "Orders",
               "fieldName": "EmployeeID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "OrderDate": {
               "schemaName": "Orders",
               "fieldName": "OrderDate",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "RequiredDate": {
               "schemaName": "Orders",
               "fieldName": "RequiredDate",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShippedDate": {
               "schemaName": "Orders",
               "fieldName": "ShippedDate",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipVia": {
               "schemaName": "Orders",
               "fieldName": "ShipVia",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Freight": {
               "schemaName": "Orders",
               "fieldName": "Freight",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipName": {
               "schemaName": "Orders",
               "fieldName": "ShipName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipAddress": {
               "schemaName": "Orders",
               "fieldName": "ShipAddress",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipCity": {
               "schemaName": "Orders",
               "fieldName": "ShipCity",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipRegion": {
               "schemaName": "Orders",
               "fieldName": "ShipRegion",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipPostalCode": {
               "schemaName": "Orders",
               "fieldName": "ShipPostalCode",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ShipCountry": {
               "schemaName": "Orders",
               "fieldName": "ShipCountry",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Products",
         "fields": {
            "ProductID": {
               "schemaName": "Products",
               "fieldName": "ProductID",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ProductName": {
               "schemaName": "Products",
               "fieldName": "ProductName",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "SupplierID": {
               "schemaName": "Products",
               "fieldName": "SupplierID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CategoryID": {
               "schemaName": "Products",
               "fieldName": "CategoryID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "QuantityPerUnit": {
               "schemaName": "Products",
               "fieldName": "QuantityPerUnit",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "UnitPrice": {
               "schemaName": "Products",
               "fieldName": "UnitPrice",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "UnitsInStock": {
               "schemaName": "Products",
               "fieldName": "UnitsInStock",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "UnitsOnOrder": {
               "schemaName": "Products",
               "fieldName": "UnitsOnOrder",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ReorderLevel": {
               "schemaName": "Products",
               "fieldName": "ReorderLevel",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Discontinued": {
               "schemaName": "Products",
               "fieldName": "Discontinued",
               "primaryKey": false,
               "type": "Boolean",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "OrderDetails",
         "fields": {
            "OrderID": {
               "schemaName": "OrderDetails",
               "fieldName": "OrderID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "ProductID": {
               "schemaName": "OrderDetails",
               "fieldName": "ProductID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "UnitPrice": {
               "schemaName": "OrderDetails",
               "fieldName": "UnitPrice",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Quantity": {
               "schemaName": "OrderDetails",
               "fieldName": "Quantity",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "Discount": {
               "schemaName": "OrderDetails",
               "fieldName": "Discount",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "CustomerCustomerDemo",
         "fields": {
            "CustomerID": {
               "schemaName": "CustomerCustomerDemo",
               "fieldName": "CustomerID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CustomerTypeID": {
               "schemaName": "CustomerCustomerDemo",
               "fieldName": "CustomerTypeID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "CustomerDemographics",
         "fields": {
            "CustomerTypeID": {
               "schemaName": "CustomerDemographics",
               "fieldName": "CustomerTypeID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "CustomerDesc": {
               "schemaName": "CustomerDemographics",
               "fieldName": "CustomerDesc",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Region",
         "fields": {
            "RegionID": {
               "schemaName": "Region",
               "fieldName": "RegionID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "RegionDescription": {
               "schemaName": "Region",
               "fieldName": "RegionDescription",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "Territories",
         "fields": {
            "TerritoryID": {
               "schemaName": "Territories",
               "fieldName": "TerritoryID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "TerritoryDescription": {
               "schemaName": "Territories",
               "fieldName": "TerritoryDescription",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "RegionID": {
               "schemaName": "Territories",
               "fieldName": "RegionID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "NorthWindDB",
         "className": "EmployeeTerritories",
         "fields": {
            "EmployeeID": {
               "schemaName": "EmployeeTerritories",
               "fieldName": "EmployeeID",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "TerritoryID": {
               "schemaName": "EmployeeTerritories",
               "fieldName": "TerritoryID",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      }
   ],
   "edges": {
      "CustomerCustomerDemo": [
         {
            "source": "CustomerCustomerDemo",
            "target": "Customers",
            "edgeName": "CustomerID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "CustomerCustomerDemo",
            "target": "CustomerDemographics",
            "edgeName": "CustomerTypeID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Employees": [
         {
            "source": "Employees",
            "target": "Employees",
            "edgeName": "ReportsTo",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Employees",
            "target": "Employees",
            "edgeName": "ReportsTo",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Employees",
            "target": "EmployeeTerritories",
            "edgeName": "EmployeeID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Employees",
            "target": "Orders",
            "edgeName": "EmployeeID",
            "data": {
               "weight": 1
            }
         }
      ],
      "EmployeeTerritories": [
         {
            "source": "EmployeeTerritories",
            "target": "Employees",
            "edgeName": "EmployeeID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "EmployeeTerritories",
            "target": "Territories",
            "edgeName": "TerritoryID",
            "data": {
               "weight": 1
            }
         }
      ],
      "OrderDetails": [
         {
            "source": "OrderDetails",
            "target": "Orders",
            "edgeName": "OrderID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "OrderDetails",
            "target": "Products",
            "edgeName": "ProductID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Orders": [
         {
            "source": "Orders",
            "target": "Shippers",
            "edgeName": "ShipVia",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Orders",
            "target": "Employees",
            "edgeName": "EmployeeID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Orders",
            "target": "Customers",
            "edgeName": "CustomerID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Orders",
            "target": "OrderDetails",
            "edgeName": "OrderID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Products": [
         {
            "source": "Products",
            "target": "Categories",
            "edgeName": "CategoryID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Products",
            "target": "Suppliers",
            "edgeName": "SupplierID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Products",
            "target": "OrderDetails",
            "edgeName": "ProductID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Territories": [
         {
            "source": "Territories",
            "target": "Region",
            "edgeName": "RegionID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Territories",
            "target": "EmployeeTerritories",
            "edgeName": "TerritoryID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Customers": [
         {
            "source": "Customers",
            "target": "CustomerCustomerDemo",
            "edgeName": "CustomerID",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "Customers",
            "target": "Orders",
            "edgeName": "CustomerID",
            "data": {
               "weight": 1
            }
         }
      ],
      "CustomerDemographics": [
         {
            "source": "CustomerDemographics",
            "target": "CustomerCustomerDemo",
            "edgeName": "CustomerTypeID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Shippers": [
         {
            "source": "Shippers",
            "target": "Orders",
            "edgeName": "ShipVia",
            "data": {
               "weight": 1
            }
         }
      ],
      "Categories": [
         {
            "source": "Categories",
            "target": "Products",
            "edgeName": "CategoryID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Suppliers": [
         {
            "source": "Suppliers",
            "target": "Products",
            "edgeName": "SupplierID",
            "data": {
               "weight": 1
            }
         }
      ],
      "Region": [
         {
            "source": "Region",
            "target": "Territories",
            "edgeName": "RegionID",
            "data": {
               "weight": 1
            }
         }
      ]
   }
}