Documentation ¶
Index ¶
- func ActiveRenewalOpportunityForContract(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func AddDomainToOrg(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func AddEmailTo(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func AddPhoneNumberTo(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func ContactAssociatedWithLocation(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func ContactWorksForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateActionForInteractionEvent(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateActionForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateActionForOrganizationWithProperties(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateActionItemLinkedWith(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateAttachment(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, ...) string
- func CreateCalComExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
- func CreateContactWith(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, ...) string
- func CreateContactWithId(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, ...) string
- func CreateDefaultContact(ctx context.Context, driver *neo4j.DriverWithContext, tenant string) string
- func CreateEntityTemplate(ctx context.Context, driver *neo4j.DriverWithContext, tenant, extends string) string
- func CreateFullTextBasicSearchIndexes(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
- func CreateHubspotExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
- func CreateIssue(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, ...) string
- func CreateLocation(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, ...) string
- func CreateMeeting(ctx context.Context, driver *neo4j.DriverWithContext, tenant, name string, ...) string
- func CreateNoteForContact(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateNoteForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreateOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func CreatePageView(ctx context.Context, driver *neo4j.DriverWithContext, contactId string, ...) string
- func CreateSlackExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
- func CreateState(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func CreateTenantOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func DeleteUserOwnsOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventPartOfInteractionSession(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventPartOfIssue(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventPartOfMeeting(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventRepliesToInteractionEvent(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventSentBy(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionEventSentTo(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func InteractionSessionAttendedBy(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func IssueAssignedTo(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
- func IssueFollowedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
- func IssueReportedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
- func IssueSubmittedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
- func LinkContactWithOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func LinkOrganizationAsSubsidiary(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LinkSocialWithEntity(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LinkSuggestedMerge(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LinkWithExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LinkWithHubspotExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LinkWithSlackExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func LogEntryCreatedByUser(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func MeetingAttendedBy(ctx context.Context, driver *neo4j.DriverWithContext, meetingId, nodeId string)
- func MeetingCreatedBy(ctx context.Context, driver *neo4j.DriverWithContext, meetingId, nodeId string)
- func OpportunityCreatedBy(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func OpportunityOwnedBy(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func OrganizationAssociatedWithLocation(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func RefreshLastTouchpoint(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func TagContact(ctx context.Context, driver *neo4j.DriverWithContext, contactId, tagId string)
- func TagIssue(ctx context.Context, driver *neo4j.DriverWithContext, issueId, tagId string)
- func TagLogEntry(ctx context.Context, driver *neo4j.DriverWithContext, logEntryId, tagId string, ...)
- func TagOrganization(ctx context.Context, driver *neo4j.DriverWithContext, ...)
- func UserHasCalendar(ctx context.Context, driver *neo4j.DriverWithContext, ...) string
- func UserWorksAs(ctx context.Context, driver *neo4j.DriverWithContext, userId, jobTitle string, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActiveRenewalOpportunityForContract ¶
func ActiveRenewalOpportunityForContract(ctx context.Context, driver *neo4j.DriverWithContext, tenant, contractId, opportunityId string) string
Deprecated
func AddDomainToOrg ¶
func AddDomainToOrg(ctx context.Context, driver *neo4j.DriverWithContext, organizationId, domain string)
Deprecated
func AddEmailTo ¶
func AddEmailTo(ctx context.Context, driver *neo4j.DriverWithContext, entityType commonModel.EntityType, tenant, entityId, email string, primary bool, label string) string
Deprecated, use CreateEmailForEntity
func AddPhoneNumberTo ¶
func AddPhoneNumberTo(ctx context.Context, driver *neo4j.DriverWithContext, tenant, id, phoneNumber string, primary bool, label string) string
Deprecated
func ContactAssociatedWithLocation ¶
func ContactAssociatedWithLocation(ctx context.Context, driver *neo4j.DriverWithContext, contactId, locationId string)
Deprecated
func ContactWorksForOrganization ¶
func ContactWorksForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, contactId, organizationId, jobTitle string, primary bool) string
Deprecated
func CreateActionForInteractionEvent ¶
func CreateActionForInteractionEvent(ctx context.Context, driver *neo4j.DriverWithContext, tenant, interactionEventId string, actionType neo4jenum.ActionType, createdAt time.Time) string
Deprecated
func CreateActionForOrganization ¶
func CreateActionForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, tenant, organizationId string, actionType neo4jenum.ActionType, createdAt time.Time) string
Deprecated
func CreateActionForOrganizationWithProperties ¶
func CreateActionForOrganizationWithProperties(ctx context.Context, driver *neo4j.DriverWithContext, tenant, organizationId string, actionType neo4jenum.ActionType, createdAt time.Time, extraProperties map[string]string) string
Deprecated
func CreateActionItemLinkedWith ¶
func CreateActionItemLinkedWith(ctx context.Context, driver *neo4j.DriverWithContext, tenant, linkedWith string, linkedWithId, content string, createdAt time.Time) string
Deprecated
func CreateAttachment ¶
func CreateAttachment(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, attachment neo4jentity.AttachmentEntity) string
Deprecated
func CreateCalComExternalSystem ¶
func CreateCalComExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
Deprecated
func CreateContactWith ¶
func CreateContactWith(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, firstName string, lastName string) string
Deprecated
func CreateContactWithId ¶
func CreateContactWithId(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, contactId string, contact neo4jentity.ContactEntity) string
Deprecated
func CreateDefaultContact ¶
func CreateDefaultContact(ctx context.Context, driver *neo4j.DriverWithContext, tenant string) string
Deprecated
func CreateEntityTemplate ¶
func CreateEntityTemplate(ctx context.Context, driver *neo4j.DriverWithContext, tenant, extends string) string
Deprecated
func CreateFullTextBasicSearchIndexes ¶
func CreateFullTextBasicSearchIndexes(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
Deprecated
func CreateHubspotExternalSystem ¶
func CreateHubspotExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
Deprecated
func CreateIssue ¶
func CreateIssue(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, issue entity.IssueEntity) string
Deprecated
func CreateLocation ¶
func CreateLocation(ctx context.Context, driver *neo4j.DriverWithContext, tenant string, location neo4jentity.LocationEntity) string
Deprecated
func CreateMeeting ¶
func CreateMeeting(ctx context.Context, driver *neo4j.DriverWithContext, tenant, name string, createdAt time.Time) string
Deprecated
func CreateNoteForContact ¶
func CreateNoteForContact(ctx context.Context, driver *neo4j.DriverWithContext, tenant, contactId, content, contentType string, createdAt time.Time) string
Deprecated
func CreateNoteForOrganization ¶
func CreateNoteForOrganization(ctx context.Context, driver *neo4j.DriverWithContext, tenant, organizationId, content string, createdAt time.Time) string
Deprecated
func CreateOrganization ¶
func CreateOrganization(ctx context.Context, driver *neo4j.DriverWithContext, tenant, organizationName string) string
Deprecated, use CreateOrg
func CreatePageView ¶
func CreatePageView(ctx context.Context, driver *neo4j.DriverWithContext, contactId string, pageViewEntity entity.PageViewEntity) string
Deprecated
func CreateSlackExternalSystem ¶
func CreateSlackExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, tenant string)
Deprecated
func CreateState ¶
func CreateState(ctx context.Context, driver *neo4j.DriverWithContext, countryCodeA3, name, code string)
Deprecated
func CreateTenantOrganization ¶
func CreateTenantOrganization(ctx context.Context, driver *neo4j.DriverWithContext, tenant, organizationName string) string
Deprecated
func DeleteUserOwnsOrganization ¶
func DeleteUserOwnsOrganization(ctx context.Context, driver *neo4j.DriverWithContext, userId, organizationId string)
Deprecated
func InteractionEventPartOfInteractionSession ¶
func InteractionEventPartOfInteractionSession(ctx context.Context, driver *neo4j.DriverWithContext, interactionEventId, interactionSessionId string)
Deprecated
func InteractionEventPartOfIssue ¶
func InteractionEventPartOfIssue(ctx context.Context, driver *neo4j.DriverWithContext, interactionEventId, issueId string)
Deprecated
func InteractionEventPartOfMeeting ¶
func InteractionEventPartOfMeeting(ctx context.Context, driver *neo4j.DriverWithContext, interactionEventId, meetingId string)
Deprecated
func InteractionEventRepliesToInteractionEvent ¶
func InteractionEventRepliesToInteractionEvent(ctx context.Context, driver *neo4j.DriverWithContext, tenant, interactionEventId, repliesToInteractionEventId string)
Deprecated
func InteractionEventSentBy ¶
func InteractionEventSentBy(ctx context.Context, driver *neo4j.DriverWithContext, interactionEventId, nodeId, interactionType string)
Deprecated
func InteractionEventSentTo ¶
func InteractionEventSentTo(ctx context.Context, driver *neo4j.DriverWithContext, interactionEventId, nodeId, interactionType string)
Deprecated
func InteractionSessionAttendedBy ¶
func InteractionSessionAttendedBy(ctx context.Context, driver *neo4j.DriverWithContext, tenant, interactionSessionId, nodeId, interactionType string)
Deprecated
func IssueAssignedTo ¶
func IssueAssignedTo(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
Deprecated
func IssueFollowedBy ¶
func IssueFollowedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
Deprecated
func IssueReportedBy ¶
func IssueReportedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
Deprecated
func IssueSubmittedBy ¶
func IssueSubmittedBy(ctx context.Context, driver *neo4j.DriverWithContext, issueId, entityId string)
Deprecated
func LinkContactWithOrganization ¶
func LinkContactWithOrganization(ctx context.Context, driver *neo4j.DriverWithContext, contactId, organizationId string) string
Deprecated
func LinkOrganizationAsSubsidiary ¶
func LinkOrganizationAsSubsidiary(ctx context.Context, driver *neo4j.DriverWithContext, parentOrganizationId, subOrganizationId, relationType string)
Deprecated
func LinkSocialWithEntity ¶
func LinkSocialWithEntity(ctx context.Context, driver *neo4j.DriverWithContext, entityId, socialId string)
Deprecated
func LinkSuggestedMerge ¶
func LinkSuggestedMerge(ctx context.Context, driver *neo4j.DriverWithContext, primaryOrgId, orgId, suggestedBy string, suggestedAt time.Time, confidence float64)
Deprecated
func LinkWithExternalSystem ¶
func LinkWithExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, entityId, externalId, externalSystemId string, externalUrl, externalSource *string, syncDate time.Time)
Deprecated
func LinkWithHubspotExternalSystem ¶
func LinkWithHubspotExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, entityId, externalId string, externalUrl, externalSource *string, syncDate time.Time)
Deprecated
func LinkWithSlackExternalSystem ¶
func LinkWithSlackExternalSystem(ctx context.Context, driver *neo4j.DriverWithContext, entityId, externalId string, externalUrl, externalSource *string, syncDate time.Time)
Deprecated
func LogEntryCreatedByUser ¶
func LogEntryCreatedByUser(ctx context.Context, driver *neo4j.DriverWithContext, logEntryId, userId string)
Deprecated
func MeetingAttendedBy ¶
func MeetingAttendedBy(ctx context.Context, driver *neo4j.DriverWithContext, meetingId, nodeId string)
Deprecated
func MeetingCreatedBy ¶
func MeetingCreatedBy(ctx context.Context, driver *neo4j.DriverWithContext, meetingId, nodeId string)
Deprecated
func OpportunityCreatedBy ¶
func OpportunityCreatedBy(ctx context.Context, driver *neo4j.DriverWithContext, opportunityId, entityId string)
Deprecated
func OpportunityOwnedBy ¶
func OpportunityOwnedBy(ctx context.Context, driver *neo4j.DriverWithContext, opportunityId, entityId string)
Deprecated
func OrganizationAssociatedWithLocation ¶
func OrganizationAssociatedWithLocation(ctx context.Context, driver *neo4j.DriverWithContext, organizationId, locationId string)
Deprecated
func RefreshLastTouchpoint ¶
func RefreshLastTouchpoint(ctx context.Context, driver *neo4j.DriverWithContext, organizationId, timelineEventId string, timelineEventAt time.Time, timelineEventType model.LastTouchpointType)
Deprecated
func TagContact ¶
func TagContact(ctx context.Context, driver *neo4j.DriverWithContext, contactId, tagId string)
Deprecated
func TagIssue ¶
func TagIssue(ctx context.Context, driver *neo4j.DriverWithContext, issueId, tagId string)
Deprecated
func TagLogEntry ¶
func TagLogEntry(ctx context.Context, driver *neo4j.DriverWithContext, logEntryId, tagId string, taggedAt *time.Time)
Deprecated
func TagOrganization ¶
func TagOrganization(ctx context.Context, driver *neo4j.DriverWithContext, organizationId, tagId string)
Deprecated
func UserHasCalendar ¶
func UserHasCalendar(ctx context.Context, driver *neo4j.DriverWithContext, userId, link, calType string, primary bool) string
Deprecated
func UserWorksAs ¶
func UserWorksAs(ctx context.Context, driver *neo4j.DriverWithContext, userId, jobTitle string, description string, primary bool) string
Deprecated
Types ¶
This section is empty.