_PatentApplicants

No description

type _PatentApplicants {
position: Int!
_id: String
entity: Entity
}

Fields

position (Int!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

entity (Entity)

Field for the Entity node this APPLICANT relationship is going to.