JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Exporting Data by Using the Export Utility Export operation is performed through the administrative console. Procedure To export an entire database run the following administrative command: export [dir=<directory>] For example, export dir=/opt/tgdb/export To export selected node type run the following administrative command: export selective (<nodetypename>[,<nodetypename>]+) degree=<degrees> [dir=<directory>] For example, export selective (houseMemberType) degree=2 dir=/opt/tgdb/export If the directory to export files is not specified in the command, then a directory named export, located in the same directory as the tgdb-admin executable, will be used. Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.