organisations

package
v0.0.0-...-44154ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTransferRelationshipsQueries

func CreateTransferRelationshipsQueries(cypherRunner neoutils.CypherRunner, destinationUUID string, sourceUUID string) ([]*neoism.CypherQuery, error)

TransferRelationships is responsible for moving relationships from node with sourceUUID to node with destinationUUID

func NewCypherOrganisationService

func NewCypherOrganisationService(cypherRunner neoutils.NeoConnection) service

NewCypherOrganisationService returns a new service responsible for writing organisations in Neo4j

Types

type OrgType

type OrgType string

OrgType is the type of an Organisation

const (
	PublicCompany OrgType = "PublicCompany"
	Company       OrgType = "Company"
	Organisation  OrgType = "Organisation"
)

func (OrgType) String

func (o OrgType) String() (error, string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL