subjects

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2016 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCypherSubjectsService

func NewCypherSubjectsService(conn neoutils.NeoConnection) service

NewCypherSubjectsService provides functions for create, update, delete operations on subjects in Neo4j, plus other utility functions needed for a service

Types

type Subject

type Subject struct {
	UUID                   string                 `json:"uuid"`
	PrefLabel              string                 `json:"prefLabel"`
	AlternativeIdentifiers alternativeIdentifiers `json:"alternativeIdentifiers"`
	Types                  []string               `json:"types,omitempty"`
}
type SubjectLink struct {
	ApiUrl string `json:"apiUrl"`
}

Jump to

Keyboard shortcuts

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