Relation

Relation
Relation
JSON Example
{
    "_from": "Nodes_INCHARGE_SA_PRES_opsuig3/ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3",
    "_id": "Edges_INCHARGE_SA_PRES_opsuig3/6075377",
    "_key": "6075377",
    "_rev": "_emZyCdu--E",
    "_to": "Nodes_INCHARGE_SA_PRES_opsuig3/VM-10.107.11.2:OTM-AUT$VirtualMachine$INCHARGE-SA-PRES-opsuig3",
    "properties": {
        "DisplayName": "ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3 HostsVMs VM-10.107.11.2:OTM-AUT$VirtualMachine$INCHARGE-SA-PRES-opsuig3",
        "dest": "VM-10.107.11.2:OTM-AUT$VirtualMachine$INCHARGE-SA-PRES-opsuig3",
        "discoveryID": "INCHARGE-SA-PRES-opsuig3",
        "jobId": "1660121518397",
        "source": "ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3"
    },
    "relName": "HostsVMs",
    "srcType": "Hypervisor",
    "trgtType": "VirtualMachine"
}
string
_from
Optional

_from is defined as the source node _id present in the relationship

string
_id
Optional

_id is defined as the identifier present in the database for edge.

string
_key
Optional

_key is defined as the key (identifier without the collection name) present in the database for edge.

string
_rev
Optional

_rev is defined as the revision - a system attribute present in the database for edge.

string
_to
Optional

_to is defined as the destination node _id present in the relationship

properties
Optional

properties

string
relName
Optional

relName is defined as the relationship name

string
srcType
Optional

srcType is defined as the class type of the source node present in the relationship

string
trgtType
Optional

trgtType is defined as the class type of the destination node present in the relationship