public static class GraphDocument.Factory extends Object implements DocumentFactory
| Constructor and Description | 
|---|
| Factory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Document | createDocument(Application app)Create an empty graph document | 
| Document | createDocument(Application app,
              File file)Create a new graph that contains the given file path | 
| Document | createDocument(Application app,
              URL url)Create a new graph that contains data at the given URL | 
public Document createDocument(Application app)
createDocument in interface DocumentFactorypublic Document createDocument(Application app, URL url)
createDocument in interface DocumentFactorypublic Document createDocument(Application app, File file)
createDocument in interface DocumentFactoryCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.