Database Types

Here is a listing of all supported data types that the various backends have implemented, by Cyclus version number. If your agents need a type that is not yet supported, please let us know and we’ll get to it as soon as possible!

Description of fields:

id:

enum identifier (value) for database type in the cyclus::DbTypes enum.

name:

enum name for database type in the cyclus::DbTypes enum.

C++ type:

the cooresponding C++ type.

shape rank:

the maximum rank (length) of the shape vector.

backend:

the database backend type.

version:

the Cyclus version.

supported:

flag for if the backend supported this type in this release.