{
   "nodes": [
      {
         "databaseName": "dvdrental",
         "className": "customer",
         "fields": {
            "customer_id": {
               "schemaName": "customer",
               "fieldName": "customer_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "store_id": {
               "schemaName": "customer",
               "fieldName": "store_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "first_name": {
               "schemaName": "customer",
               "fieldName": "first_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_name": {
               "schemaName": "customer",
               "fieldName": "last_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "email": {
               "schemaName": "customer",
               "fieldName": "email",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "address_id": {
               "schemaName": "customer",
               "fieldName": "address_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "activebool": {
               "schemaName": "customer",
               "fieldName": "activebool",
               "primaryKey": false,
               "type": "Boolean",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "create_date": {
               "schemaName": "customer",
               "fieldName": "create_date",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "customer",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "active": {
               "schemaName": "customer",
               "fieldName": "active",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "actor",
         "fields": {
            "actor_id": {
               "schemaName": "actor",
               "fieldName": "actor_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "first_name": {
               "schemaName": "actor",
               "fieldName": "first_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_name": {
               "schemaName": "actor",
               "fieldName": "last_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "actor",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "category",
         "fields": {
            "category_id": {
               "schemaName": "category",
               "fieldName": "category_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "name": {
               "schemaName": "category",
               "fieldName": "name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "category",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "film",
         "fields": {
            "film_id": {
               "schemaName": "film",
               "fieldName": "film_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "title": {
               "schemaName": "film",
               "fieldName": "title",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "description": {
               "schemaName": "film",
               "fieldName": "description",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "release_year": {
               "schemaName": "film",
               "fieldName": "release_year",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "language_id": {
               "schemaName": "film",
               "fieldName": "language_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "rental_duration": {
               "schemaName": "film",
               "fieldName": "rental_duration",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "rental_rate": {
               "schemaName": "film",
               "fieldName": "rental_rate",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "length": {
               "schemaName": "film",
               "fieldName": "length",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "replacement_cost": {
               "schemaName": "film",
               "fieldName": "replacement_cost",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "rating": {
               "schemaName": "film",
               "fieldName": "rating",
               "primaryKey": false,
               "type": "Object",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "film",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "special_features": {
               "schemaName": "film",
               "fieldName": "special_features",
               "primaryKey": false,
               "type": "Object",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "fulltext": {
               "schemaName": "film",
               "fieldName": "fulltext",
               "primaryKey": false,
               "type": "tsvector",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "film_actor",
         "fields": {
            "actor_id": {
               "schemaName": "film_actor",
               "fieldName": "actor_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "film_id": {
               "schemaName": "film_actor",
               "fieldName": "film_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "film_actor",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "film_category",
         "fields": {
            "film_id": {
               "schemaName": "film_category",
               "fieldName": "film_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "category_id": {
               "schemaName": "film_category",
               "fieldName": "category_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "film_category",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "address",
         "fields": {
            "address_id": {
               "schemaName": "address",
               "fieldName": "address_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "address": {
               "schemaName": "address",
               "fieldName": "address",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "address2": {
               "schemaName": "address",
               "fieldName": "address2",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "district": {
               "schemaName": "address",
               "fieldName": "district",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "city_id": {
               "schemaName": "address",
               "fieldName": "city_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "postal_code": {
               "schemaName": "address",
               "fieldName": "postal_code",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "phone": {
               "schemaName": "address",
               "fieldName": "phone",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "address",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "city",
         "fields": {
            "city_id": {
               "schemaName": "city",
               "fieldName": "city_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "city": {
               "schemaName": "city",
               "fieldName": "city",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "country_id": {
               "schemaName": "city",
               "fieldName": "country_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "city",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "country",
         "fields": {
            "country_id": {
               "schemaName": "country",
               "fieldName": "country_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "country": {
               "schemaName": "country",
               "fieldName": "country",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "country",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "inventory",
         "fields": {
            "inventory_id": {
               "schemaName": "inventory",
               "fieldName": "inventory_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "film_id": {
               "schemaName": "inventory",
               "fieldName": "film_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "store_id": {
               "schemaName": "inventory",
               "fieldName": "store_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "inventory",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "language",
         "fields": {
            "language_id": {
               "schemaName": "language",
               "fieldName": "language_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "name": {
               "schemaName": "language",
               "fieldName": "name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "language",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "payment",
         "fields": {
            "payment_id": {
               "schemaName": "payment",
               "fieldName": "payment_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "customer_id": {
               "schemaName": "payment",
               "fieldName": "customer_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "staff_id": {
               "schemaName": "payment",
               "fieldName": "staff_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "rental_id": {
               "schemaName": "payment",
               "fieldName": "rental_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "amount": {
               "schemaName": "payment",
               "fieldName": "amount",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "payment_date": {
               "schemaName": "payment",
               "fieldName": "payment_date",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "rental",
         "fields": {
            "rental_id": {
               "schemaName": "rental",
               "fieldName": "rental_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "rental_date": {
               "schemaName": "rental",
               "fieldName": "rental_date",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "inventory_id": {
               "schemaName": "rental",
               "fieldName": "inventory_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "customer_id": {
               "schemaName": "rental",
               "fieldName": "customer_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "return_date": {
               "schemaName": "rental",
               "fieldName": "return_date",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "staff_id": {
               "schemaName": "rental",
               "fieldName": "staff_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "rental",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "staff",
         "fields": {
            "staff_id": {
               "schemaName": "staff",
               "fieldName": "staff_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "first_name": {
               "schemaName": "staff",
               "fieldName": "first_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_name": {
               "schemaName": "staff",
               "fieldName": "last_name",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "address_id": {
               "schemaName": "staff",
               "fieldName": "address_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "email": {
               "schemaName": "staff",
               "fieldName": "email",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "store_id": {
               "schemaName": "staff",
               "fieldName": "store_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "active": {
               "schemaName": "staff",
               "fieldName": "active",
               "primaryKey": false,
               "type": "Boolean",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "username": {
               "schemaName": "staff",
               "fieldName": "username",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "password": {
               "schemaName": "staff",
               "fieldName": "password",
               "primaryKey": false,
               "type": "String",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "staff",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "picture": {
               "schemaName": "staff",
               "fieldName": "picture",
               "primaryKey": false,
               "type": "Binary data",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      },
      {
         "databaseName": "dvdrental",
         "className": "store",
         "fields": {
            "store_id": {
               "schemaName": "store",
               "fieldName": "store_id",
               "primaryKey": true,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "manager_staff_id": {
               "schemaName": "store",
               "fieldName": "manager_staff_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "address_id": {
               "schemaName": "store",
               "fieldName": "address_id",
               "primaryKey": false,
               "type": "Number",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            },
            "last_update": {
               "schemaName": "store",
               "fieldName": "last_update",
               "primaryKey": false,
               "type": "Date",
               "txHash": "",
               "private": true,
               "visible": true,
               "accessOwner": true,
               "accessGroup": false,
               "accessWorld": false,
               "encrypted": false,
               "vendorIn": [],
               "vendorOut": []
            }
         }
      }
   ],
   "edges": {
      "customer": [
         {
            "source": "customer",
            "target": "address",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "customer",
            "target": "payment",
            "edgeName": "customer_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "customer",
            "target": "rental",
            "edgeName": "customer_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "film": [
         {
            "source": "film",
            "target": "language",
            "edgeName": "language_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "film",
            "target": "film_actor",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "film",
            "target": "film_category",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "film",
            "target": "inventory",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "film_actor": [
         {
            "source": "film_actor",
            "target": "actor",
            "edgeName": "actor_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "film_actor",
            "target": "film",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "film_category": [
         {
            "source": "film_category",
            "target": "film",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "film_category",
            "target": "category",
            "edgeName": "category_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "address": [
         {
            "source": "address",
            "target": "city",
            "edgeName": "city_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "address",
            "target": "customer",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "address",
            "target": "staff",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "address",
            "target": "store",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "city": [
         {
            "source": "city",
            "target": "country",
            "edgeName": "country_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "city",
            "target": "address",
            "edgeName": "city_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "inventory": [
         {
            "source": "inventory",
            "target": "film",
            "edgeName": "film_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "inventory",
            "target": "rental",
            "edgeName": "inventory_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "payment": [
         {
            "source": "payment",
            "target": "customer",
            "edgeName": "customer_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "payment",
            "target": "staff",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "payment",
            "target": "rental",
            "edgeName": "rental_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "rental": [
         {
            "source": "rental",
            "target": "inventory",
            "edgeName": "inventory_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "rental",
            "target": "customer",
            "edgeName": "customer_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "rental",
            "target": "staff",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "rental",
            "target": "payment",
            "edgeName": "rental_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "staff": [
         {
            "source": "staff",
            "target": "address",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "staff",
            "target": "payment",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "staff",
            "target": "rental",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "staff",
            "target": "store",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "store": [
         {
            "source": "store",
            "target": "staff",
            "edgeName": "staff_id",
            "data": {
               "weight": 1
            }
         },
         {
            "source": "store",
            "target": "address",
            "edgeName": "address_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "language": [
         {
            "source": "language",
            "target": "film",
            "edgeName": "language_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "actor": [
         {
            "source": "actor",
            "target": "film_actor",
            "edgeName": "actor_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "category": [
         {
            "source": "category",
            "target": "film_category",
            "edgeName": "category_id",
            "data": {
               "weight": 1
            }
         }
      ],
      "country": [
         {
            "source": "country",
            "target": "city",
            "edgeName": "country_id",
            "data": {
               "weight": 1
            }
         }
      ]
   }
}