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

Search
    English

      Export CSV

      Export CSV files (without header) from Ultipa graphset shareholding to folder exportData located in SFTP or local directory:

      From Ultipa to CSV

      1. Generate sample configuration file

      ./ultipa-exporter --sample
      

      2. Modify configuration file

      # Configure the SFTP where to store the exported files, or store in a local direcotry by default
      sftp:
        host: 10.132.3.136:22
        username: admin
        password: abcd1234
        # Path of key, configuring this will ignore the 'username' and 'password'
        key:  ./my_secret
        
      # Configure Ultipa server
      server:
        # Ultipa server, use comma ',' to separate multiple server nodes of cluster
        host: "192.168.2.149:60075"
        username: "admin"
        password: "abcd1234"
        # Graphset name, or use graphset 'default' by default
        graphset: "shareholding"
        # The directory of the SSL certificate when both Ultipa server and client-end are in SSL mode
        crt: ""
      
      # Configure node data
      nodeConfig:
        - schema: "human"
          properties:
            - name: name
        - schema: "firm"
      
      # Configure edge data
      edgeConfig:
        - schema: "hold"
          properties:
            - name: share
              
      # Configure global settings
      settings:
        writeHeader: true
        outpath: /Data/exportData
      

      3. Execute export

      ./ultipa-exporter --config ./export.sample.yml
      
      Please complete the following information to download this book
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写