Uses of Package
org.osid.topology.batch

Packages that use org.osid.topology.batch
Package
Description
The Open Service Interface Definitions for the org.osid.topology service.
The Open Service Interface Definitions for the org.osid.topology.batch service.
  • Class
    Description
    The topology batch manager provides access to topology batch sessions and provides interoperability tests for various aspects of this service.
    The topology batch proxy manager provides access to topology batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Edges in bulk.
    This is the form for creating and updating edges in bulk.
    Like all OsidLists , EdgeBatchFormList provides a means for accessing EdgeBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Edge relationship.
    Like all OsidLists , EdgePeerList provides a means for accessing EdgePeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Graphs in bulk.
    This is the form for creating and updating graphs in bulk.
    Like all OsidLists , GraphBatchFormList provides a means for accessing GraphBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Nodes in bulk.
    This is the form for creating and updating nodes in bulk.
    Like all OsidLists , NodeBatchFormList provides a means for accessing NodeBatchForm elements sequentially either one at a time or many at a time.
    The TopologyBatchProfile describes the interoperability among topology batch services.