_PatentFamilyLensId
No description
type _PatentFamilyLensId {
  position: Int!
  _id: String
  id: LensID
}
Fields
position (Int!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
id (LensID)
Field for the LensID node this PATENTFAMILY_HAS_LENSID relationship is going to.