public class GraphmlDocument extends Object
Constructor and Description |
---|
GraphmlDocument(String graphName,
String graphResource) |
Modifier and Type | Method and Description |
---|---|
void |
create(RestClient client) |
void |
delete(RestClient client) |
boolean |
exists(RestClient client) |
public void create(RestClient client)
public void delete(RestClient client)
public boolean exists(RestClient client)
Copyright © 2022. All rights reserved.