Change Password

Please enter the password.
Please enter the password. Between 8-64 characters. Not identical to your email address. Contain at least 3 of: uppercase, lowercase, numbers, and special characters.
Please enter the password.
Submit

Change Nickname

Current Nickname:
Submit

Apply New License

License Detail

Please complete this required field.

  • Ultipa Graph V4

Standalone

Please complete this required field.

Please complete this required field.

The MAC address of the server you want to deploy.

Please complete this required field.

Please complete this required field.

Cancel
Apply
ID
Product
Status
Cores
Applied Validity Period(days)
Effective Date
Excpired Date
Mac Address
Apply Comment
Review Comment
Close
Profile
  • Full Name:
  • Phone:
  • Company:
  • Company Email:
  • Country:
  • Language:
Change Password
Apply

You have no license application record.

Apply
Certificate Issued at Valid until Serial No. File
Serial No. Valid until File

Not having one? Apply now! >>>

Product Created On ID Amount (USD) Invoice
Product Created On ID Amount (USD) Invoice

No Invoice

v5.0
Search
    English
    v5.0

      Installing Algorithms

      Algorithms for HDC projections and distributed projections are managed differently.

      HDC Algorithms

      HDC algorithms come as hot-pluggable plugins, allowing installation, updates, or removals without server disruption. Each package includes a .so file and a .yml configuration file, requiring independent installations on each HDC server.

      Installation Methods

      You can install HDC algorithms in different ways:

      • Ultipa Manager: If using this GDBMS of Ultipa, install algorithms directly through the HDC module interface.
      • SDKs: For programmatic access, see the specific algorithm management section for your preferred language SDK:

      Showing Installed HDC Algorithms

      You can view the algorithms installed on an HDC server with the show().hdc() clause. For example:

      show().hdc("hdc-server-1")
      

      The returns include the _algoList_from_<hdcName> table, which lists all algorithms installed on the specified HDC server. It includes the following fields:

      Field
      Description
      name Name of the algorithm.
      type Type of the algorithm, which can be algo or specific system algorithms like pathfind and khop. System algorithms come pre-installed on the HDC server, enabling essential graph queries and other functions.
      write_support_type Supported writeback execution modes.
      can_rollback Indicates true for algorithms with updates that allow rollback.
      params Includes parameters, write_to_file_parameters and write_to_db_parameters.

      Distributed Algorithms

      Distributed algorithms in Ultipa Powerhouse (v5) come pre-installed as part of the deployment package, so no additional installation is needed. These algorithms are readily available for use without further setup.

      Please complete the following information to download this book
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写