Documentation
¶
Index ¶
- Constants
- Variables
- type BatchDeleteNodePropertiesRequest
- func (x *BatchDeleteNodePropertiesRequest) GetNodeProperties() []*DeleteData_NodePropertyMatch
- func (*BatchDeleteNodePropertiesRequest) ProtoMessage()
- func (x *BatchDeleteNodePropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodePropertiesRequest) Reset()
- func (x *BatchDeleteNodePropertiesRequest) SetNodeProperties(v []*DeleteData_NodePropertyMatch)
- func (x *BatchDeleteNodePropertiesRequest) String() string
- type BatchDeleteNodePropertiesRequest_builder
- type BatchDeleteNodePropertiesResponse
- func (x *BatchDeleteNodePropertiesResponse) GetResults() []*Info
- func (*BatchDeleteNodePropertiesResponse) ProtoMessage()
- func (x *BatchDeleteNodePropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodePropertiesResponse) Reset()
- func (x *BatchDeleteNodePropertiesResponse) SetResults(v []*Info)
- func (x *BatchDeleteNodePropertiesResponse) String() string
- type BatchDeleteNodePropertiesResponse_builder
- type BatchDeleteNodeTagsRequest
- func (x *BatchDeleteNodeTagsRequest) GetNodeTags() []*DeleteData_NodeTagMatch
- func (*BatchDeleteNodeTagsRequest) ProtoMessage()
- func (x *BatchDeleteNodeTagsRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodeTagsRequest) Reset()
- func (x *BatchDeleteNodeTagsRequest) SetNodeTags(v []*DeleteData_NodeTagMatch)
- func (x *BatchDeleteNodeTagsRequest) String() string
- type BatchDeleteNodeTagsRequest_builder
- type BatchDeleteNodeTagsResponse
- func (x *BatchDeleteNodeTagsResponse) GetResults() []*Info
- func (*BatchDeleteNodeTagsResponse) ProtoMessage()
- func (x *BatchDeleteNodeTagsResponse) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodeTagsResponse) Reset()
- func (x *BatchDeleteNodeTagsResponse) SetResults(v []*Info)
- func (x *BatchDeleteNodeTagsResponse) String() string
- type BatchDeleteNodeTagsResponse_builder
- type BatchDeleteNodesRequest
- func (x *BatchDeleteNodesRequest) GetNodes() []*NodeMatch
- func (*BatchDeleteNodesRequest) ProtoMessage()
- func (x *BatchDeleteNodesRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodesRequest) Reset()
- func (x *BatchDeleteNodesRequest) SetNodes(v []*NodeMatch)
- func (x *BatchDeleteNodesRequest) String() string
- type BatchDeleteNodesRequest_builder
- type BatchDeleteNodesResponse
- func (x *BatchDeleteNodesResponse) GetResults() []*Info
- func (*BatchDeleteNodesResponse) ProtoMessage()
- func (x *BatchDeleteNodesResponse) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodesResponse) Reset()
- func (x *BatchDeleteNodesResponse) SetResults(v []*Info)
- func (x *BatchDeleteNodesResponse) String() string
- type BatchDeleteNodesResponse_builder
- type BatchDeleteRelationshipPropertiesRequest
- func (x *BatchDeleteRelationshipPropertiesRequest) GetRelationshipProperties() []*DeleteData_RelationshipPropertyMatch
- func (*BatchDeleteRelationshipPropertiesRequest) ProtoMessage()
- func (x *BatchDeleteRelationshipPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationshipPropertiesRequest) Reset()
- func (x *BatchDeleteRelationshipPropertiesRequest) SetRelationshipProperties(v []*DeleteData_RelationshipPropertyMatch)
- func (x *BatchDeleteRelationshipPropertiesRequest) String() string
- type BatchDeleteRelationshipPropertiesRequest_builder
- type BatchDeleteRelationshipPropertiesResponse
- func (x *BatchDeleteRelationshipPropertiesResponse) GetResults() []*Info
- func (*BatchDeleteRelationshipPropertiesResponse) ProtoMessage()
- func (x *BatchDeleteRelationshipPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationshipPropertiesResponse) Reset()
- func (x *BatchDeleteRelationshipPropertiesResponse) SetResults(v []*Info)
- func (x *BatchDeleteRelationshipPropertiesResponse) String() string
- type BatchDeleteRelationshipPropertiesResponse_builder
- type BatchDeleteRelationshipsRequest
- func (x *BatchDeleteRelationshipsRequest) GetRelationships() []*Relationship
- func (*BatchDeleteRelationshipsRequest) ProtoMessage()
- func (x *BatchDeleteRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationshipsRequest) Reset()
- func (x *BatchDeleteRelationshipsRequest) SetRelationships(v []*Relationship)
- func (x *BatchDeleteRelationshipsRequest) String() string
- type BatchDeleteRelationshipsRequest_builder
- type BatchDeleteRelationshipsResponse
- func (x *BatchDeleteRelationshipsResponse) GetResults() []*Info
- func (*BatchDeleteRelationshipsResponse) ProtoMessage()
- func (x *BatchDeleteRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationshipsResponse) Reset()
- func (x *BatchDeleteRelationshipsResponse) SetResults(v []*Info)
- func (x *BatchDeleteRelationshipsResponse) String() string
- type BatchDeleteRelationshipsResponse_builder
- type BatchIngestRecordRequest
- func (x *BatchIngestRecordRequest) ClearRecords()
- func (x *BatchIngestRecordRequest) GetAppAgentId() []byte
- func (x *BatchIngestRecordRequest) GetAppSpaceId() []byte
- func (x *BatchIngestRecordRequest) GetOperation() string
- func (x *BatchIngestRecordRequest) GetRecords() *BatchRecord
- func (x *BatchIngestRecordRequest) HasRecords() bool
- func (*BatchIngestRecordRequest) ProtoMessage()
- func (x *BatchIngestRecordRequest) ProtoReflect() protoreflect.Message
- func (x *BatchIngestRecordRequest) Reset()
- func (x *BatchIngestRecordRequest) SetAppAgentId(v []byte)
- func (x *BatchIngestRecordRequest) SetAppSpaceId(v []byte)
- func (x *BatchIngestRecordRequest) SetOperation(v string)
- func (x *BatchIngestRecordRequest) SetRecords(v *BatchRecord)
- func (x *BatchIngestRecordRequest) String() string
- type BatchIngestRecordRequest_builder
- type BatchIngestRecordResponse
- func (x *BatchIngestRecordResponse) GetIds() []string
- func (*BatchIngestRecordResponse) ProtoMessage()
- func (x *BatchIngestRecordResponse) ProtoReflect() protoreflect.Message
- func (x *BatchIngestRecordResponse) Reset()
- func (x *BatchIngestRecordResponse) SetIds(v []string)
- func (x *BatchIngestRecordResponse) String() string
- type BatchIngestRecordResponse_builder
- type BatchRecord
- func (x *BatchRecord) GetEntities() []*Entity
- func (x *BatchRecord) GetId() string
- func (*BatchRecord) ProtoMessage()
- func (x *BatchRecord) ProtoReflect() protoreflect.Message
- func (x *BatchRecord) Reset()
- func (x *BatchRecord) SetEntities(v []*Entity)
- func (x *BatchRecord) SetId(v string)
- func (x *BatchRecord) String() string
- type BatchRecord_builder
- type BatchUpsertNodesRequest
- func (x *BatchUpsertNodesRequest) GetNodes() []*v1beta1.Node
- func (*BatchUpsertNodesRequest) ProtoMessage()
- func (x *BatchUpsertNodesRequest) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertNodesRequest) Reset()
- func (x *BatchUpsertNodesRequest) SetNodes(v []*v1beta1.Node)
- func (x *BatchUpsertNodesRequest) String() string
- type BatchUpsertNodesRequest_builder
- type BatchUpsertNodesResponse
- func (x *BatchUpsertNodesResponse) GetResults() []*Info
- func (*BatchUpsertNodesResponse) ProtoMessage()
- func (x *BatchUpsertNodesResponse) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertNodesResponse) Reset()
- func (x *BatchUpsertNodesResponse) SetResults(v []*Info)
- func (x *BatchUpsertNodesResponse) String() string
- type BatchUpsertNodesResponse_builder
- type BatchUpsertRelationshipsRequest
- func (x *BatchUpsertRelationshipsRequest) GetRelationships() []*Relationship
- func (*BatchUpsertRelationshipsRequest) ProtoMessage()
- func (x *BatchUpsertRelationshipsRequest) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertRelationshipsRequest) Reset()
- func (x *BatchUpsertRelationshipsRequest) SetRelationships(v []*Relationship)
- func (x *BatchUpsertRelationshipsRequest) String() string
- type BatchUpsertRelationshipsRequest_builder
- type BatchUpsertRelationshipsResponse
- func (x *BatchUpsertRelationshipsResponse) GetResults() []*Info
- func (*BatchUpsertRelationshipsResponse) ProtoMessage()
- func (x *BatchUpsertRelationshipsResponse) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertRelationshipsResponse) Reset()
- func (x *BatchUpsertRelationshipsResponse) SetResults(v []*Info)
- func (x *BatchUpsertRelationshipsResponse) String() string
- type BatchUpsertRelationshipsResponse_builder
- type Change
- type Change_builder
- type DataType
- type DeleteData
- func (x *DeleteData) ClearData()
- func (x *DeleteData) ClearNode()
- func (x *DeleteData) ClearNodeProperty()
- func (x *DeleteData) ClearNodeTags()
- func (x *DeleteData) ClearRelationship()
- func (x *DeleteData) ClearRelationshipProperty()
- func (x *DeleteData) GetData() isDeleteData_Data
- func (x *DeleteData) GetNode() *NodeMatch
- func (x *DeleteData) GetNodeProperty() *DeleteData_NodePropertyMatch
- func (x *DeleteData) GetNodeTags() *DeleteData_NodeTagMatch
- func (x *DeleteData) GetRelationship() *Relationship
- func (x *DeleteData) GetRelationshipProperty() *DeleteData_RelationshipPropertyMatch
- func (x *DeleteData) HasData() bool
- func (x *DeleteData) HasNode() bool
- func (x *DeleteData) HasNodeProperty() bool
- func (x *DeleteData) HasNodeTags() bool
- func (x *DeleteData) HasRelationship() bool
- func (x *DeleteData) HasRelationshipProperty() bool
- func (*DeleteData) ProtoMessage()
- func (x *DeleteData) ProtoReflect() protoreflect.Message
- func (x *DeleteData) Reset()
- func (x *DeleteData) SetNode(v *NodeMatch)
- func (x *DeleteData) SetNodeProperty(v *DeleteData_NodePropertyMatch)
- func (x *DeleteData) SetNodeTags(v *DeleteData_NodeTagMatch)
- func (x *DeleteData) SetRelationship(v *Relationship)
- func (x *DeleteData) SetRelationshipProperty(v *DeleteData_RelationshipPropertyMatch)
- func (x *DeleteData) String() string
- func (x *DeleteData) WhichData() case_DeleteData_Data
- type DeleteData_Node
- type DeleteData_NodeProperty
- type DeleteData_NodePropertyMatch
- func (x *DeleteData_NodePropertyMatch) ClearMatch()
- func (x *DeleteData_NodePropertyMatch) GetMatch() *NodeMatch
- func (x *DeleteData_NodePropertyMatch) GetPropertyType() string
- func (x *DeleteData_NodePropertyMatch) HasMatch() bool
- func (*DeleteData_NodePropertyMatch) ProtoMessage()
- func (x *DeleteData_NodePropertyMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_NodePropertyMatch) Reset()
- func (x *DeleteData_NodePropertyMatch) SetMatch(v *NodeMatch)
- func (x *DeleteData_NodePropertyMatch) SetPropertyType(v string)
- func (x *DeleteData_NodePropertyMatch) String() string
- type DeleteData_NodePropertyMatch_builder
- type DeleteData_NodeTagMatch
- func (x *DeleteData_NodeTagMatch) ClearMatch()
- func (x *DeleteData_NodeTagMatch) GetMatch() *NodeMatch
- func (x *DeleteData_NodeTagMatch) GetTags() []string
- func (x *DeleteData_NodeTagMatch) HasMatch() bool
- func (*DeleteData_NodeTagMatch) ProtoMessage()
- func (x *DeleteData_NodeTagMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_NodeTagMatch) Reset()
- func (x *DeleteData_NodeTagMatch) SetMatch(v *NodeMatch)
- func (x *DeleteData_NodeTagMatch) SetTags(v []string)
- func (x *DeleteData_NodeTagMatch) String() string
- type DeleteData_NodeTagMatch_builder
- type DeleteData_NodeTags
- type DeleteData_Relationship
- type DeleteData_RelationshipProperty
- type DeleteData_RelationshipPropertyMatch
- func (x *DeleteData_RelationshipPropertyMatch) ClearSource()
- func (x *DeleteData_RelationshipPropertyMatch) ClearTarget()
- func (x *DeleteData_RelationshipPropertyMatch) GetPropertyType() string
- func (x *DeleteData_RelationshipPropertyMatch) GetSource() *NodeMatch
- func (x *DeleteData_RelationshipPropertyMatch) GetTarget() *NodeMatch
- func (x *DeleteData_RelationshipPropertyMatch) GetType() string
- func (x *DeleteData_RelationshipPropertyMatch) HasSource() bool
- func (x *DeleteData_RelationshipPropertyMatch) HasTarget() bool
- func (*DeleteData_RelationshipPropertyMatch) ProtoMessage()
- func (x *DeleteData_RelationshipPropertyMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_RelationshipPropertyMatch) Reset()
- func (x *DeleteData_RelationshipPropertyMatch) SetPropertyType(v string)
- func (x *DeleteData_RelationshipPropertyMatch) SetSource(v *NodeMatch)
- func (x *DeleteData_RelationshipPropertyMatch) SetTarget(v *NodeMatch)
- func (x *DeleteData_RelationshipPropertyMatch) SetType(v string)
- func (x *DeleteData_RelationshipPropertyMatch) String() string
- type DeleteData_RelationshipPropertyMatch_builder
- type DeleteData_builder
- type Entity
- func (x *Entity) ClearData()
- func (x *Entity) ClearNode()
- func (x *Entity) ClearNodeMatch()
- func (x *Entity) ClearRelationship()
- func (x *Entity) GetData() isEntity_Data
- func (x *Entity) GetNode() *v1beta1.Node
- func (x *Entity) GetNodeMatch() *NodeMatch
- func (x *Entity) GetRelationship() *Relationship
- func (x *Entity) HasData() bool
- func (x *Entity) HasNode() bool
- func (x *Entity) HasNodeMatch() bool
- func (x *Entity) HasRelationship() bool
- func (*Entity) ProtoMessage()
- func (x *Entity) ProtoReflect() protoreflect.Message
- func (x *Entity) Reset()
- func (x *Entity) SetNode(v *v1beta1.Node)
- func (x *Entity) SetNodeMatch(v *NodeMatch)
- func (x *Entity) SetRelationship(v *Relationship)
- func (x *Entity) String() string
- func (x *Entity) WhichData() case_Entity_Data
- type Entity_Node
- type Entity_NodeMatch
- type Entity_Relationship
- type Entity_builder
- type Info
- type Info_builder
- type IngestRecordRequest
- func (x *IngestRecordRequest) ClearRecord()
- func (x *IngestRecordRequest) GetRecord() *Record
- func (x *IngestRecordRequest) HasRecord() bool
- func (*IngestRecordRequest) ProtoMessage()
- func (x *IngestRecordRequest) ProtoReflect() protoreflect.Message
- func (x *IngestRecordRequest) Reset()
- func (x *IngestRecordRequest) SetRecord(v *Record)
- func (x *IngestRecordRequest) String() string
- type IngestRecordRequest_builder
- type IngestRecordResponse
- func (x *IngestRecordResponse) ClearInfo()
- func (x *IngestRecordResponse) GetInfo() *Info
- func (x *IngestRecordResponse) GetRecordId() string
- func (x *IngestRecordResponse) HasInfo() bool
- func (*IngestRecordResponse) ProtoMessage()
- func (x *IngestRecordResponse) ProtoReflect() protoreflect.Message
- func (x *IngestRecordResponse) Reset()
- func (x *IngestRecordResponse) SetInfo(v *Info)
- func (x *IngestRecordResponse) SetRecordId(v string)
- func (x *IngestRecordResponse) String() string
- type IngestRecordResponse_builder
- type NodeMatch
- func (x *NodeMatch) ClearPropertyMatch()
- func (x *NodeMatch) GetExternalId() string
- func (x *NodeMatch) GetPropertyMatch() *PropertyMatch
- func (x *NodeMatch) GetPropertyTypes() []string
- func (x *NodeMatch) GetType() string
- func (x *NodeMatch) HasPropertyMatch() bool
- func (*NodeMatch) ProtoMessage()
- func (x *NodeMatch) ProtoReflect() protoreflect.Message
- func (x *NodeMatch) Reset()
- func (x *NodeMatch) SetExternalId(v string)
- func (x *NodeMatch) SetPropertyMatch(v *PropertyMatch)
- func (x *NodeMatch) SetPropertyTypes(v []string)
- func (x *NodeMatch) SetType(v string)
- func (x *NodeMatch) String() string
- type NodeMatch_builder
- type PropertyMatch
- func (x *PropertyMatch) GetMetadataFields() []string
- func (x *PropertyMatch) GetPropertyType() string
- func (*PropertyMatch) ProtoMessage()
- func (x *PropertyMatch) ProtoReflect() protoreflect.Message
- func (x *PropertyMatch) Reset()
- func (x *PropertyMatch) SetMetadataFields(v []string)
- func (x *PropertyMatch) SetPropertyType(v string)
- func (x *PropertyMatch) String() string
- type PropertyMatch_builder
- type Record
- func (x *Record) ClearDelete()
- func (x *Record) ClearOperation()
- func (x *Record) ClearUpsert()
- func (x *Record) GetDelete() *DeleteData
- func (x *Record) GetId() string
- func (x *Record) GetOperation() isRecord_Operation
- func (x *Record) GetUpsert() *UpsertData
- func (x *Record) HasDelete() bool
- func (x *Record) HasOperation() bool
- func (x *Record) HasUpsert() bool
- func (*Record) ProtoMessage()
- func (x *Record) ProtoReflect() protoreflect.Message
- func (x *Record) Reset()
- func (x *Record) SetDelete(v *DeleteData)
- func (x *Record) SetId(v string)
- func (x *Record) SetUpsert(v *UpsertData)
- func (x *Record) String() string
- func (x *Record) WhichOperation() case_Record_Operation
- type RecordError
- type RecordError_builder
- type Record_Delete
- type Record_Upsert
- type Record_builder
- type Relationship
- func (x *Relationship) ClearSource()
- func (x *Relationship) ClearTarget()
- func (x *Relationship) GetProperties() []*v1beta1.Property
- func (x *Relationship) GetPropertyTypes() []string
- func (x *Relationship) GetSource() *NodeMatch
- func (x *Relationship) GetTarget() *NodeMatch
- func (x *Relationship) GetType() string
- func (x *Relationship) HasSource() bool
- func (x *Relationship) HasTarget() bool
- func (*Relationship) ProtoMessage()
- func (x *Relationship) ProtoReflect() protoreflect.Message
- func (x *Relationship) Reset()
- func (x *Relationship) SetProperties(v []*v1beta1.Property)
- func (x *Relationship) SetPropertyTypes(v []string)
- func (x *Relationship) SetSource(v *NodeMatch)
- func (x *Relationship) SetTarget(v *NodeMatch)
- func (x *Relationship) SetType(v string)
- func (x *Relationship) String() string
- type Relationship_builder
- type StreamRecordsRequest
- func (x *StreamRecordsRequest) ClearRecord()
- func (x *StreamRecordsRequest) GetRecord() *Record
- func (x *StreamRecordsRequest) HasRecord() bool
- func (*StreamRecordsRequest) ProtoMessage()
- func (x *StreamRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *StreamRecordsRequest) Reset()
- func (x *StreamRecordsRequest) SetRecord(v *Record)
- func (x *StreamRecordsRequest) String() string
- type StreamRecordsRequest_builder
- type StreamRecordsResponse
- func (x *StreamRecordsResponse) ClearError()
- func (x *StreamRecordsResponse) ClearInfo()
- func (x *StreamRecordsResponse) ClearRecordError()
- func (x *StreamRecordsResponse) ClearStatusError()
- func (x *StreamRecordsResponse) GetError() isStreamRecordsResponse_Error
- func (x *StreamRecordsResponse) GetInfo() *Info
- func (x *StreamRecordsResponse) GetRecordError() *RecordError
- func (x *StreamRecordsResponse) GetRecordId() string
- func (x *StreamRecordsResponse) GetRecordIndex() uint32
- func (x *StreamRecordsResponse) GetStatusError() *status.Status
- func (x *StreamRecordsResponse) HasError() bool
- func (x *StreamRecordsResponse) HasInfo() bool
- func (x *StreamRecordsResponse) HasRecordError() bool
- func (x *StreamRecordsResponse) HasStatusError() bool
- func (*StreamRecordsResponse) ProtoMessage()
- func (x *StreamRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *StreamRecordsResponse) Reset()
- func (x *StreamRecordsResponse) SetInfo(v *Info)
- func (x *StreamRecordsResponse) SetRecordError(v *RecordError)
- func (x *StreamRecordsResponse) SetRecordId(v string)
- func (x *StreamRecordsResponse) SetRecordIndex(v uint32)
- func (x *StreamRecordsResponse) SetStatusError(v *status.Status)
- func (x *StreamRecordsResponse) String() string
- func (x *StreamRecordsResponse) WhichError() case_StreamRecordsResponse_Error
- type StreamRecordsResponse_RecordError
- type StreamRecordsResponse_StatusError
- type StreamRecordsResponse_builder
- type UpsertData
- func (x *UpsertData) ClearData()
- func (x *UpsertData) ClearNode()
- func (x *UpsertData) ClearRelationship()
- func (x *UpsertData) GetData() isUpsertData_Data
- func (x *UpsertData) GetNode() *v1beta1.Node
- func (x *UpsertData) GetRelationship() *Relationship
- func (x *UpsertData) HasData() bool
- func (x *UpsertData) HasNode() bool
- func (x *UpsertData) HasRelationship() bool
- func (*UpsertData) ProtoMessage()
- func (x *UpsertData) ProtoReflect() protoreflect.Message
- func (x *UpsertData) Reset()
- func (x *UpsertData) SetNode(v *v1beta1.Node)
- func (x *UpsertData) SetRelationship(v *Relationship)
- func (x *UpsertData) String() string
- func (x *UpsertData) WhichData() case_UpsertData_Data
- type UpsertData_Node
- type UpsertData_Relationship
- type UpsertData_builder
Constants ¶
View Source
const DeleteData_Data_not_set_case case_DeleteData_Data = 0
View Source
const DeleteData_NodeProperty_case case_DeleteData_Data = 3
View Source
const DeleteData_NodeTags_case case_DeleteData_Data = 5
View Source
const DeleteData_Node_case case_DeleteData_Data = 1
View Source
const DeleteData_RelationshipProperty_case case_DeleteData_Data = 4
View Source
const DeleteData_Relationship_case case_DeleteData_Data = 2
View Source
const Entity_Data_not_set_case case_Entity_Data = 0
View Source
const Entity_NodeMatch_case case_Entity_Data = 3
View Source
const Entity_Node_case case_Entity_Data = 1
View Source
const Entity_Relationship_case case_Entity_Data = 2
View Source
const Record_Delete_case case_Record_Operation = 3
View Source
const Record_Operation_not_set_case case_Record_Operation = 0
View Source
const Record_Upsert_case case_Record_Operation = 2
View Source
const StreamRecordsResponse_Error_not_set_case case_StreamRecordsResponse_Error = 0
View Source
const StreamRecordsResponse_RecordError_case case_StreamRecordsResponse_Error = 3
View Source
const StreamRecordsResponse_StatusError_case case_StreamRecordsResponse_Error = 4
View Source
const UpsertData_Data_not_set_case case_UpsertData_Data = 0
View Source
const UpsertData_Node_case case_UpsertData_Data = 1
View Source
const UpsertData_Relationship_case case_UpsertData_Data = 2
Variables ¶
View Source
var ( DataType_name = map[int32]string{ 0: "DATA_TYPE_INVALID", 1: "DATA_TYPE_NODE", 3: "DATA_TYPE_RELATIONSHIP", } DataType_value = map[string]int32{ "DATA_TYPE_INVALID": 0, "DATA_TYPE_NODE": 1, "DATA_TYPE_RELATIONSHIP": 3, } )
Enum value maps for DataType.
View Source
var File_indykite_ingest_v1beta3_ingest_api_proto protoreflect.FileDescriptor
View Source
var File_indykite_ingest_v1beta3_model_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BatchDeleteNodePropertiesRequest ¶
type BatchDeleteNodePropertiesRequest struct {
NodeProperties []*DeleteData_NodePropertyMatch `protobuf:"bytes,1,rep,name=node_properties,json=nodeProperties,proto3" json:"node_properties,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodePropertiesRequest) GetNodeProperties ¶
func (x *BatchDeleteNodePropertiesRequest) GetNodeProperties() []*DeleteData_NodePropertyMatch
func (*BatchDeleteNodePropertiesRequest) ProtoMessage ¶
func (*BatchDeleteNodePropertiesRequest) ProtoMessage()
func (*BatchDeleteNodePropertiesRequest) ProtoReflect ¶
func (x *BatchDeleteNodePropertiesRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodePropertiesRequest) Reset ¶
func (x *BatchDeleteNodePropertiesRequest) Reset()
func (*BatchDeleteNodePropertiesRequest) SetNodeProperties ¶
func (x *BatchDeleteNodePropertiesRequest) SetNodeProperties(v []*DeleteData_NodePropertyMatch)
func (*BatchDeleteNodePropertiesRequest) String ¶
func (x *BatchDeleteNodePropertiesRequest) String() string
type BatchDeleteNodePropertiesRequest_builder ¶
type BatchDeleteNodePropertiesRequest_builder struct {
NodeProperties []*DeleteData_NodePropertyMatch
// contains filtered or unexported fields
}
func (BatchDeleteNodePropertiesRequest_builder) Build ¶
func (b0 BatchDeleteNodePropertiesRequest_builder) Build() *BatchDeleteNodePropertiesRequest
type BatchDeleteNodePropertiesResponse ¶
type BatchDeleteNodePropertiesResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodePropertiesResponse) GetResults ¶
func (x *BatchDeleteNodePropertiesResponse) GetResults() []*Info
func (*BatchDeleteNodePropertiesResponse) ProtoMessage ¶
func (*BatchDeleteNodePropertiesResponse) ProtoMessage()
func (*BatchDeleteNodePropertiesResponse) ProtoReflect ¶
func (x *BatchDeleteNodePropertiesResponse) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodePropertiesResponse) Reset ¶
func (x *BatchDeleteNodePropertiesResponse) Reset()
func (*BatchDeleteNodePropertiesResponse) SetResults ¶
func (x *BatchDeleteNodePropertiesResponse) SetResults(v []*Info)
func (*BatchDeleteNodePropertiesResponse) String ¶
func (x *BatchDeleteNodePropertiesResponse) String() string
type BatchDeleteNodePropertiesResponse_builder ¶
type BatchDeleteNodePropertiesResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchDeleteNodePropertiesResponse_builder) Build ¶
func (b0 BatchDeleteNodePropertiesResponse_builder) Build() *BatchDeleteNodePropertiesResponse
type BatchDeleteNodeTagsRequest ¶
type BatchDeleteNodeTagsRequest struct {
NodeTags []*DeleteData_NodeTagMatch `protobuf:"bytes,1,rep,name=node_tags,json=nodeTags,proto3" json:"node_tags,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodeTagsRequest) GetNodeTags ¶
func (x *BatchDeleteNodeTagsRequest) GetNodeTags() []*DeleteData_NodeTagMatch
func (*BatchDeleteNodeTagsRequest) ProtoMessage ¶
func (*BatchDeleteNodeTagsRequest) ProtoMessage()
func (*BatchDeleteNodeTagsRequest) ProtoReflect ¶
func (x *BatchDeleteNodeTagsRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodeTagsRequest) Reset ¶
func (x *BatchDeleteNodeTagsRequest) Reset()
func (*BatchDeleteNodeTagsRequest) SetNodeTags ¶
func (x *BatchDeleteNodeTagsRequest) SetNodeTags(v []*DeleteData_NodeTagMatch)
func (*BatchDeleteNodeTagsRequest) String ¶
func (x *BatchDeleteNodeTagsRequest) String() string
type BatchDeleteNodeTagsRequest_builder ¶
type BatchDeleteNodeTagsRequest_builder struct {
NodeTags []*DeleteData_NodeTagMatch
// contains filtered or unexported fields
}
func (BatchDeleteNodeTagsRequest_builder) Build ¶
func (b0 BatchDeleteNodeTagsRequest_builder) Build() *BatchDeleteNodeTagsRequest
type BatchDeleteNodeTagsResponse ¶
type BatchDeleteNodeTagsResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodeTagsResponse) GetResults ¶
func (x *BatchDeleteNodeTagsResponse) GetResults() []*Info
func (*BatchDeleteNodeTagsResponse) ProtoMessage ¶
func (*BatchDeleteNodeTagsResponse) ProtoMessage()
func (*BatchDeleteNodeTagsResponse) ProtoReflect ¶
func (x *BatchDeleteNodeTagsResponse) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodeTagsResponse) Reset ¶
func (x *BatchDeleteNodeTagsResponse) Reset()
func (*BatchDeleteNodeTagsResponse) SetResults ¶
func (x *BatchDeleteNodeTagsResponse) SetResults(v []*Info)
func (*BatchDeleteNodeTagsResponse) String ¶
func (x *BatchDeleteNodeTagsResponse) String() string
type BatchDeleteNodeTagsResponse_builder ¶
type BatchDeleteNodeTagsResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchDeleteNodeTagsResponse_builder) Build ¶
func (b0 BatchDeleteNodeTagsResponse_builder) Build() *BatchDeleteNodeTagsResponse
type BatchDeleteNodesRequest ¶
type BatchDeleteNodesRequest struct {
Nodes []*NodeMatch `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodesRequest) GetNodes ¶
func (x *BatchDeleteNodesRequest) GetNodes() []*NodeMatch
func (*BatchDeleteNodesRequest) ProtoMessage ¶
func (*BatchDeleteNodesRequest) ProtoMessage()
func (*BatchDeleteNodesRequest) ProtoReflect ¶
func (x *BatchDeleteNodesRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodesRequest) Reset ¶
func (x *BatchDeleteNodesRequest) Reset()
func (*BatchDeleteNodesRequest) SetNodes ¶
func (x *BatchDeleteNodesRequest) SetNodes(v []*NodeMatch)
func (*BatchDeleteNodesRequest) String ¶
func (x *BatchDeleteNodesRequest) String() string
type BatchDeleteNodesRequest_builder ¶
type BatchDeleteNodesRequest_builder struct {
Nodes []*NodeMatch
// contains filtered or unexported fields
}
func (BatchDeleteNodesRequest_builder) Build ¶
func (b0 BatchDeleteNodesRequest_builder) Build() *BatchDeleteNodesRequest
type BatchDeleteNodesResponse ¶
type BatchDeleteNodesResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteNodesResponse) GetResults ¶
func (x *BatchDeleteNodesResponse) GetResults() []*Info
func (*BatchDeleteNodesResponse) ProtoMessage ¶
func (*BatchDeleteNodesResponse) ProtoMessage()
func (*BatchDeleteNodesResponse) ProtoReflect ¶
func (x *BatchDeleteNodesResponse) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodesResponse) Reset ¶
func (x *BatchDeleteNodesResponse) Reset()
func (*BatchDeleteNodesResponse) SetResults ¶
func (x *BatchDeleteNodesResponse) SetResults(v []*Info)
func (*BatchDeleteNodesResponse) String ¶
func (x *BatchDeleteNodesResponse) String() string
type BatchDeleteNodesResponse_builder ¶
type BatchDeleteNodesResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchDeleteNodesResponse_builder) Build ¶
func (b0 BatchDeleteNodesResponse_builder) Build() *BatchDeleteNodesResponse
type BatchDeleteRelationshipPropertiesRequest ¶
type BatchDeleteRelationshipPropertiesRequest struct {
RelationshipProperties []*DeleteData_RelationshipPropertyMatch `` /* 127-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BatchDeleteRelationshipPropertiesRequest) GetRelationshipProperties ¶
func (x *BatchDeleteRelationshipPropertiesRequest) GetRelationshipProperties() []*DeleteData_RelationshipPropertyMatch
func (*BatchDeleteRelationshipPropertiesRequest) ProtoMessage ¶
func (*BatchDeleteRelationshipPropertiesRequest) ProtoMessage()
func (*BatchDeleteRelationshipPropertiesRequest) ProtoReflect ¶
func (x *BatchDeleteRelationshipPropertiesRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationshipPropertiesRequest) Reset ¶
func (x *BatchDeleteRelationshipPropertiesRequest) Reset()
func (*BatchDeleteRelationshipPropertiesRequest) SetRelationshipProperties ¶
func (x *BatchDeleteRelationshipPropertiesRequest) SetRelationshipProperties(v []*DeleteData_RelationshipPropertyMatch)
func (*BatchDeleteRelationshipPropertiesRequest) String ¶
func (x *BatchDeleteRelationshipPropertiesRequest) String() string
type BatchDeleteRelationshipPropertiesRequest_builder ¶
type BatchDeleteRelationshipPropertiesRequest_builder struct {
RelationshipProperties []*DeleteData_RelationshipPropertyMatch
// contains filtered or unexported fields
}
func (BatchDeleteRelationshipPropertiesRequest_builder) Build ¶
type BatchDeleteRelationshipPropertiesResponse ¶
type BatchDeleteRelationshipPropertiesResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteRelationshipPropertiesResponse) GetResults ¶
func (x *BatchDeleteRelationshipPropertiesResponse) GetResults() []*Info
func (*BatchDeleteRelationshipPropertiesResponse) ProtoMessage ¶
func (*BatchDeleteRelationshipPropertiesResponse) ProtoMessage()
func (*BatchDeleteRelationshipPropertiesResponse) ProtoReflect ¶
func (x *BatchDeleteRelationshipPropertiesResponse) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationshipPropertiesResponse) Reset ¶
func (x *BatchDeleteRelationshipPropertiesResponse) Reset()
func (*BatchDeleteRelationshipPropertiesResponse) SetResults ¶
func (x *BatchDeleteRelationshipPropertiesResponse) SetResults(v []*Info)
func (*BatchDeleteRelationshipPropertiesResponse) String ¶
func (x *BatchDeleteRelationshipPropertiesResponse) String() string
type BatchDeleteRelationshipPropertiesResponse_builder ¶
type BatchDeleteRelationshipPropertiesResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchDeleteRelationshipPropertiesResponse_builder) Build ¶
type BatchDeleteRelationshipsRequest ¶
type BatchDeleteRelationshipsRequest struct {
Relationships []*Relationship `protobuf:"bytes,1,rep,name=relationships,proto3" json:"relationships,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteRelationshipsRequest) GetRelationships ¶
func (x *BatchDeleteRelationshipsRequest) GetRelationships() []*Relationship
func (*BatchDeleteRelationshipsRequest) ProtoMessage ¶
func (*BatchDeleteRelationshipsRequest) ProtoMessage()
func (*BatchDeleteRelationshipsRequest) ProtoReflect ¶
func (x *BatchDeleteRelationshipsRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationshipsRequest) Reset ¶
func (x *BatchDeleteRelationshipsRequest) Reset()
func (*BatchDeleteRelationshipsRequest) SetRelationships ¶
func (x *BatchDeleteRelationshipsRequest) SetRelationships(v []*Relationship)
func (*BatchDeleteRelationshipsRequest) String ¶
func (x *BatchDeleteRelationshipsRequest) String() string
type BatchDeleteRelationshipsRequest_builder ¶
type BatchDeleteRelationshipsRequest_builder struct {
Relationships []*Relationship
// contains filtered or unexported fields
}
func (BatchDeleteRelationshipsRequest_builder) Build ¶
func (b0 BatchDeleteRelationshipsRequest_builder) Build() *BatchDeleteRelationshipsRequest
type BatchDeleteRelationshipsResponse ¶
type BatchDeleteRelationshipsResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteRelationshipsResponse) GetResults ¶
func (x *BatchDeleteRelationshipsResponse) GetResults() []*Info
func (*BatchDeleteRelationshipsResponse) ProtoMessage ¶
func (*BatchDeleteRelationshipsResponse) ProtoMessage()
func (*BatchDeleteRelationshipsResponse) ProtoReflect ¶
func (x *BatchDeleteRelationshipsResponse) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationshipsResponse) Reset ¶
func (x *BatchDeleteRelationshipsResponse) Reset()
func (*BatchDeleteRelationshipsResponse) SetResults ¶
func (x *BatchDeleteRelationshipsResponse) SetResults(v []*Info)
func (*BatchDeleteRelationshipsResponse) String ¶
func (x *BatchDeleteRelationshipsResponse) String() string
type BatchDeleteRelationshipsResponse_builder ¶
type BatchDeleteRelationshipsResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchDeleteRelationshipsResponse_builder) Build ¶
func (b0 BatchDeleteRelationshipsResponse_builder) Build() *BatchDeleteRelationshipsResponse
type BatchIngestRecordRequest ¶
type BatchIngestRecordRequest struct {
AppSpaceId []byte `protobuf:"bytes,1,opt,name=app_space_id,json=appSpaceId,proto3" json:"app_space_id,omitempty"`
AppAgentId []byte `protobuf:"bytes,2,opt,name=app_agent_id,json=appAgentId,proto3" json:"app_agent_id,omitempty"`
Operation string `protobuf:"bytes,3,opt,name=operation,proto3" json:"operation,omitempty"`
Records *BatchRecord `protobuf:"bytes,4,opt,name=records,proto3" json:"records,omitempty"`
// contains filtered or unexported fields
}
func (*BatchIngestRecordRequest) ClearRecords ¶
func (x *BatchIngestRecordRequest) ClearRecords()
func (*BatchIngestRecordRequest) GetAppAgentId ¶
func (x *BatchIngestRecordRequest) GetAppAgentId() []byte
func (*BatchIngestRecordRequest) GetAppSpaceId ¶
func (x *BatchIngestRecordRequest) GetAppSpaceId() []byte
func (*BatchIngestRecordRequest) GetOperation ¶
func (x *BatchIngestRecordRequest) GetOperation() string
func (*BatchIngestRecordRequest) GetRecords ¶
func (x *BatchIngestRecordRequest) GetRecords() *BatchRecord
func (*BatchIngestRecordRequest) HasRecords ¶
func (x *BatchIngestRecordRequest) HasRecords() bool
func (*BatchIngestRecordRequest) ProtoMessage ¶
func (*BatchIngestRecordRequest) ProtoMessage()
func (*BatchIngestRecordRequest) ProtoReflect ¶
func (x *BatchIngestRecordRequest) ProtoReflect() protoreflect.Message
func (*BatchIngestRecordRequest) Reset ¶
func (x *BatchIngestRecordRequest) Reset()
func (*BatchIngestRecordRequest) SetAppAgentId ¶
func (x *BatchIngestRecordRequest) SetAppAgentId(v []byte)
func (*BatchIngestRecordRequest) SetAppSpaceId ¶
func (x *BatchIngestRecordRequest) SetAppSpaceId(v []byte)
func (*BatchIngestRecordRequest) SetOperation ¶
func (x *BatchIngestRecordRequest) SetOperation(v string)
func (*BatchIngestRecordRequest) SetRecords ¶
func (x *BatchIngestRecordRequest) SetRecords(v *BatchRecord)
func (*BatchIngestRecordRequest) String ¶
func (x *BatchIngestRecordRequest) String() string
type BatchIngestRecordRequest_builder ¶
type BatchIngestRecordRequest_builder struct {
AppSpaceId []byte
AppAgentId []byte
Operation string
Records *BatchRecord
// contains filtered or unexported fields
}
func (BatchIngestRecordRequest_builder) Build ¶
func (b0 BatchIngestRecordRequest_builder) Build() *BatchIngestRecordRequest
type BatchIngestRecordResponse ¶
type BatchIngestRecordResponse struct {
// Return IDs for each ingested record (order aligned with request).
Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
// contains filtered or unexported fields
}
func (*BatchIngestRecordResponse) GetIds ¶
func (x *BatchIngestRecordResponse) GetIds() []string
func (*BatchIngestRecordResponse) ProtoMessage ¶
func (*BatchIngestRecordResponse) ProtoMessage()
func (*BatchIngestRecordResponse) ProtoReflect ¶
func (x *BatchIngestRecordResponse) ProtoReflect() protoreflect.Message
func (*BatchIngestRecordResponse) Reset ¶
func (x *BatchIngestRecordResponse) Reset()
func (*BatchIngestRecordResponse) SetIds ¶
func (x *BatchIngestRecordResponse) SetIds(v []string)
func (*BatchIngestRecordResponse) String ¶
func (x *BatchIngestRecordResponse) String() string
type BatchIngestRecordResponse_builder ¶
type BatchIngestRecordResponse_builder struct {
// Return IDs for each ingested record (order aligned with request).
Ids []string
// contains filtered or unexported fields
}
func (BatchIngestRecordResponse_builder) Build ¶
func (b0 BatchIngestRecordResponse_builder) Build() *BatchIngestRecordResponse
type BatchRecord ¶
type BatchRecord struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Entities []*Entity `protobuf:"bytes,2,rep,name=entities,proto3" json:"entities,omitempty"`
// contains filtered or unexported fields
}
func (*BatchRecord) GetEntities ¶
func (x *BatchRecord) GetEntities() []*Entity
func (*BatchRecord) GetId ¶
func (x *BatchRecord) GetId() string
func (*BatchRecord) ProtoMessage ¶
func (*BatchRecord) ProtoMessage()
func (*BatchRecord) ProtoReflect ¶
func (x *BatchRecord) ProtoReflect() protoreflect.Message
func (*BatchRecord) Reset ¶
func (x *BatchRecord) Reset()
func (*BatchRecord) SetEntities ¶
func (x *BatchRecord) SetEntities(v []*Entity)
func (*BatchRecord) SetId ¶
func (x *BatchRecord) SetId(v string)
func (*BatchRecord) String ¶
func (x *BatchRecord) String() string
type BatchRecord_builder ¶
type BatchRecord_builder struct {
Id string
Entities []*Entity
// contains filtered or unexported fields
}
func (BatchRecord_builder) Build ¶
func (b0 BatchRecord_builder) Build() *BatchRecord
type BatchUpsertNodesRequest ¶
type BatchUpsertNodesRequest struct {
Nodes []*v1beta1.Node `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"`
// contains filtered or unexported fields
}
func (*BatchUpsertNodesRequest) GetNodes ¶
func (x *BatchUpsertNodesRequest) GetNodes() []*v1beta1.Node
func (*BatchUpsertNodesRequest) ProtoMessage ¶
func (*BatchUpsertNodesRequest) ProtoMessage()
func (*BatchUpsertNodesRequest) ProtoReflect ¶
func (x *BatchUpsertNodesRequest) ProtoReflect() protoreflect.Message
func (*BatchUpsertNodesRequest) Reset ¶
func (x *BatchUpsertNodesRequest) Reset()
func (*BatchUpsertNodesRequest) SetNodes ¶
func (x *BatchUpsertNodesRequest) SetNodes(v []*v1beta1.Node)
func (*BatchUpsertNodesRequest) String ¶
func (x *BatchUpsertNodesRequest) String() string
type BatchUpsertNodesRequest_builder ¶
type BatchUpsertNodesRequest_builder struct {
Nodes []*v1beta1.Node
// contains filtered or unexported fields
}
func (BatchUpsertNodesRequest_builder) Build ¶
func (b0 BatchUpsertNodesRequest_builder) Build() *BatchUpsertNodesRequest
type BatchUpsertNodesResponse ¶
type BatchUpsertNodesResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchUpsertNodesResponse) GetResults ¶
func (x *BatchUpsertNodesResponse) GetResults() []*Info
func (*BatchUpsertNodesResponse) ProtoMessage ¶
func (*BatchUpsertNodesResponse) ProtoMessage()
func (*BatchUpsertNodesResponse) ProtoReflect ¶
func (x *BatchUpsertNodesResponse) ProtoReflect() protoreflect.Message
func (*BatchUpsertNodesResponse) Reset ¶
func (x *BatchUpsertNodesResponse) Reset()
func (*BatchUpsertNodesResponse) SetResults ¶
func (x *BatchUpsertNodesResponse) SetResults(v []*Info)
func (*BatchUpsertNodesResponse) String ¶
func (x *BatchUpsertNodesResponse) String() string
type BatchUpsertNodesResponse_builder ¶
type BatchUpsertNodesResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchUpsertNodesResponse_builder) Build ¶
func (b0 BatchUpsertNodesResponse_builder) Build() *BatchUpsertNodesResponse
type BatchUpsertRelationshipsRequest ¶
type BatchUpsertRelationshipsRequest struct {
Relationships []*Relationship `protobuf:"bytes,1,rep,name=relationships,proto3" json:"relationships,omitempty"`
// contains filtered or unexported fields
}
func (*BatchUpsertRelationshipsRequest) GetRelationships ¶
func (x *BatchUpsertRelationshipsRequest) GetRelationships() []*Relationship
func (*BatchUpsertRelationshipsRequest) ProtoMessage ¶
func (*BatchUpsertRelationshipsRequest) ProtoMessage()
func (*BatchUpsertRelationshipsRequest) ProtoReflect ¶
func (x *BatchUpsertRelationshipsRequest) ProtoReflect() protoreflect.Message
func (*BatchUpsertRelationshipsRequest) Reset ¶
func (x *BatchUpsertRelationshipsRequest) Reset()
func (*BatchUpsertRelationshipsRequest) SetRelationships ¶
func (x *BatchUpsertRelationshipsRequest) SetRelationships(v []*Relationship)
func (*BatchUpsertRelationshipsRequest) String ¶
func (x *BatchUpsertRelationshipsRequest) String() string
type BatchUpsertRelationshipsRequest_builder ¶
type BatchUpsertRelationshipsRequest_builder struct {
Relationships []*Relationship
// contains filtered or unexported fields
}
func (BatchUpsertRelationshipsRequest_builder) Build ¶
func (b0 BatchUpsertRelationshipsRequest_builder) Build() *BatchUpsertRelationshipsRequest
type BatchUpsertRelationshipsResponse ¶
type BatchUpsertRelationshipsResponse struct {
Results []*Info `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
func (*BatchUpsertRelationshipsResponse) GetResults ¶
func (x *BatchUpsertRelationshipsResponse) GetResults() []*Info
func (*BatchUpsertRelationshipsResponse) ProtoMessage ¶
func (*BatchUpsertRelationshipsResponse) ProtoMessage()
func (*BatchUpsertRelationshipsResponse) ProtoReflect ¶
func (x *BatchUpsertRelationshipsResponse) ProtoReflect() protoreflect.Message
func (*BatchUpsertRelationshipsResponse) Reset ¶
func (x *BatchUpsertRelationshipsResponse) Reset()
func (*BatchUpsertRelationshipsResponse) SetResults ¶
func (x *BatchUpsertRelationshipsResponse) SetResults(v []*Info)
func (*BatchUpsertRelationshipsResponse) String ¶
func (x *BatchUpsertRelationshipsResponse) String() string
type BatchUpsertRelationshipsResponse_builder ¶
type BatchUpsertRelationshipsResponse_builder struct {
Results []*Info
// contains filtered or unexported fields
}
func (BatchUpsertRelationshipsResponse_builder) Build ¶
func (b0 BatchUpsertRelationshipsResponse_builder) Build() *BatchUpsertRelationshipsResponse
type Change ¶
type Change struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
DataType DataType `protobuf:"varint,2,opt,name=data_type,json=dataType,proto3,enum=indykite.ingest.v1beta3.DataType" json:"data_type,omitempty"`
// contains filtered or unexported fields
}
func (*Change) ProtoReflect ¶
func (x *Change) ProtoReflect() protoreflect.Message
type Change_builder ¶
type Change_builder struct {
Id string
DataType DataType
// contains filtered or unexported fields
}
func (Change_builder) Build ¶
func (b0 Change_builder) Build() *Change
type DataType ¶
type DataType int32
func (DataType) Descriptor ¶
func (DataType) Descriptor() protoreflect.EnumDescriptor
func (DataType) Number ¶
func (x DataType) Number() protoreflect.EnumNumber
func (DataType) Type ¶
func (DataType) Type() protoreflect.EnumType
type DeleteData ¶
type DeleteData struct {
// Types that are valid to be assigned to Data:
//
// *DeleteData_Node
// *DeleteData_Relationship
// *DeleteData_NodeProperty
// *DeleteData_RelationshipProperty
// *DeleteData_NodeTags
Data isDeleteData_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*DeleteData) ClearData ¶
func (x *DeleteData) ClearData()
func (*DeleteData) ClearNode ¶
func (x *DeleteData) ClearNode()
func (*DeleteData) ClearNodeProperty ¶
func (x *DeleteData) ClearNodeProperty()
func (*DeleteData) ClearNodeTags ¶
func (x *DeleteData) ClearNodeTags()
func (*DeleteData) ClearRelationship ¶
func (x *DeleteData) ClearRelationship()
func (*DeleteData) ClearRelationshipProperty ¶
func (x *DeleteData) ClearRelationshipProperty()
func (*DeleteData) GetData ¶
func (x *DeleteData) GetData() isDeleteData_Data
func (*DeleteData) GetNode ¶
func (x *DeleteData) GetNode() *NodeMatch
func (*DeleteData) GetNodeProperty ¶
func (x *DeleteData) GetNodeProperty() *DeleteData_NodePropertyMatch
func (*DeleteData) GetNodeTags ¶
func (x *DeleteData) GetNodeTags() *DeleteData_NodeTagMatch
func (*DeleteData) GetRelationship ¶
func (x *DeleteData) GetRelationship() *Relationship
func (*DeleteData) GetRelationshipProperty ¶
func (x *DeleteData) GetRelationshipProperty() *DeleteData_RelationshipPropertyMatch
func (*DeleteData) HasData ¶
func (x *DeleteData) HasData() bool
func (*DeleteData) HasNode ¶
func (x *DeleteData) HasNode() bool
func (*DeleteData) HasNodeProperty ¶
func (x *DeleteData) HasNodeProperty() bool
func (*DeleteData) HasNodeTags ¶
func (x *DeleteData) HasNodeTags() bool
func (*DeleteData) HasRelationship ¶
func (x *DeleteData) HasRelationship() bool
func (*DeleteData) HasRelationshipProperty ¶
func (x *DeleteData) HasRelationshipProperty() bool
func (*DeleteData) ProtoMessage ¶
func (*DeleteData) ProtoMessage()
func (*DeleteData) ProtoReflect ¶
func (x *DeleteData) ProtoReflect() protoreflect.Message
func (*DeleteData) Reset ¶
func (x *DeleteData) Reset()
func (*DeleteData) SetNode ¶
func (x *DeleteData) SetNode(v *NodeMatch)
func (*DeleteData) SetNodeProperty ¶
func (x *DeleteData) SetNodeProperty(v *DeleteData_NodePropertyMatch)
func (*DeleteData) SetNodeTags ¶
func (x *DeleteData) SetNodeTags(v *DeleteData_NodeTagMatch)
func (*DeleteData) SetRelationship ¶
func (x *DeleteData) SetRelationship(v *Relationship)
func (*DeleteData) SetRelationshipProperty ¶
func (x *DeleteData) SetRelationshipProperty(v *DeleteData_RelationshipPropertyMatch)
func (*DeleteData) String ¶
func (x *DeleteData) String() string
func (*DeleteData) WhichData ¶
func (x *DeleteData) WhichData() case_DeleteData_Data
type DeleteData_Node ¶
type DeleteData_Node struct {
Node *NodeMatch `protobuf:"bytes,1,opt,name=node,proto3,oneof"`
}
type DeleteData_NodeProperty ¶
type DeleteData_NodeProperty struct {
NodeProperty *DeleteData_NodePropertyMatch `protobuf:"bytes,3,opt,name=node_property,json=nodeProperty,proto3,oneof"`
}
type DeleteData_NodePropertyMatch ¶
type DeleteData_NodePropertyMatch struct {
Match *NodeMatch `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"`
PropertyType string `protobuf:"bytes,2,opt,name=property_type,json=propertyType,proto3" json:"property_type,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteData_NodePropertyMatch) ClearMatch ¶
func (x *DeleteData_NodePropertyMatch) ClearMatch()
func (*DeleteData_NodePropertyMatch) GetMatch ¶
func (x *DeleteData_NodePropertyMatch) GetMatch() *NodeMatch
func (*DeleteData_NodePropertyMatch) GetPropertyType ¶
func (x *DeleteData_NodePropertyMatch) GetPropertyType() string
func (*DeleteData_NodePropertyMatch) HasMatch ¶
func (x *DeleteData_NodePropertyMatch) HasMatch() bool
func (*DeleteData_NodePropertyMatch) ProtoMessage ¶
func (*DeleteData_NodePropertyMatch) ProtoMessage()
func (*DeleteData_NodePropertyMatch) ProtoReflect ¶
func (x *DeleteData_NodePropertyMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_NodePropertyMatch) Reset ¶
func (x *DeleteData_NodePropertyMatch) Reset()
func (*DeleteData_NodePropertyMatch) SetMatch ¶
func (x *DeleteData_NodePropertyMatch) SetMatch(v *NodeMatch)
func (*DeleteData_NodePropertyMatch) SetPropertyType ¶
func (x *DeleteData_NodePropertyMatch) SetPropertyType(v string)
func (*DeleteData_NodePropertyMatch) String ¶
func (x *DeleteData_NodePropertyMatch) String() string
type DeleteData_NodePropertyMatch_builder ¶
type DeleteData_NodePropertyMatch_builder struct {
Match *NodeMatch
PropertyType string
// contains filtered or unexported fields
}
func (DeleteData_NodePropertyMatch_builder) Build ¶
func (b0 DeleteData_NodePropertyMatch_builder) Build() *DeleteData_NodePropertyMatch
type DeleteData_NodeTagMatch ¶
type DeleteData_NodeTagMatch struct {
Match *NodeMatch `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"`
Tags []string `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteData_NodeTagMatch) ClearMatch ¶
func (x *DeleteData_NodeTagMatch) ClearMatch()
func (*DeleteData_NodeTagMatch) GetMatch ¶
func (x *DeleteData_NodeTagMatch) GetMatch() *NodeMatch
func (*DeleteData_NodeTagMatch) GetTags ¶
func (x *DeleteData_NodeTagMatch) GetTags() []string
func (*DeleteData_NodeTagMatch) HasMatch ¶
func (x *DeleteData_NodeTagMatch) HasMatch() bool
func (*DeleteData_NodeTagMatch) ProtoMessage ¶
func (*DeleteData_NodeTagMatch) ProtoMessage()
func (*DeleteData_NodeTagMatch) ProtoReflect ¶
func (x *DeleteData_NodeTagMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_NodeTagMatch) Reset ¶
func (x *DeleteData_NodeTagMatch) Reset()
func (*DeleteData_NodeTagMatch) SetMatch ¶
func (x *DeleteData_NodeTagMatch) SetMatch(v *NodeMatch)
func (*DeleteData_NodeTagMatch) SetTags ¶
func (x *DeleteData_NodeTagMatch) SetTags(v []string)
func (*DeleteData_NodeTagMatch) String ¶
func (x *DeleteData_NodeTagMatch) String() string
type DeleteData_NodeTagMatch_builder ¶
type DeleteData_NodeTagMatch_builder struct {
Match *NodeMatch
Tags []string
// contains filtered or unexported fields
}
func (DeleteData_NodeTagMatch_builder) Build ¶
func (b0 DeleteData_NodeTagMatch_builder) Build() *DeleteData_NodeTagMatch
type DeleteData_NodeTags ¶
type DeleteData_NodeTags struct {
NodeTags *DeleteData_NodeTagMatch `protobuf:"bytes,5,opt,name=node_tags,json=nodeTags,proto3,oneof"`
}
type DeleteData_Relationship ¶
type DeleteData_Relationship struct {
Relationship *Relationship `protobuf:"bytes,2,opt,name=relationship,proto3,oneof"`
}
type DeleteData_RelationshipProperty ¶
type DeleteData_RelationshipProperty struct {
RelationshipProperty *DeleteData_RelationshipPropertyMatch `protobuf:"bytes,4,opt,name=relationship_property,json=relationshipProperty,proto3,oneof"`
}
type DeleteData_RelationshipPropertyMatch ¶
type DeleteData_RelationshipPropertyMatch struct {
Source *NodeMatch `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
Target *NodeMatch `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
PropertyType string `protobuf:"bytes,4,opt,name=property_type,json=propertyType,proto3" json:"property_type,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteData_RelationshipPropertyMatch) ClearSource ¶
func (x *DeleteData_RelationshipPropertyMatch) ClearSource()
func (*DeleteData_RelationshipPropertyMatch) ClearTarget ¶
func (x *DeleteData_RelationshipPropertyMatch) ClearTarget()
func (*DeleteData_RelationshipPropertyMatch) GetPropertyType ¶
func (x *DeleteData_RelationshipPropertyMatch) GetPropertyType() string
func (*DeleteData_RelationshipPropertyMatch) GetSource ¶
func (x *DeleteData_RelationshipPropertyMatch) GetSource() *NodeMatch
func (*DeleteData_RelationshipPropertyMatch) GetTarget ¶
func (x *DeleteData_RelationshipPropertyMatch) GetTarget() *NodeMatch
func (*DeleteData_RelationshipPropertyMatch) GetType ¶
func (x *DeleteData_RelationshipPropertyMatch) GetType() string
func (*DeleteData_RelationshipPropertyMatch) HasSource ¶
func (x *DeleteData_RelationshipPropertyMatch) HasSource() bool
func (*DeleteData_RelationshipPropertyMatch) HasTarget ¶
func (x *DeleteData_RelationshipPropertyMatch) HasTarget() bool
func (*DeleteData_RelationshipPropertyMatch) ProtoMessage ¶
func (*DeleteData_RelationshipPropertyMatch) ProtoMessage()
func (*DeleteData_RelationshipPropertyMatch) ProtoReflect ¶
func (x *DeleteData_RelationshipPropertyMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_RelationshipPropertyMatch) Reset ¶
func (x *DeleteData_RelationshipPropertyMatch) Reset()
func (*DeleteData_RelationshipPropertyMatch) SetPropertyType ¶
func (x *DeleteData_RelationshipPropertyMatch) SetPropertyType(v string)
func (*DeleteData_RelationshipPropertyMatch) SetSource ¶
func (x *DeleteData_RelationshipPropertyMatch) SetSource(v *NodeMatch)
func (*DeleteData_RelationshipPropertyMatch) SetTarget ¶
func (x *DeleteData_RelationshipPropertyMatch) SetTarget(v *NodeMatch)
func (*DeleteData_RelationshipPropertyMatch) SetType ¶
func (x *DeleteData_RelationshipPropertyMatch) SetType(v string)
func (*DeleteData_RelationshipPropertyMatch) String ¶
func (x *DeleteData_RelationshipPropertyMatch) String() string
type DeleteData_RelationshipPropertyMatch_builder ¶
type DeleteData_RelationshipPropertyMatch_builder struct {
Source *NodeMatch
Target *NodeMatch
Type string
PropertyType string
// contains filtered or unexported fields
}
func (DeleteData_RelationshipPropertyMatch_builder) Build ¶
func (b0 DeleteData_RelationshipPropertyMatch_builder) Build() *DeleteData_RelationshipPropertyMatch
type DeleteData_builder ¶
type DeleteData_builder struct {
// Fields of oneof Data:
Node *NodeMatch
Relationship *Relationship
NodeProperty *DeleteData_NodePropertyMatch
RelationshipProperty *DeleteData_RelationshipPropertyMatch
NodeTags *DeleteData_NodeTagMatch
// contains filtered or unexported fields
}
func (DeleteData_builder) Build ¶
func (b0 DeleteData_builder) Build() *DeleteData
type Entity ¶
type Entity struct {
// Types that are valid to be assigned to Data:
//
// *Entity_Node
// *Entity_Relationship
// *Entity_NodeMatch
Data isEntity_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*Entity) GetRelationship ¶
func (x *Entity) GetRelationship() *Relationship
func (*Entity) ProtoReflect ¶
func (x *Entity) ProtoReflect() protoreflect.Message
func (*Entity) SetRelationship ¶
func (x *Entity) SetRelationship(v *Relationship)
type Entity_Node ¶
type Entity_NodeMatch ¶
type Entity_NodeMatch struct {
NodeMatch *NodeMatch `protobuf:"bytes,3,opt,name=node_match,json=nodeMatch,proto3,oneof"`
}
type Entity_Relationship ¶
type Entity_Relationship struct {
Relationship *Relationship `protobuf:"bytes,2,opt,name=relationship,proto3,oneof"`
}
type Entity_builder ¶
type Entity_builder struct {
// Fields of oneof Data:
Node *v1beta1.Node
Relationship *Relationship
NodeMatch *NodeMatch
// contains filtered or unexported fields
}
func (Entity_builder) Build ¶
func (b0 Entity_builder) Build() *Entity
type Info ¶
type Info struct {
Changes []*Change `protobuf:"bytes,1,rep,name=changes,proto3" json:"changes,omitempty"`
// contains filtered or unexported fields
}
func (*Info) ProtoReflect ¶
func (x *Info) ProtoReflect() protoreflect.Message
type Info_builder ¶
type Info_builder struct {
Changes []*Change
// contains filtered or unexported fields
}
func (Info_builder) Build ¶
func (b0 Info_builder) Build() *Info
type IngestRecordRequest ¶
type IngestRecordRequest struct {
Record *Record `protobuf:"bytes,1,opt,name=record,proto3" json:"record,omitempty"`
// contains filtered or unexported fields
}
func (*IngestRecordRequest) ClearRecord ¶
func (x *IngestRecordRequest) ClearRecord()
func (*IngestRecordRequest) GetRecord ¶
func (x *IngestRecordRequest) GetRecord() *Record
func (*IngestRecordRequest) HasRecord ¶
func (x *IngestRecordRequest) HasRecord() bool
func (*IngestRecordRequest) ProtoMessage ¶
func (*IngestRecordRequest) ProtoMessage()
func (*IngestRecordRequest) ProtoReflect ¶
func (x *IngestRecordRequest) ProtoReflect() protoreflect.Message
func (*IngestRecordRequest) Reset ¶
func (x *IngestRecordRequest) Reset()
func (*IngestRecordRequest) SetRecord ¶
func (x *IngestRecordRequest) SetRecord(v *Record)
func (*IngestRecordRequest) String ¶
func (x *IngestRecordRequest) String() string
type IngestRecordRequest_builder ¶
type IngestRecordRequest_builder struct {
Record *Record
// contains filtered or unexported fields
}
func (IngestRecordRequest_builder) Build ¶
func (b0 IngestRecordRequest_builder) Build() *IngestRecordRequest
type IngestRecordResponse ¶
type IngestRecordResponse struct {
RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"`
Info *Info `protobuf:"bytes,5,opt,name=info,proto3" json:"info,omitempty"`
// contains filtered or unexported fields
}
func (*IngestRecordResponse) ClearInfo ¶
func (x *IngestRecordResponse) ClearInfo()
func (*IngestRecordResponse) GetInfo ¶
func (x *IngestRecordResponse) GetInfo() *Info
func (*IngestRecordResponse) GetRecordId ¶
func (x *IngestRecordResponse) GetRecordId() string
func (*IngestRecordResponse) HasInfo ¶
func (x *IngestRecordResponse) HasInfo() bool
func (*IngestRecordResponse) ProtoMessage ¶
func (*IngestRecordResponse) ProtoMessage()
func (*IngestRecordResponse) ProtoReflect ¶
func (x *IngestRecordResponse) ProtoReflect() protoreflect.Message
func (*IngestRecordResponse) Reset ¶
func (x *IngestRecordResponse) Reset()
func (*IngestRecordResponse) SetInfo ¶
func (x *IngestRecordResponse) SetInfo(v *Info)
func (*IngestRecordResponse) SetRecordId ¶
func (x *IngestRecordResponse) SetRecordId(v string)
func (*IngestRecordResponse) String ¶
func (x *IngestRecordResponse) String() string
type IngestRecordResponse_builder ¶
type IngestRecordResponse_builder struct {
RecordId string
Info *Info
// contains filtered or unexported fields
}
func (IngestRecordResponse_builder) Build ¶
func (b0 IngestRecordResponse_builder) Build() *IngestRecordResponse
type NodeMatch ¶
type NodeMatch struct {
ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
PropertyTypes []string `protobuf:"bytes,3,rep,name=property_types,json=propertyTypes,proto3" json:"property_types,omitempty"`
PropertyMatch *PropertyMatch `protobuf:"bytes,4,opt,name=property_match,json=propertyMatch,proto3" json:"property_match,omitempty"`
// contains filtered or unexported fields
}
func (*NodeMatch) GetPropertyMatch ¶
func (x *NodeMatch) GetPropertyMatch() *PropertyMatch
func (*NodeMatch) ProtoReflect ¶
func (x *NodeMatch) ProtoReflect() protoreflect.Message
func (*NodeMatch) SetPropertyMatch ¶
func (x *NodeMatch) SetPropertyMatch(v *PropertyMatch)
type NodeMatch_builder ¶
type NodeMatch_builder struct {
ExternalId string
Type string
PropertyTypes []string
PropertyMatch *PropertyMatch
// contains filtered or unexported fields
}
func (NodeMatch_builder) Build ¶
func (b0 NodeMatch_builder) Build() *NodeMatch
type PropertyMatch ¶
type PropertyMatch struct {
PropertyType string `protobuf:"bytes,1,opt,name=property_type,json=propertyType,proto3" json:"property_type,omitempty"`
MetadataFields []string `protobuf:"bytes,5,rep,name=metadata_fields,json=metadataFields,proto3" json:"metadata_fields,omitempty"`
// contains filtered or unexported fields
}
func (*PropertyMatch) GetMetadataFields ¶
func (x *PropertyMatch) GetMetadataFields() []string
func (*PropertyMatch) GetPropertyType ¶
func (x *PropertyMatch) GetPropertyType() string
func (*PropertyMatch) ProtoMessage ¶
func (*PropertyMatch) ProtoMessage()
func (*PropertyMatch) ProtoReflect ¶
func (x *PropertyMatch) ProtoReflect() protoreflect.Message
func (*PropertyMatch) Reset ¶
func (x *PropertyMatch) Reset()
func (*PropertyMatch) SetMetadataFields ¶
func (x *PropertyMatch) SetMetadataFields(v []string)
func (*PropertyMatch) SetPropertyType ¶
func (x *PropertyMatch) SetPropertyType(v string)
func (*PropertyMatch) String ¶
func (x *PropertyMatch) String() string
type PropertyMatch_builder ¶
type PropertyMatch_builder struct {
PropertyType string
MetadataFields []string
// contains filtered or unexported fields
}
func (PropertyMatch_builder) Build ¶
func (b0 PropertyMatch_builder) Build() *PropertyMatch
type Record ¶
type Record struct {
// Unique identifier of the record, for client side reference
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Types that are valid to be assigned to Operation:
//
// *Record_Upsert
// *Record_Delete
Operation isRecord_Operation `protobuf_oneof:"operation"`
// contains filtered or unexported fields
}
func (*Record) GetDelete ¶
func (x *Record) GetDelete() *DeleteData
func (*Record) GetUpsert ¶
func (x *Record) GetUpsert() *UpsertData
func (*Record) ProtoReflect ¶
func (x *Record) ProtoReflect() protoreflect.Message
func (*Record) SetDelete ¶
func (x *Record) SetDelete(v *DeleteData)
func (*Record) SetUpsert ¶
func (x *Record) SetUpsert(v *UpsertData)
type RecordError ¶
type RecordError struct {
Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*RecordError) GetError ¶
func (x *RecordError) GetError() string
func (*RecordError) ProtoMessage ¶
func (*RecordError) ProtoMessage()
func (*RecordError) ProtoReflect ¶
func (x *RecordError) ProtoReflect() protoreflect.Message
func (*RecordError) Reset ¶
func (x *RecordError) Reset()
func (*RecordError) SetError ¶
func (x *RecordError) SetError(v string)
func (*RecordError) String ¶
func (x *RecordError) String() string
type RecordError_builder ¶
type RecordError_builder struct {
Error string
// contains filtered or unexported fields
}
func (RecordError_builder) Build ¶
func (b0 RecordError_builder) Build() *RecordError
type Record_Delete ¶
type Record_Delete struct {
Delete *DeleteData `protobuf:"bytes,3,opt,name=delete,proto3,oneof"`
}
type Record_Upsert ¶
type Record_Upsert struct {
Upsert *UpsertData `protobuf:"bytes,2,opt,name=upsert,proto3,oneof"`
}
type Record_builder ¶
type Record_builder struct {
// Unique identifier of the record, for client side reference
Id string
// Fields of oneof Operation:
Upsert *UpsertData
Delete *DeleteData
// contains filtered or unexported fields
}
func (Record_builder) Build ¶
func (b0 Record_builder) Build() *Record
type Relationship ¶
type Relationship struct {
Source *NodeMatch `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
Target *NodeMatch `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
Properties []*v1beta1.Property `protobuf:"bytes,4,rep,name=properties,proto3" json:"properties,omitempty"`
PropertyTypes []string `protobuf:"bytes,5,rep,name=property_types,json=propertyTypes,proto3" json:"property_types,omitempty"`
// contains filtered or unexported fields
}
func (*Relationship) ClearSource ¶
func (x *Relationship) ClearSource()
func (*Relationship) ClearTarget ¶
func (x *Relationship) ClearTarget()
func (*Relationship) GetProperties ¶
func (x *Relationship) GetProperties() []*v1beta1.Property
func (*Relationship) GetPropertyTypes ¶
func (x *Relationship) GetPropertyTypes() []string
func (*Relationship) GetSource ¶
func (x *Relationship) GetSource() *NodeMatch
func (*Relationship) GetTarget ¶
func (x *Relationship) GetTarget() *NodeMatch
func (*Relationship) GetType ¶
func (x *Relationship) GetType() string
func (*Relationship) HasSource ¶
func (x *Relationship) HasSource() bool
func (*Relationship) HasTarget ¶
func (x *Relationship) HasTarget() bool
func (*Relationship) ProtoMessage ¶
func (*Relationship) ProtoMessage()
func (*Relationship) ProtoReflect ¶
func (x *Relationship) ProtoReflect() protoreflect.Message
func (*Relationship) Reset ¶
func (x *Relationship) Reset()
func (*Relationship) SetProperties ¶
func (x *Relationship) SetProperties(v []*v1beta1.Property)
func (*Relationship) SetPropertyTypes ¶
func (x *Relationship) SetPropertyTypes(v []string)
func (*Relationship) SetSource ¶
func (x *Relationship) SetSource(v *NodeMatch)
func (*Relationship) SetTarget ¶
func (x *Relationship) SetTarget(v *NodeMatch)
func (*Relationship) SetType ¶
func (x *Relationship) SetType(v string)
func (*Relationship) String ¶
func (x *Relationship) String() string
type Relationship_builder ¶
type Relationship_builder struct {
Source *NodeMatch
Target *NodeMatch
Type string
Properties []*v1beta1.Property
PropertyTypes []string
// contains filtered or unexported fields
}
func (Relationship_builder) Build ¶
func (b0 Relationship_builder) Build() *Relationship
type StreamRecordsRequest ¶
type StreamRecordsRequest struct {
Record *Record `protobuf:"bytes,1,opt,name=record,proto3" json:"record,omitempty"`
// contains filtered or unexported fields
}
func (*StreamRecordsRequest) ClearRecord ¶
func (x *StreamRecordsRequest) ClearRecord()
func (*StreamRecordsRequest) GetRecord ¶
func (x *StreamRecordsRequest) GetRecord() *Record
func (*StreamRecordsRequest) HasRecord ¶
func (x *StreamRecordsRequest) HasRecord() bool
func (*StreamRecordsRequest) ProtoMessage ¶
func (*StreamRecordsRequest) ProtoMessage()
func (*StreamRecordsRequest) ProtoReflect ¶
func (x *StreamRecordsRequest) ProtoReflect() protoreflect.Message
func (*StreamRecordsRequest) Reset ¶
func (x *StreamRecordsRequest) Reset()
func (*StreamRecordsRequest) SetRecord ¶
func (x *StreamRecordsRequest) SetRecord(v *Record)
func (*StreamRecordsRequest) String ¶
func (x *StreamRecordsRequest) String() string
type StreamRecordsRequest_builder ¶
type StreamRecordsRequest_builder struct {
Record *Record
// contains filtered or unexported fields
}
func (StreamRecordsRequest_builder) Build ¶
func (b0 StreamRecordsRequest_builder) Build() *StreamRecordsRequest
type StreamRecordsResponse ¶
type StreamRecordsResponse struct {
RecordId string `protobuf:"bytes,1,opt,name=record_id,json=recordId,proto3" json:"record_id,omitempty"`
RecordIndex uint32 `protobuf:"varint,2,opt,name=record_index,json=recordIndex,proto3" json:"record_index,omitempty"`
// Types that are valid to be assigned to Error:
//
// *StreamRecordsResponse_RecordError
// *StreamRecordsResponse_StatusError
Error isStreamRecordsResponse_Error `protobuf_oneof:"error"`
Info *Info `protobuf:"bytes,5,opt,name=info,proto3" json:"info,omitempty"`
// contains filtered or unexported fields
}
func (*StreamRecordsResponse) ClearError ¶
func (x *StreamRecordsResponse) ClearError()
func (*StreamRecordsResponse) ClearInfo ¶
func (x *StreamRecordsResponse) ClearInfo()
func (*StreamRecordsResponse) ClearRecordError ¶
func (x *StreamRecordsResponse) ClearRecordError()
func (*StreamRecordsResponse) ClearStatusError ¶
func (x *StreamRecordsResponse) ClearStatusError()
func (*StreamRecordsResponse) GetError ¶
func (x *StreamRecordsResponse) GetError() isStreamRecordsResponse_Error
func (*StreamRecordsResponse) GetInfo ¶
func (x *StreamRecordsResponse) GetInfo() *Info
func (*StreamRecordsResponse) GetRecordError ¶
func (x *StreamRecordsResponse) GetRecordError() *RecordError
func (*StreamRecordsResponse) GetRecordId ¶
func (x *StreamRecordsResponse) GetRecordId() string
func (*StreamRecordsResponse) GetRecordIndex ¶
func (x *StreamRecordsResponse) GetRecordIndex() uint32
func (*StreamRecordsResponse) GetStatusError ¶
func (x *StreamRecordsResponse) GetStatusError() *status.Status
func (*StreamRecordsResponse) HasError ¶
func (x *StreamRecordsResponse) HasError() bool
func (*StreamRecordsResponse) HasInfo ¶
func (x *StreamRecordsResponse) HasInfo() bool
func (*StreamRecordsResponse) HasRecordError ¶
func (x *StreamRecordsResponse) HasRecordError() bool
func (*StreamRecordsResponse) HasStatusError ¶
func (x *StreamRecordsResponse) HasStatusError() bool
func (*StreamRecordsResponse) ProtoMessage ¶
func (*StreamRecordsResponse) ProtoMessage()
func (*StreamRecordsResponse) ProtoReflect ¶
func (x *StreamRecordsResponse) ProtoReflect() protoreflect.Message
func (*StreamRecordsResponse) Reset ¶
func (x *StreamRecordsResponse) Reset()
func (*StreamRecordsResponse) SetInfo ¶
func (x *StreamRecordsResponse) SetInfo(v *Info)
func (*StreamRecordsResponse) SetRecordError ¶
func (x *StreamRecordsResponse) SetRecordError(v *RecordError)
func (*StreamRecordsResponse) SetRecordId ¶
func (x *StreamRecordsResponse) SetRecordId(v string)
func (*StreamRecordsResponse) SetRecordIndex ¶
func (x *StreamRecordsResponse) SetRecordIndex(v uint32)
func (*StreamRecordsResponse) SetStatusError ¶
func (x *StreamRecordsResponse) SetStatusError(v *status.Status)
func (*StreamRecordsResponse) String ¶
func (x *StreamRecordsResponse) String() string
func (*StreamRecordsResponse) WhichError ¶
func (x *StreamRecordsResponse) WhichError() case_StreamRecordsResponse_Error
type StreamRecordsResponse_RecordError ¶
type StreamRecordsResponse_RecordError struct {
RecordError *RecordError `protobuf:"bytes,3,opt,name=record_error,json=recordError,proto3,oneof"`
}
type StreamRecordsResponse_StatusError ¶
type StreamRecordsResponse_builder ¶
type StreamRecordsResponse_builder struct {
RecordId string
RecordIndex uint32
// Fields of oneof Error:
RecordError *RecordError
StatusError *status.Status
// -- end of Error
Info *Info
// contains filtered or unexported fields
}
func (StreamRecordsResponse_builder) Build ¶
func (b0 StreamRecordsResponse_builder) Build() *StreamRecordsResponse
type UpsertData ¶
type UpsertData struct {
// Types that are valid to be assigned to Data:
//
// *UpsertData_Node
// *UpsertData_Relationship
Data isUpsertData_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*UpsertData) ClearData ¶
func (x *UpsertData) ClearData()
func (*UpsertData) ClearNode ¶
func (x *UpsertData) ClearNode()
func (*UpsertData) ClearRelationship ¶
func (x *UpsertData) ClearRelationship()
func (*UpsertData) GetData ¶
func (x *UpsertData) GetData() isUpsertData_Data
func (*UpsertData) GetNode ¶
func (x *UpsertData) GetNode() *v1beta1.Node
func (*UpsertData) GetRelationship ¶
func (x *UpsertData) GetRelationship() *Relationship
func (*UpsertData) HasData ¶
func (x *UpsertData) HasData() bool
func (*UpsertData) HasNode ¶
func (x *UpsertData) HasNode() bool
func (*UpsertData) HasRelationship ¶
func (x *UpsertData) HasRelationship() bool
func (*UpsertData) ProtoMessage ¶
func (*UpsertData) ProtoMessage()
func (*UpsertData) ProtoReflect ¶
func (x *UpsertData) ProtoReflect() protoreflect.Message
func (*UpsertData) Reset ¶
func (x *UpsertData) Reset()
func (*UpsertData) SetNode ¶
func (x *UpsertData) SetNode(v *v1beta1.Node)
func (*UpsertData) SetRelationship ¶
func (x *UpsertData) SetRelationship(v *Relationship)
func (*UpsertData) String ¶
func (x *UpsertData) String() string
func (*UpsertData) WhichData ¶
func (x *UpsertData) WhichData() case_UpsertData_Data
type UpsertData_Node ¶
type UpsertData_Relationship ¶
type UpsertData_Relationship struct {
Relationship *Relationship `protobuf:"bytes,2,opt,name=relationship,proto3,oneof"`
}
type UpsertData_builder ¶
type UpsertData_builder struct {
// Fields of oneof Data:
Node *v1beta1.Node
Relationship *Relationship
// contains filtered or unexported fields
}
func (UpsertData_builder) Build ¶
func (b0 UpsertData_builder) Build() *UpsertData
Source Files
¶
- ingest_api.pb.go
- model.pb.go
Click to show internal directories.
Click to hide internal directories.