Seqapi

This sample demonstrates sequence operations using the Python API: inserting data to sequences, iterating over objects, and calling sequence functions.

How to Run

In a console window run:

 
    seqapi
     

But it is more instructive to run one instance in your development environment debugger, stepping through the code.