A B C D E F G H I L M N P R S T U V W

R

readMemGraph(GraphDatabaseService) - Static method in class graph_gen_utils.NeoFromFile
Loads the current Neo4j instance into an in-memory graph.
readMemGraph(GraphDatabaseService, Set<String>, Set<String>) - Static method in class graph_gen_utils.NeoFromFile
 
registerKernelEventHandler(KernelEventHandler) - Method in class graph_gen_utils.memory_graph.MemGraph
 
registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class graph_gen_utils.memory_graph.MemGraph
 
REL_GID - Static variable in class graph_gen_utils.general.Consts
 
removeDuplicateRelationships(GraphDatabaseService, Direction) - Static method in class graph_gen_utils.NeoFromFile
Deletes duplicate Relationships (all but one Relationship between any two Nodes).
removeNode(Long) - Method in class graph_gen_utils.memory_graph.MemGraph
 
removeOrphanNodes(GraphDatabaseService) - Static method in class graph_gen_utils.NeoFromFile
Deletes all Nodes that do not have at least one Relationship from the Neo4j instance.
removeProperty(String) - Method in class graph_gen_utils.memory_graph.MemNode
 
removeProperty(String) - Method in class graph_gen_utils.memory_graph.MemRel
 
removeRelationship(Long) - Method in class graph_gen_utils.memory_graph.MemGraph
 
removeRelationship(MemRel) - Method in class graph_gen_utils.memory_graph.MemNode
 
removeRelationshipsByType(GraphDatabaseService, HashSet<RelationshipType>) - Static method in class graph_gen_utils.NeoFromFile
Deletes all Relationships of the specified RelationshipType s from the Neo4j instance.

A B C D E F G H I L M N P R S T U V W