createSchema method

Use the createSchema method to create new entity and property types.

Purpose

The createSchema method creates the schema of new entity types and property types at runtime.

Parameters

root
Specifies the input root data object that contains the information of the new entity and property types.

Returns

The output root data object that contains the new types created and the repositories that support the new types.

Exceptions

  • WIMException:
  • RemoteException:

Signature

Public DataObject createSchema(DataObject root) throws WIMException, RemoteException

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: createschema.html