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

      Expression

      An expression is a combination of constants, alias calls, operators and functions that produces one or more values.

      Purpose
      Example
      Use decimal constant -10.25,1,1691636269
      Use textual constant "graph",'uql',' both ' and " ',"2020-01-01 0:0:0"
      Build list with constant [1, 2, 3],["graph", "database"],[ ]
      Call an alias nodesedgespathsmylistgroupNamecount`ABC-123`
      Call a property nodes.ageedges.`version-old`this.ageage
      Call the values of coordinates of a point data location.xlocation.y
      Call the schema edges.@this.@
      Call the element(s) of a list mylist[5]mylist[3:6]mylist[2:]mylist[:4]
      Build list with alias [nodes.level, -1, "NaN"],[groupName, count]
      Decuplication DISTINCT nodes.nameDISTINCT nodes.name, nodes.age
      Numeric operation 1 + 3 * 2year("2022-04-12") % 4
      Conditional operation 3 > 1nodes.age == 20@defaultgroupName IN ["graph", "database"]
      Logical operation @student && age > 10
      General function operation now()toString(nodes.age)length(paths)
      Aggregation function operation count(nodes)collect(nodes.age)
      CASE function operation CASE WHEN score >= 80 THEN "pass" ELSE "fail" END
      Judgement on null nodes.age IS NULLedges.time IS NOT NULL
      Please complete the following information to download this book
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写