Package | Description |
---|---|
eu.ehri.project.utils.fixtures | |
eu.ehri.project.utils.fixtures.impl |
Modifier and Type | Method and Description |
---|---|
static FixtureLoader |
FixtureLoaderFactory.getInstance(com.tinkerpop.frames.FramedGraph<?> graph)
Get an instance of a fixture loader for the given class.
|
static FixtureLoader |
FixtureLoaderFactory.getInstance(com.tinkerpop.frames.FramedGraph<?> graph,
boolean initialize)
Get an instance of a fixture loader for the given class, specifying
whether or not to initialize the graph before loading.
|
FixtureLoader |
FixtureLoader.setInitializing(boolean toggle)
Toggle whether or not initialization occurs before
loading (default: true)
|
Modifier and Type | Class and Description |
---|---|
class |
YamlFixtureLoader
Load data from YAML fixtures.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.