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
InvalidGraphException
public static GraphML convert(GraphmlType input) throws InvalidGraphException
InvalidGraphException
Copyright © 2021. All rights reserved.