public class GraphMLReader extends Object
| Constructor and Description | 
|---|
GraphMLReader()  | 
| Modifier and Type | Method and Description | 
|---|---|
static GraphML | 
convert(GraphmlType input)  | 
static GraphML | 
read(InputStream input)  | 
public static GraphML read(InputStream input) throws InvalidGraphException
InvalidGraphExceptionpublic static GraphML convert(GraphmlType input) throws InvalidGraphException
InvalidGraphExceptionCopyright © 2020. All rights reserved.