
public class MemoryJSONGraphFactory extends AbstractJSONGraphFactory implements GraphFactory
| Constructor and Description |
|---|
MemoryJSONGraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected JSONStore |
openJSONStore(String identifier)
This must be overridden by subclasses to instantiate the JSON store.
|
openGraphloadGraph, loadGraph, loadGraph, openGraph, parseGraph, parseGraph, parseGraphclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadGraph, loadGraph, loadGraph, openGraph, openGraph, parseGraph, parseGraph, parseGraphprotected JSONStore openJSONStore(String identifier) throws IOException
AbstractJSONGraphFactoryopenJSONStore in class AbstractJSONGraphFactoryidentifier - An optional identifier to distinguish JSON stores from one another.IOExceptionCopyright © 2017. All rights reserved.