{
  "mode": "EXTENDED",
  "vertices": [
    {
      "__type.name": {
        "type": "string",
        "value": "hive_order"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_order.order": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"int\",\"name\":\"order\",\"isUnique\":false}"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__guid": {
        "type": "string",
        "value": "2acd11e7-9cbd-4d47-9ded-831dabf80206"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_order": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "order"
          },
          {
            "type": "string",
            "value": "col"
          }
        ]
      },
      "__type.hive_order.col": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"col\",\"isUnique\":false}"
      },
      "__type.category": {
        "type": "string",
        "value": "STRUCT"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099005
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_order"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099005
      },
      "_id": 16448,
      "_type": "vertex"
    },
    {
      "__type.hive_storagedesc.outputFormat": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"outputFormat\",\"isUnique\":false}"
      },
      "__type.hive_storagedesc.bucketCols": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<string>\",\"name\":\"bucketCols\",\"isUnique\":false}"
      },
      "__type.name": {
        "type": "string",
        "value": "hive_storagedesc"
      },
      "__type.hive_storagedesc.parameters": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"map<string,string>\",\"name\":\"parameters\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.hive_storagedesc.numBuckets": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"int\",\"name\":\"numBuckets\",\"isUnique\":false}"
      },
      "__type.hive_storagedesc.sortCols": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<hive_order>\",\"name\":\"sortCols\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "8b3f3741-3ba9-49f1-b545-43f12fa6fe29"
      },
      "__type.hive_storagedesc": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "table"
          },
          {
            "type": "string",
            "value": "location"
          },
          {
            "type": "string",
            "value": "inputFormat"
          },
          {
            "type": "string",
            "value": "outputFormat"
          },
          {
            "type": "string",
            "value": "compressed"
          },
          {
            "type": "string",
            "value": "numBuckets"
          },
          {
            "type": "string",
            "value": "serdeInfo"
          },
          {
            "type": "string",
            "value": "bucketCols"
          },
          {
            "type": "string",
            "value": "sortCols"
          },
          {
            "type": "string",
            "value": "parameters"
          },
          {
            "type": "string",
            "value": "storedAsSubDirectories"
          }
        ]
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_storagedesc.inputFormat": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"inputFormat\",\"isUnique\":false}"
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_storagedesc.serdeInfo": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"hive_serde\",\"name\":\"serdeInfo\",\"isUnique\":false}"
      },
      "__type.hive_storagedesc.storedAsSubDirectories": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"boolean\",\"name\":\"storedAsSubDirectories\",\"isUnique\":false}"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099132
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_storagedesc.location": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"location\",\"isUnique\":false}"
      },
      "__type.hive_storagedesc.compressed": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"boolean\",\"name\":\"compressed\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_storagedesc"
      },
      "__type.hive_storagedesc.table": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":\"sd\",\"dataType\":\"hive_table\",\"name\":\"table\",\"isUnique\":false}"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099132
      },
      "_id": 32832,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_db"
      },
      "__type.hive_db.parameters": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"map<string,string>\",\"name\":\"parameters\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_db": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "clusterName"
          },
          {
            "type": "string",
            "value": "location"
          },
          {
            "type": "string",
            "value": "parameters"
          },
          {
            "type": "string",
            "value": "ownerType"
          }
        ]
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__guid": {
        "type": "string",
        "value": "14d28b0c-30b0-42e4-addd-52501ea461ed"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_db.clusterName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"clusterName\",\"isUnique\":false}"
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__type.hive_db.location": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"location\",\"isUnique\":false}"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099163
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_db"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099163
      },
      "__type.hive_db.ownerType": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"hive_principal_type\",\"name\":\"ownerType\",\"isUnique\":false}"
      },
      "_id": 49216,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col4"
      },
      "hive_column.type": {
        "type": "string",
        "value": "string"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.t1.col4@cl1 name col4 position 0 type string table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1.col4@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "aae38dd6-5632-48a4-9e41-cea65323e47b"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 0
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 65600,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "Asset"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.Asset.name": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"name\",\"isUnique\":false}"
      },
      "__type.Asset.owner": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"owner\",\"isUnique\":false}"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__guid": {
        "type": "string",
        "value": "80dfb85b-bbde-4e1b-a194-cc69519123bc"
      },
      "__type.Asset": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "name"
          },
          {
            "type": "string",
            "value": "description"
          },
          {
            "type": "string",
            "value": "owner"
          }
        ]
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695094647
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.Asset.description": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"description\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "Asset"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695094647
      },
      "_id": 16520,
      "_type": "vertex"
    },
    {
      "__type.hive_process.operationType": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"operationType\",\"isUnique\":false}"
      },
      "__type.name": {
        "type": "string",
        "value": "hive_process"
      },
      "__type.hive_process.userName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"userName\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_process.queryId": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"queryId\",\"isUnique\":false}"
      },
      "__type.hive_process.queryPlan": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"queryPlan\",\"isUnique\":false}"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.hive_process.recentQueries": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<string>\",\"name\":\"recentQueries\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "fb115e8e-818c-411b-9b93-4caf289f5413"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.hive_process": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "startTime"
          },
          {
            "type": "string",
            "value": "endTime"
          },
          {
            "type": "string",
            "value": "userName"
          },
          {
            "type": "string",
            "value": "operationType"
          },
          {
            "type": "string",
            "value": "queryText"
          },
          {
            "type": "string",
            "value": "queryPlan"
          },
          {
            "type": "string",
            "value": "queryId"
          },
          {
            "type": "string",
            "value": "recentQueries"
          },
          {
            "type": "string",
            "value": "clusterName"
          },
          {
            "type": "string",
            "value": "queryGraph"
          }
        ]
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_process.clusterName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"clusterName\",\"isUnique\":false}"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099034
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_process.endTime": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"date\",\"name\":\"endTime\",\"isUnique\":false}"
      },
      "__type.hive_process.queryText": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"queryText\",\"isUnique\":false}"
      },
      "__type.hive_process.queryGraph": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"queryGraph\",\"isUnique\":false}"
      },
      "__type.hive_process.startTime": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"date\",\"name\":\"startTime\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_process"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099034
      },
      "_id": 32904,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_column"
      },
      "__type.hive_column.table": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"hive_table\",\"name\":\"table\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "{\"schemaAttributes\":\"[\\\"name\\\", \\\"description\\\", \\\"owner\\\", \\\"type\\\", \\\"comment\\\", \\\"position\\\"]\"}"
      },
      "__type.hive_column": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "type"
          },
          {
            "type": "string",
            "value": "comment"
          },
          {
            "type": "string",
            "value": "position"
          },
          {
            "type": "string",
            "value": "table"
          }
        ]
      },
      "__type.hive_column.type": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"type\",\"isUnique\":false}"
      },
      "__type.hive_column.comment": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"comment\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "2e7ffda9-b958-4353-9183-22741089ea6d"
      },
      "__version": {
        "type": "long",
        "value": 4
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.3"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695100619
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_column.position": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"int\",\"name\":\"position\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_column"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099177
      },
      "_id": 49288,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col1"
      },
      "hive_column.type": {
        "type": "string",
        "value": "int"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.tv1.col1@cl1 name col1 position 0 type int table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1.col1@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "fd4ef7cb-84ed-4068-b56e-efabcc83ae7c"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 0
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 65672,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col2"
      },
      "hive_column.type": {
        "type": "string",
        "value": "string"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.tv1.col2@cl1 name col2 position 1 type string table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1.col2@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "33fc7cdf-fcee-461d-aa8f-c6b8f3ff0bb4"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 1
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 82056,
      "_type": "vertex"
    },
    {
      "hive_storagedesc.inputFormat": {
        "type": "string",
        "value": "org.apache.hadoop.mapred.SequenceFileInputFormat"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_storagedesc qualifiedName parts_db.tv1@cl1_storage storedAsSubDirectories false compressed false inputFormat org.apache.hadoop.mapred.SequenceFileInputFormat outputFormat org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat table serdeInfo serializationLib null name null parameters null numBuckets -1 "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1@cl1_storage"
      },
      "__guid": {
        "type": "string",
        "value": "02b6baa9-02c0-4ef6-a82c-a47b28bab91a"
      },
      "hive_storagedesc.storedAsSubDirectories": {
        "type": "boolean",
        "value": false
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "hive_storagedesc.outputFormat": {
        "type": "string",
        "value": "org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat"
      },
      "hive_storagedesc.parameters": {
        "type": "list",
        "value": []
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_storagedesc"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "hive_storagedesc.compressed": {
        "type": "boolean",
        "value": false
      },
      "hive_storagedesc.numBuckets": {
        "type": "integer",
        "value": -1
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 98440,
      "_type": "vertex"
    },
    {
      "hive_serde.parameters": {
        "type": "list",
        "value": []
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_serde"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 114824,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "DataSet"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695095354
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.description": {
        "type": "string",
        "value": "DataSet"
      },
      "__guid": {
        "type": "string",
        "value": "8eb418e7-6f18-44eb-a0d0-d762e753b071"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695095354
      },
      "_id": 16568,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col2"
      },
      "hive_column.type": {
        "type": "string",
        "value": "string"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.t1.col2@cl1 name col2 position 1 type string table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1.col2@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "4a56254e-eb4b-4d8c-bbdf-bdb7a81a4b18"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 1
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 32952,
      "_type": "vertex"
    },
    {
      "hive_storagedesc.location": {
        "type": "string",
        "value": "hdfs://localhost.localdomain:8020/apps/hive/warehouse/parts_db.db/t1"
      },
      "hive_storagedesc.inputFormat": {
        "type": "string",
        "value": "org.apache.hadoop.mapred.TextInputFormat"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_storagedesc qualifiedName parts_db.t1@cl1_storage storedAsSubDirectories false location hdfs://localhost.localdomain:8020/apps/hive/warehouse/parts_db.db/t1 compressed false inputFormat org.apache.hadoop.mapred.TextInputFormat outputFormat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat table serdeInfo serializationLib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name null parameters serialization.format 1 numBuckets -1 "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1@cl1_storage"
      },
      "__guid": {
        "type": "string",
        "value": "793900ed-16eb-436e-ad3f-dae391b3c09e"
      },
      "hive_storagedesc.storedAsSubDirectories": {
        "type": "boolean",
        "value": false
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "hive_storagedesc.outputFormat": {
        "type": "string",
        "value": "org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat"
      },
      "hive_storagedesc.parameters": {
        "type": "list",
        "value": []
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_storagedesc"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "hive_storagedesc.compressed": {
        "type": "boolean",
        "value": false
      },
      "hive_storagedesc.numBuckets": {
        "type": "integer",
        "value": -1
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 49336,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col4"
      },
      "hive_column.type": {
        "type": "string",
        "value": "string"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.tv1.col4@cl1 name col4 position 0 type string table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1.col4@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "615a5604-ac47-45b0-9ec3-73b705b5c619"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 0
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 65720,
      "_type": "vertex"
    },
    {
      "hive_column_lineage.depenendencyType": {
        "type": "string",
        "value": "SIMPLE"
      },
      "Asset.name": {
        "type": "string",
        "value": "create view tv1 partitioned on (col4) as select col1, col2, col4 from t1:col2"
      },
      "Process.inputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "4fmf-1rco-2uqd-pfc"
          }
        ]
      },
      "Process.outputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "4avr-1rco-2wb9-1rbc"
          }
        ]
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column_lineage outputs qualifiedName parts_db.tv1@cl1:1522695183000:col2 inputs query name create view tv1 partitioned on (col4) as select col1, col2, col4 from t1:col2 depenendencyType SIMPLE "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1@cl1:1522695183000:col2"
      },
      "__guid": {
        "type": "string",
        "value": "872073fc-fd7a-4587-9f9c-9de1be8444d5"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "Process"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column_lineage"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "_id": 82104,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "Referenceable"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.Referenceable": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "qualifiedName"
          }
        ]
      },
      "__guid": {
        "type": "string",
        "value": "2b9a6b23-c108-4a8d-ac12-483ce314a846"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695093946
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.Referenceable.qualifiedName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"qualifiedName\",\"isUnique\":true}"
      },
      "__type.description": {
        "type": "string",
        "value": "Referenceable"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695093946
      },
      "_id": 16592,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col1"
      },
      "hive_column.type": {
        "type": "string",
        "value": "int"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.t1.col1@cl1 name col1 position 0 type int table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1.col1@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "d1a16e97-7171-4119-bfc1-8a66e36ddfb1"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 0
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 32976,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "__AtlasUserSavedSearch"
      },
      "__type.__AtlasUserSavedSearch.searchType": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"searchType\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.__AtlasUserSavedSearch.ownerName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"ownerName\",\"isUnique\":false}"
      },
      "__type.__AtlasUserSavedSearch": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "name"
          },
          {
            "type": "string",
            "value": "ownerName"
          },
          {
            "type": "string",
            "value": "uniqueName"
          },
          {
            "type": "string",
            "value": "searchType"
          },
          {
            "type": "string",
            "value": "searchParameters"
          }
        ]
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.__AtlasUserSavedSearch.name": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"name\",\"isUnique\":false}"
      },
      "__type.__AtlasUserSavedSearch.searchParameters": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"searchParameters\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "7ad1392b-05bb-4919-be2b-861b6a165f76"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.__AtlasUserSavedSearch.uniqueName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"uniqueName\",\"isUnique\":true}"
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695096763
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "__AtlasUserSavedSearch"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695096763
      },
      "_id": 16616,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_principal_type"
      },
      "__type.hive_principal_type.ROLE": {
        "type": "integer",
        "value": 2
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.hive_principal_type.USER": {
        "type": "integer",
        "value": 1
      },
      "__guid": {
        "type": "string",
        "value": "252ac491-054a-4074-b636-cf7024553ead"
      },
      "__type.hive_principal_type.GROUP": {
        "type": "integer",
        "value": 3
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_principal_type": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "USER"
          },
          {
            "type": "string",
            "value": "ROLE"
          },
          {
            "type": "string",
            "value": "GROUP"
          }
        ]
      },
      "__type.category": {
        "type": "string",
        "value": "ENUM"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695098299
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_principal_type"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695098299
      },
      "_id": 16664,
      "_type": "vertex"
    },
    {
      "hive_table.createTime": {
        "type": "long",
        "value": 1522695183000
      },
      "hive_table.tableType": {
        "type": "string",
        "value": "VIRTUAL_VIEW"
      },
      "Asset.name": {
        "type": "string",
        "value": "tv1"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_table owner anonymous temporary false lastAccessTime Mon Apr 02 11:53:03 PDT 2018 qualifiedName parts_db.tv1@cl1 columns viewExpandedText select `t1`.`col1`, `t1`.`col2`, `t1`.`col4` from `parts_db`.`t1` sd tableType VIRTUAL_VIEW createTime Mon Apr 02 11:53:03 PDT 2018 name tv1 partitionKeys parameters transient_lastDdlTime 1522695183 db retention 0 viewOriginalText select col1, col2, col4 from t1 "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1@cl1"
      },
      "hive_table.parameters.transient_lastDdlTime": {
        "type": "string",
        "value": "1522695183"
      },
      "hive_table.parameters": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "transient_lastDdlTime"
          }
        ]
      },
      "hive_table.retention": {
        "type": "integer",
        "value": 0
      },
      "hive_table.partitionKeys": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "1ueb-pi0-7q51-1epk"
          }
        ]
      },
      "__guid": {
        "type": "string",
        "value": "3f248307-5307-4c01-b12e-776c3f410448"
      },
      "hive_table.temporary": {
        "type": "boolean",
        "value": false
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "hive_table.viewExpandedText": {
        "type": "string",
        "value": "select `t1`.`col1`, `t1`.`col2`, `t1`.`col4` from `parts_db`.`t1`"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_table"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_table.lastAccessTime": {
        "type": "long",
        "value": 1522695183000
      },
      "hive_table.viewOriginalText": {
        "type": "string",
        "value": "select col1, col2, col4 from t1"
      },
      "hive_table.columns": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "1hr7-pi0-7rpx-1eo8"
          },
          {
            "type": "string",
            "value": "1jc3-pi0-7rpx-1rbc"
          }
        ]
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": 33048,
      "_type": "vertex"
    },
    {
      "hive_db.parameters": {
        "type": "list",
        "value": []
      },
      "Asset.name": {
        "type": "string",
        "value": "parts_db"
      },
      "hive_db.ownerType": {
        "type": "string",
        "value": "USER"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_db owner anonymous ownerType USER qualifiedName parts_db@cl1 clusterName cl1 name parts_db location hdfs://localhost.localdomain:8020/apps/hive/warehouse/parts_db.db "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "ae30d78b-51b4-42ab-9436-8d60c8f68b95"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_db"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "hive_db.clusterName": {
        "type": "string",
        "value": "cl1"
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_db.location": {
        "type": "string",
        "value": "hdfs://localhost.localdomain:8020/apps/hive/warehouse/parts_db.db"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695166550
      },
      "_id": 16672,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "col3"
      },
      "hive_column.type": {
        "type": "string",
        "value": "string"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column owner anonymous qualifiedName parts_db.t1.col3@cl1 name col3 position 2 type string table "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1.col3@cl1"
      },
      "__guid": {
        "type": "string",
        "value": "fbc6012f-ddd5-4626-a132-8da1c8fbca54"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_column.position": {
        "type": "integer",
        "value": 2
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 33056,
      "_type": "vertex"
    },
    {
      "hive_column_lineage.depenendencyType": {
        "type": "string",
        "value": "SIMPLE"
      },
      "Asset.name": {
        "type": "string",
        "value": "create view tv1 partitioned on (col4) as select col1, col2, col4 from t1:col1"
      },
      "Process.inputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "3fac-125c-2uqd-pg0"
          }
        ]
      },
      "Process.outputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "3ajo-125c-2wb9-1eo8"
          }
        ]
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_column_lineage outputs qualifiedName parts_db.tv1@cl1:1522695183000:col1 inputs query name create view tv1 partitioned on (col4) as select col1, col2, col4 from t1:col1 depenendencyType SIMPLE "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1@cl1:1522695183000:col1"
      },
      "__guid": {
        "type": "string",
        "value": "7d689c57-7b36-45c1-8052-e19c673736ec"
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "Process"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_column_lineage"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "_id": 49440,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "TaxonomyTerm"
      },
      "__type.TaxonomyTerm.atlas.taxonomy": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"atlas.taxonomy\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__guid": {
        "type": "string",
        "value": "c98d432c-b263-4ff0-a0ec-0ed5bec2d5c4"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.TaxonomyTerm": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "atlas.taxonomy"
          }
        ]
      },
      "__type.category": {
        "type": "string",
        "value": "TRAIT"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695093163
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "TaxonomyTerm"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695093163
      },
      "_id": 16784,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "__internal"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695093960
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.description": {
        "type": "string",
        "value": "__internal"
      },
      "__guid": {
        "type": "string",
        "value": "1d67b415-d737-44d6-a017-41b5fdf032aa"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695093960
      },
      "_id": 33168,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "Infrastructure"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695095359
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.description": {
        "type": "string",
        "value": "Infrastructure"
      },
      "__guid": {
        "type": "string",
        "value": "7debb9e2-47a3-45ce-9d96-db6d91aad5d9"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695095359
      },
      "_id": 49552,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "Process"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.Process.inputs": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<DataSet>\",\"name\":\"inputs\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "e31c5978-6c25-48a7-8aa5-093c6b5ba5ef"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695095364
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.Process": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "inputs"
          },
          {
            "type": "string",
            "value": "outputs"
          }
        ]
      },
      "__type.Process.outputs": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<DataSet>\",\"name\":\"outputs\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "Process"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695095364
      },
      "_id": 65936,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_serde"
      },
      "__type.hive_serde.parameters": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"map<string,string>\",\"name\":\"parameters\",\"isUnique\":false}"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.hive_serde.serializationLib": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"serializationLib\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "088a8b06-c0f9-4b49-9dc4-fe02affcb609"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_serde": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "name"
          },
          {
            "type": "string",
            "value": "serializationLib"
          },
          {
            "type": "string",
            "value": "parameters"
          }
        ]
      },
      "__type.category": {
        "type": "string",
        "value": "STRUCT"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099017
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_serde.name": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"name\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_serde"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099017
      },
      "_id": 82320,
      "_type": "vertex"
    },
    {
      "hive_table.createTime": {
        "type": "long",
        "value": 1522695179000
      },
      "hive_table.tableType": {
        "type": "string",
        "value": "MANAGED_TABLE"
      },
      "Asset.name": {
        "type": "string",
        "value": "t1"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "entityText": {
        "type": "string",
        "value": "hive_table owner anonymous temporary false lastAccessTime Mon Apr 02 11:52:59 PDT 2018 qualifiedName parts_db.t1@cl1 columns sd tableType MANAGED_TABLE createTime Mon Apr 02 11:52:59 PDT 2018 name t1 partitionKeys parameters transient_lastDdlTime 1522695179 db retention 0 "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.t1@cl1"
      },
      "hive_table.parameters.transient_lastDdlTime": {
        "type": "string",
        "value": "1522695179"
      },
      "hive_table.parameters": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "transient_lastDdlTime"
          }
        ]
      },
      "hive_table.retention": {
        "type": "integer",
        "value": 0
      },
      "hive_table.partitionKeys": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "4lyq-245s-7q51-1em8"
          }
        ]
      },
      "__guid": {
        "type": "string",
        "value": "808b29b8-9ce0-4f86-aadd-639d3401bccb"
      },
      "hive_table.temporary": {
        "type": "boolean",
        "value": false
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "DataSet"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_table"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "Asset.owner": {
        "type": "string",
        "value": "anonymous"
      },
      "hive_table.lastAccessTime": {
        "type": "long",
        "value": 1522695179000
      },
      "hive_table.columns": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "49bm-245s-7rpx-pg0"
          },
          {
            "type": "string",
            "value": "4awi-245s-7rpx-pfc"
          },
          {
            "type": "string",
            "value": "4che-245s-7rpx-pi8"
          }
        ]
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 98704,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "__AtlasUserProfile"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.__AtlasUserProfile.name": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"name\",\"isUnique\":true}"
      },
      "__guid": {
        "type": "string",
        "value": "881822d1-efd1-4dc6-aea4-03d88b13f989"
      },
      "__type.__AtlasUserProfile.fullName": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"fullName\",\"isUnique\":false}"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.__AtlasUserProfile.savedSearches": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":2147483647,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":true,\"reverseAttributeName\":null,\"dataType\":\"array<__AtlasUserSavedSearch>\",\"name\":\"savedSearches\",\"isUnique\":false}"
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__type.__AtlasUserProfile": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "name"
          },
          {
            "type": "string",
            "value": "fullName"
          },
          {
            "type": "string",
            "value": "savedSearches"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695096058
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.description": {
        "type": "string",
        "value": "__AtlasUserProfile"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695096058
      },
      "_id": 16808,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_table"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.hive_table.tableType": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"tableType\",\"isUnique\":false}"
      },
      "__type.hive_table.retention": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"int\",\"name\":\"retention\",\"isUnique\":false}"
      },
      "__version": {
        "type": "long",
        "value": 2
      },
      "__type.hive_table.db": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"hive_db\",\"name\":\"db\",\"isUnique\":false}"
      },
      "__type.hive_table.viewOriginalText": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"viewOriginalText\",\"isUnique\":false}"
      },
      "__type.version": {
        "type": "string",
        "value": "1.1"
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_table.partitionKeys": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":true,\"reverseAttributeName\":null,\"dataType\":\"array<hive_column>\",\"name\":\"partitionKeys\",\"isUnique\":false}"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099075
      },
      "__type.hive_table.aliases": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"array<string>\",\"name\":\"aliases\",\"isUnique\":false}"
      },
      "__type.hive_table.sd": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":true,\"reverseAttributeName\":null,\"dataType\":\"hive_storagedesc\",\"name\":\"sd\",\"isUnique\":false}"
      },
      "__type.hive_table.columns": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":true,\"reverseAttributeName\":null,\"dataType\":\"array<hive_column>\",\"name\":\"columns\",\"isUnique\":false}"
      },
      "__type.hive_table.temporary": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":true,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"boolean\",\"name\":\"temporary\",\"isUnique\":false}"
      },
      "__type.options": {
        "type": "string",
        "value": "{\"schemaElementsAttribute\":\"columns\"}"
      },
      "__type.hive_table.comment": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"comment\",\"isUnique\":false}"
      },
      "__type.hive_table.viewExpandedText": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"viewExpandedText\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "abe70487-b34e-4b54-9e08-2426e958d376"
      },
      "__type.hive_table.createTime": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"date\",\"name\":\"createTime\",\"isUnique\":false}"
      },
      "__type.hive_table.lastAccessTime": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"date\",\"name\":\"lastAccessTime\",\"isUnique\":false}"
      },
      "__type.hive_table": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "db"
          },
          {
            "type": "string",
            "value": "createTime"
          },
          {
            "type": "string",
            "value": "lastAccessTime"
          },
          {
            "type": "string",
            "value": "comment"
          },
          {
            "type": "string",
            "value": "retention"
          },
          {
            "type": "string",
            "value": "sd"
          },
          {
            "type": "string",
            "value": "partitionKeys"
          },
          {
            "type": "string",
            "value": "aliases"
          },
          {
            "type": "string",
            "value": "columns"
          },
          {
            "type": "string",
            "value": "parameters"
          },
          {
            "type": "string",
            "value": "viewOriginalText"
          },
          {
            "type": "string",
            "value": "viewExpandedText"
          },
          {
            "type": "string",
            "value": "tableType"
          },
          {
            "type": "string",
            "value": "temporary"
          }
        ]
      },
      "__type.hive_table.parameters": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"map<string,string>\",\"name\":\"parameters\",\"isUnique\":false}"
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695100458
      },
      "__type.description": {
        "type": "string",
        "value": "hive_table"
      },
      "_id": 33192,
      "_type": "vertex"
    },
    {
      "__type.name": {
        "type": "string",
        "value": "hive_column_lineage"
      },
      "__modifiedBy": {
        "type": "string",
        "value": "root"
      },
      "__type.options": {
        "type": "string",
        "value": "null"
      },
      "__type.hive_column_lineage.expression": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":0,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"expression\",\"isUnique\":false}"
      },
      "__guid": {
        "type": "string",
        "value": "78572253-4763-405b-bbc9-0b77626535fe"
      },
      "__version": {
        "type": "long",
        "value": 1
      },
      "__type.hive_column_lineage": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "query"
          },
          {
            "type": "string",
            "value": "depenendencyType"
          },
          {
            "type": "string",
            "value": "expression"
          }
        ]
      },
      "__type.category": {
        "type": "string",
        "value": "CLASS"
      },
      "__type.version": {
        "type": "string",
        "value": "1.0"
      },
      "__createdBy": {
        "type": "string",
        "value": "root"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695099192
      },
      "__type": {
        "type": "string",
        "value": "typeSystem"
      },
      "__type.hive_column_lineage.depenendencyType": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"string\",\"name\":\"depenendencyType\",\"isUnique\":false}"
      },
      "__type.hive_column_lineage.query": {
        "type": "string",
        "value": "{\"multiplicity\":\"{\\\"lower\\\":1,\\\"upper\\\":1,\\\"isUnique\\\":false}\",\"isIndexable\":false,\"isComposite\":false,\"reverseAttributeName\":null,\"dataType\":\"hive_process\",\"name\":\"query\",\"isUnique\":false}"
      },
      "__type.description": {
        "type": "string",
        "value": "hive_column_lineage"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695099192
      },
      "_id": 49576,
      "_type": "vertex"
    },
    {
      "hive_serde.parameters.serialization.format": {
        "type": "string",
        "value": "1"
      },
      "hive_serde.parameters": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "serialization.format"
          }
        ]
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_serde"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "hive_serde.serializationLib": {
        "type": "string",
        "value": "org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": 65960,
      "_type": "vertex"
    },
    {
      "Asset.name": {
        "type": "string",
        "value": "create view tv1 partitioned on (col4) as select col1, col2, col4 from t1"
      },
      "Process.inputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "4sad-1rjc-2uqd-245s"
          }
        ]
      },
      "Process.outputs": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "4lyt-1rjc-2wb9-pi0"
          }
        ]
      },
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "hive_process.queryPlan": {
        "type": "string",
        "value": "Not Supported"
      },
      "hive_process.queryText": {
        "type": "string",
        "value": "create view tv1 partitioned on (col4) as select col1, col2, col4 from t1"
      },
      "entityText": {
        "type": "string",
        "value": "hive_process outputs recentQueries create view tv1 partitioned on (col4) as select col1, col2, col4 from t1 qualifiedName parts_db.tv1@cl1:1522695183000 inputs userName anonymous queryId hive_20180402115303_03c23526-e1ee-4cf9-80af-6c8652bcefa3 clusterName cl1 name create view tv1 partitioned on (col4) as select col1, col2, col4 from t1 queryText create view tv1 partitioned on (col4) as select col1, col2, col4 from t1 startTime Mon Apr 02 11:53:03 PDT 2018 operationType CREATEVIEW queryPlan Not Supported endTime Mon Apr 02 11:53:03 PDT 2018 "
      },
      "Referenceable.qualifiedName": {
        "type": "string",
        "value": "parts_db.tv1@cl1:1522695183000"
      },
      "__guid": {
        "type": "string",
        "value": "330938ef-2f16-43c5-b251-a72455775440"
      },
      "hive_process.operationType": {
        "type": "string",
        "value": "CREATEVIEW"
      },
      "hive_process.endTime": {
        "type": "long",
        "value": 1522695183616
      },
      "__version": {
        "type": "integer",
        "value": 0
      },
      "hive_process.recentQueries": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "create view tv1 partitioned on (col4) as select col1, col2, col4 from t1"
          }
        ]
      },
      "hive_process.startTime": {
        "type": "long",
        "value": 1522695183339
      },
      "hive_process.clusterName": {
        "type": "string",
        "value": "cl1"
      },
      "__superTypeNames": {
        "type": "list",
        "value": [
          {
            "type": "string",
            "value": "Asset"
          },
          {
            "type": "string",
            "value": "Process"
          },
          {
            "type": "string",
            "value": "Referenceable"
          }
        ]
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__typeName": {
        "type": "string",
        "value": "hive_process"
      },
      "hive_process.queryId": {
        "type": "string",
        "value": "hive_20180402115303_03c23526-e1ee-4cf9-80af-6c8652bcefa3"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "hive_process.userName": {
        "type": "string",
        "value": "anonymous"
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695185696
      },
      "_id": 82344,
      "_type": "vertex"
    }
  ],
  "edges": [
    {
      "_id": "2rk8-pc0-2711-csw",
      "_type": "edge",
      "_outV": 32832,
      "_inV": 16592,
      "_label": "__type..supertype"
    },
    {
      "_id": "2mtk-pc0-6gb9-pm0",
      "_type": "edge",
      "_outV": 32832,
      "_inV": 33192,
      "_label": "__type.edge.hive_storagedesc.table"
    },
    {
      "_id": "2oeg-pc0-6hw5-1rio",
      "_type": "edge",
      "_outV": 32832,
      "_inV": 82320,
      "_label": "__type.edge.hive_storagedesc.serdeInfo"
    },
    {
      "_id": "2pzc-pc0-6jh1-cow",
      "_type": "edge",
      "_outV": 32832,
      "_inV": 16448,
      "_label": "__type.edge.hive_storagedesc.sortCols"
    },
    {
      "_id": "2waw-11z4-2711-cqw",
      "_type": "edge",
      "_outV": 49216,
      "_inV": 16520,
      "_label": "__type..supertype"
    },
    {
      "_id": "2uq0-11z4-2711-csw",
      "_type": "edge",
      "_outV": 49216,
      "_inV": 16592,
      "_label": "__type..supertype"
    },
    {
      "_id": "2t54-11z4-6l1x-cuw",
      "_type": "edge",
      "_outV": 49216,
      "_inV": 16664,
      "_label": "__type.edge.hive_db.ownerType"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "3oqw-1em8-8tn9-245s",
      "_type": "edge",
      "_outV": 65600,
      "_inV": 98704,
      "_label": "__hive_column.table"
    },
    {
      "_id": "2l8x-pe0-2711-1evk",
      "_type": "edge",
      "_outV": 32904,
      "_inV": 65936,
      "_label": "__type..supertype"
    },
    {
      "_id": "2oep-1214-2711-cs8",
      "_type": "edge",
      "_outV": 49288,
      "_inV": 16568,
      "_label": "__type..supertype"
    },
    {
      "_id": "2mtt-1214-6mmt-pm0",
      "_type": "edge",
      "_outV": 49288,
      "_inV": 33192,
      "_label": "__type.edge.hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "56hd-1eo8-8tn9-pi0",
      "_type": "edge",
      "_outV": 65672,
      "_inV": 33048,
      "_label": "__hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "5fyp-1rbc-8tn9-pi0",
      "_type": "edge",
      "_outV": 82056,
      "_inV": 33048,
      "_label": "__hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "5r0x-23yg-82s5-pi0",
      "_type": "edge",
      "_outV": 98440,
      "_inV": 33048,
      "_label": "__hive_storagedesc.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "658x-23yg-9frp-2glk",
      "_type": "edge",
      "_outV": 98440,
      "_inV": 114824,
      "_label": "__hive_storagedesc.serdeInfo"
    },
    {
      "_id": "npz-cs8-2711-cqw",
      "_type": "edge",
      "_outV": 16568,
      "_inV": 16520,
      "_label": "__type..supertype"
    },
    {
      "_id": "m53-cs8-2711-csw",
      "_type": "edge",
      "_outV": 16568,
      "_inV": 16592,
      "_label": "__type..supertype"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "1vyv-pfc-8tn9-245s",
      "_type": "edge",
      "_outV": 32952,
      "_inV": 98704,
      "_label": "__hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "28lz-122g-82s5-245s",
      "_type": "edge",
      "_outV": 49336,
      "_inV": 98704,
      "_label": "__hive_storagedesc.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "2a6v-122g-9frp-1ew8",
      "_type": "edge",
      "_outV": 49336,
      "_inV": 65960,
      "_label": "__hive_storagedesc.serdeInfo"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "3c47-1epk-8tn9-pi0",
      "_type": "edge",
      "_outV": 65720,
      "_inV": 33048,
      "_label": "__hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "_id": "4fmf-1rco-2uqd-pfc",
      "_type": "edge",
      "_outV": 82104,
      "_inV": 32952,
      "_label": "__Process.inputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "_id": "4avr-1rco-2wb9-1rbc",
      "_type": "edge",
      "_outV": 82104,
      "_inV": 82056,
      "_label": "__Process.outputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186459
      },
      "_id": "4is7-1rco-8v85-1rjc",
      "_type": "edge",
      "_outV": 82104,
      "_inV": 82344,
      "_label": "__hive_column_lineage.query"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "1g62-pg0-8tn9-245s",
      "_type": "edge",
      "_outV": 32976,
      "_inV": 98704,
      "_label": "__hive_column.table"
    },
    {
      "_id": "vml-ctk-2711-plc",
      "_type": "edge",
      "_outV": 16616,
      "_inV": 33168,
      "_label": "__type..supertype"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "20pv-pi0-7gnp-cv4",
      "_type": "edge",
      "_outV": 33048,
      "_inV": 16672,
      "_label": "__hive_table.db"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "1o2r-pi0-7ok5-23yg",
      "_type": "edge",
      "_outV": 33048,
      "_inV": 98440,
      "_label": "__hive_table.sd"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "1ueb-pi0-7q51-1epk",
      "_type": "edge",
      "_outV": 33048,
      "_inV": 65720,
      "_label": "__hive_table.partitionKeys"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "1hr7-pi0-7rpx-1eo8",
      "_type": "edge",
      "_outV": 33048,
      "_inV": 65672,
      "_label": "__hive_table.columns"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695183992
      },
      "_id": "1jc3-pi0-7rpx-1rbc",
      "_type": "edge",
      "_outV": 33048,
      "_inV": 82056,
      "_label": "__hive_table.columns"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "1mhw-pi8-8tn9-245s",
      "_type": "edge",
      "_outV": 33056,
      "_inV": 98704,
      "_label": "__hive_column.table"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "_id": "3fac-125c-2uqd-pg0",
      "_type": "edge",
      "_outV": 49440,
      "_inV": 32976,
      "_label": "__Process.inputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "_id": "3ajo-125c-2wb9-1eo8",
      "_type": "edge",
      "_outV": 49440,
      "_inV": 65672,
      "_label": "__Process.outputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695186970
      },
      "_id": "3ig4-125c-8v85-1rjc",
      "_type": "edge",
      "_outV": 49440,
      "_inV": 82344,
      "_label": "__hive_column_lineage.query"
    },
    {
      "_id": "2l9u-128g-2711-cqw",
      "_type": "edge",
      "_outV": 49552,
      "_inV": 16520,
      "_label": "__type..supertype"
    },
    {
      "_id": "2joy-128g-2711-csw",
      "_type": "edge",
      "_outV": 49552,
      "_inV": 16592,
      "_label": "__type..supertype"
    },
    {
      "_id": "2rle-1evk-2711-cqw",
      "_type": "edge",
      "_outV": 65936,
      "_inV": 16520,
      "_label": "__type..supertype"
    },
    {
      "_id": "2q0i-1evk-2711-csw",
      "_type": "edge",
      "_outV": 65936,
      "_inV": 16592,
      "_label": "__type..supertype"
    },
    {
      "_id": "2muq-1evk-28lx-cs8",
      "_type": "edge",
      "_outV": 65936,
      "_inV": 16568,
      "_label": "__type.edge.Process.inputs"
    },
    {
      "_id": "2ofm-1evk-2a6t-cs8",
      "_type": "edge",
      "_outV": 65936,
      "_inV": 16568,
      "_label": "__type.edge.Process.outputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "4saa-245s-7gnp-cv4",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 16672,
      "_label": "__hive_table.db"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "4fn6-245s-7ok5-122g",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 49336,
      "_label": "__hive_table.sd"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "4lyq-245s-7q51-1em8",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 65600,
      "_label": "__hive_table.partitionKeys"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "4awi-245s-7rpx-pfc",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 32952,
      "_label": "__hive_table.columns"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "49bm-245s-7rpx-pg0",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 32976,
      "_label": "__hive_table.columns"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695179454
      },
      "_id": "4che-245s-7rpx-pi8",
      "_type": "edge",
      "_outV": 98704,
      "_inV": 33056,
      "_label": "__hive_table.columns"
    },
    {
      "_id": "u2d-cyw-2711-plc",
      "_type": "edge",
      "_outV": 16808,
      "_inV": 33168,
      "_label": "__type..supertype"
    },
    {
      "_id": "shh-cyw-2brp-ctk",
      "_type": "edge",
      "_outV": 16808,
      "_inV": 16616,
      "_label": "__type.edge.__AtlasUserProfile.savedSearches"
    },
    {
      "_id": "312t-pm0-2711-cs8",
      "_type": "edge",
      "_outV": 33192,
      "_inV": 16568,
      "_label": "__type..supertype"
    },
    {
      "_id": "2ur9-pm0-69zp-11z4",
      "_type": "edge",
      "_outV": 33192,
      "_inV": 49216,
      "_label": "__type.edge.hive_table.db"
    },
    {
      "_id": "2wc5-pm0-6bkl-pc0",
      "_type": "edge",
      "_outV": 33192,
      "_inV": 32832,
      "_label": "__type.edge.hive_table.sd"
    },
    {
      "_id": "2xx1-pm0-6d5h-1214",
      "_type": "edge",
      "_outV": 33192,
      "_inV": 49288,
      "_label": "__type.edge.hive_table.partitionKeys"
    },
    {
      "_id": "2zhx-pm0-6eqd-1214",
      "_type": "edge",
      "_outV": 33192,
      "_inV": 49288,
      "_label": "__type.edge.hive_table.columns"
    },
    {
      "_id": "348l-1294-2711-1evk",
      "_type": "edge",
      "_outV": 49576,
      "_inV": 65936,
      "_label": "__type..supertype"
    },
    {
      "_id": "32np-1294-6o7p-pe0",
      "_type": "edge",
      "_outV": 49576,
      "_inV": 32904,
      "_label": "__type.edge.hive_column_lineage.query"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695185696
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695185696
      },
      "_id": "4sad-1rjc-2uqd-245s",
      "_type": "edge",
      "_outV": 82344,
      "_inV": 98704,
      "_label": "__Process.inputs"
    },
    {
      "__modifiedBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__state": {
        "type": "string",
        "value": "ACTIVE"
      },
      "__createdBy": {
        "type": "string",
        "value": "anonymous"
      },
      "__modificationTimestamp": {
        "type": "long",
        "value": 1522695185696
      },
      "__timestamp": {
        "type": "long",
        "value": 1522695185696
      },
      "_id": "4lyt-1rjc-2wb9-pi0",
      "_type": "edge",
      "_outV": 82344,
      "_inV": 33048,
      "_label": "__Process.outputs"
    }
  ]
}