Package | Description |
---|---|
eu.ehri.extension.base | |
eu.ehri.project.core |
Classes pertaining to the low-level
management of vertices and edges.
|
eu.ehri.project.core.impl | |
eu.ehri.project.importers.base | |
eu.ehri.project.persistence |
Classes dealing with persistence of
relational item data in sub-tree format.
|
Modifier and Type | Field and Description |
---|---|
protected GraphManager |
AbstractResource.manager |
Modifier and Type | Method and Description |
---|---|
static GraphManager |
GraphManagerFactory.getInstance(com.tinkerpop.frames.FramedGraph<?> graph)
Obtain an instance of a graph manager.
|
Modifier and Type | Class and Description |
---|---|
class |
BlueprintsGraphManager<T extends com.tinkerpop.blueprints.Graph>
Implementation of GraphManager that uses a single index to manage all nodes.
|
class |
Neo4jGraphManager<T extends Neo4j2Graph>
Implementation of GraphManager that uses a single index to manage all nodes,
with Neo4j Lucene query optimisations.
|
Modifier and Type | Field and Description |
---|---|
protected GraphManager |
AbstractImporter.manager |
Constructor and Description |
---|
BundleValidator(GraphManager manager,
Collection<String> scopes) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.