public class FixtureLoaderFactory extends Object
Constructor and Description |
---|
FixtureLoaderFactory() |
Modifier and Type | Method and Description |
---|---|
static FixtureLoader |
getInstance(com.tinkerpop.frames.FramedGraph<?> graph)
Get an instance of a fixture loader for the given class.
|
static FixtureLoader |
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.
|
public static FixtureLoader getInstance(com.tinkerpop.frames.FramedGraph<?> graph)
graph
- the framed graphpublic static FixtureLoader getInstance(com.tinkerpop.frames.FramedGraph<?> graph, boolean initialize)
graph
- the new graphinitialize
- whether or not to initialize the graphCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.