_PatentInventors
No description
type _PatentInventors {
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 INVENTOR relationship is going to.