Provides actions for generating entities and networks from transactional data
| Action Name | Description |
|---|---|
| addDocuments | Add new documents to a compound store |
| batchBuild | Add new documents to a compound store and create the network for all historical documents |
| createCompoundStore | Define elements, compounds and entities |
| deleteDocuments | Delete documents from a compound store |
| queryCompounds | Create the network a compound belongs to |
| queryDocuments | Create the network a document belongs to |
| showEntities | Show the element, compound, and entity definitions |
| summarizeCompoundStore | Summarizes data properties for a compound store |
| updateExcludedElements | Update excluded elements |
| upsertDocuments | Upsert documents in a compound store |