Uses of Class
com.cognite.client.Relationships
-
Packages that use Relationships Package Description com.cognite.client -
-
Uses of Relationships in com.cognite.client
Methods in com.cognite.client that return Relationships Modifier and Type Method Description static RelationshipsRelationships. of(CogniteClient client)Constructs a newRelationshipsobject using the provided client configuration.RelationshipsCogniteClient. relationships()ReturnsRelationshipsrepresenting the Cognite relationships api endpoint.
-