public class TextGraphReader extends GraphReader
mReferences
Constructor and Description |
---|
TextGraphReader() |
Modifier and Type | Method and Description |
---|---|
FilterGraph |
readGraphString(String graphString) |
KeyValueMap |
readKeyValueAssignments(String assignments) |
addReference, addReferencesByKeysAndValues, addReferencesByMap, readGraphResource
public FilterGraph readGraphString(String graphString) throws GraphIOException
readGraphString
in class GraphReader
GraphIOException
public KeyValueMap readKeyValueAssignments(String assignments) throws GraphIOException
readKeyValueAssignments
in class GraphReader
GraphIOException