Database.Neo4j.Batch

Usage

General

type Batch a

runBatch

data BatchFuture a

class NodeBatchIdentifier a

class RelBatchIdentifier a

class BatchEntity a

Nodes

createNode

createNamedNode

getNode

getNamedNode

deleteNode

Relationships

createRelationship

createNamedRelationship

getRelationship

getNamedRelationship

getRelationshipFrom

getRelationshipTo

deleteRelationship

getRelationships

Properties

setProperties

setProperty

deleteProperties

deleteProperty

Labels

getLabels

getNodesByLabelAndProperty

addLabels

changeLabels

removeLabel