| Package | Description | 
|---|---|
| eu.ehri.project.core | 
 Classes pertaining to the low-level
 management of vertices and edges. 
 | 
| eu.ehri.project.core.impl | 
| Modifier and Type | Method and Description | 
|---|---|
com.tinkerpop.blueprints.Vertex | 
GraphManager.createVertex(String id,
            EntityClass type,
            Map<String,?> data)
Create a vertex with the given id, type, and data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.tinkerpop.blueprints.Vertex | 
Neo4jGraphManager.createVertex(String id,
            EntityClass type,
            Map<String,?> data)  | 
com.tinkerpop.blueprints.Vertex | 
BlueprintsGraphManager.createVertex(String id,
            EntityClass type,
            Map<String,?> data)  | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.