Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 544 Bytes

DataWriteBody.md

File metadata and controls

11 lines (7 loc) · 544 Bytes

PermifyApi.DataWriteBody

Properties

Name Type Description Notes
metadata DataWriteRequestMetadata [optional]
tuples [Tuple] tuples contains the list of tuples (entity-relation-entity triples) that need to be written. [optional]
attributes [Attribute] attributes contains the list of attributes (entity-attribute-value triples) that need to be written. [optional]