Package | Description |
---|---|
eu.ehri.project.commands |
Classes that represent actions that can
be run via the
CmdEntryPoint
to manage the graph, e.g. |
Modifier and Type | Class and Description |
---|---|
class |
BaseCommand
Abstract base class for commands.
|
class |
Check
Sanity check various parts of the graph.
|
class |
CmdEntryPoint
Entry point for launching admin commands.
|
class |
CountryAdd
Add a country.
|
class |
CsvConceptImport
Extension of ImportCsvCommand that uses the CsvConceptImporter.
|
class |
CsvDocDescImport
Specialisation of ImportCsvCommand that is used for importing EAD-like CSV files.
|
class |
DcImport
Import command for importing Dublin Core files.
|
class |
DeleteEntities
Delete an entire class of entities via the command line.
|
class |
EacImport
Import EAC-CPF files.
|
class |
EadAsVirtualCollectionImport
Import EAD from the command line as a virtual collection.
|
class |
EadImport
Import EAD from the command line.
|
class |
EagImport
Import EAG files.
|
class |
EntityAdd
Add a user.
|
class |
EntityDelete
Delete a single item via the command line.
|
class |
GenSchema
Command for generating the (Neo4j) graph schema.
|
class |
GetEntity
Fetch an item's serialized representation via the command line.
|
class |
GraphSON
Dump the complete graph as graphSON file, or import such a dump
|
class |
ImportCommand
Superclass of all import command-line tools.
|
class |
ImportCsvCommand
Generic command for importing CSV files that uses an implementation of MapImporter
to manipulate the graph.
|
class |
Initialize
Initialise the graph database with minimal nodes.
|
class |
ListEntities
Command for listing entities of a given type.
|
class |
LoadFixtures
Command for loading a fixtures file into the graph.
|
class |
PersonalitiesImport
Specialisation of
ImportCsvCommand for importing personalities
from CSV files. |
class |
RelationAdd
Add an arbitrary edge between two nodes.
|
class |
SkosVocabularyImport
Import a single SKOS file from the command line.
|
class |
UserAdd
Add a user with optional group membership.
|
class |
UserListEntities
List items of a specific type as a given user, respecting access controls.
|
class |
UserMod
Modify an existing user.
|
class |
UshmmEadImport
Import command for USHMM EAD files.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.