public class MemoryGraphStorage extends java.lang.Object implements GraphStorage
public GraphInfo find(java.lang.String id)
find
in interface GraphStorage
public void update(GraphInfo info)
update
in interface GraphStorage
public GraphInfo create(GraphInfo info)
create
in interface GraphStorage
public void delete(java.lang.String id)
delete
in interface GraphStorage