Interface TopologyBatchManager

All Superinterfaces:
AutoCloseable, Closeable, OsidManager, OsidManager, OsidProfile, Sourceable, TopologyBatchProfile

public interface TopologyBatchManager extends OsidManager, TopologyBatchProfile

The topology batch manager provides access to topology batch sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • NodeBatchAdminSession : a session to create, modify and delete Nodes in bulk
  • EdgeBatchAdminSession : a session to create, modify and delete Edges in bulk
  • GraphBatchAdminSession : a session to create, modify and delete Graph in bulk