Relationship |
Relationship.withAdditionalProperty(String name,
Object value) |
Relationship |
Relationship.withAddresses(List<Address> addresses) |
Relationship |
Relationship.withDob(DateOfBirth dob) |
Relationship |
Relationship.withEducations(List<Education> educations) |
Relationship |
Relationship.withEmails(List<Email> emails) |
Relationship |
Relationship.withEthnicities(List<Ethnicity> ethnicities) |
Relationship |
Relationship.withGender(Gender gender) |
Relationship |
Relationship.withId(String id) |
Relationship |
Relationship.withInferred(Boolean inferred) |
Relationship |
Relationship.withJobs(List<Job> jobs) |
Relationship |
Relationship.withLanguages(List<Language> languages) |
Relationship |
Relationship.withMatch(Double match) |
Relationship |
Relationship.withNames(List<Name> names) |
Relationship |
Relationship.withOriginCountries(List<OriginCountry> originCountries) |
Relationship |
Relationship.withPhones(List<Phone> phones) |
Relationship |
Relationship.withSearchPointer(String searchPointer) |
Relationship |
Relationship.withSubtype(String subtype) |
Relationship |
Relationship.withType(String type) |
Relationship |
Relationship.withUsernames(List<Username> usernames) |