neo4j_services

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Neo4J

type Neo4J struct {
	DriverContext             neo4j.DriverWithContext
	Context                   context.Context
	UniformResourceIdentifier string
}

func (*Neo4J) Connect

func (neo4JInstance *Neo4J) Connect(uri string,
	UserName,
	Password string)

func (*Neo4J) InsertNode

func (neo4JInstance *Neo4J) InsertNode(
	node *object_model.Nodes) (
	*object_model.Nodes,
	error)

func (*Neo4J) InsertRelationship

func (neo4JInstance *Neo4J) InsertRelationship(
	node1, node2 *object_model.Nodes) (
	*object_model.Nodes,
	error)

Jump to

Keyboard shortcuts

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