修改密码

请输入密码
请输入密码 请输入8-64长度密码 和 email 地址不相同 至少包括数字、大写字母、小写字母、半角符号中的 3 个
请输入密码
提交

修改昵称

当前昵称:
提交

申请证书

证书详情

Please complete this required field.

  • Ultipa Graph V4

Standalone

Please complete this required field.

Please complete this required field.

服务器的MAC地址

Please complete this required field.

Please complete this required field.

取消
申请
ID
产品
状态
核数
申请天数
审批时间
过期时间
MAC地址
申请理由
审核信息
关闭
基础信息
  • 用户昵称:
  • 手机号:
  • 公司名称:
  • 公司邮箱:
  • 地区:
  • 语言:
修改密码
申请证书

当前未申请证书.

申请证书
Certificate Issued at Valid until Serial No. File
Serial No. Valid until File

Not having one? Apply now! >>>

ProductName CreateTime ID Price File
ProductName CreateTime ID Price File

No Invoice

v5.0
搜索
    v5.0

      数据库读写

      成功连接数据库后,就可以从应用向数据库发送用于读写数据库的GQL(图查询语言)或UQL(嬴图查询语言)请求。

      方法

      如果你熟悉GQL或UQL,可使用gql()uql()方法直接发送操作语句并在数据库执行。参看执行GQL执行UQL

      驱动同时提供以下的专用方法支持常见的数据库操作:

      请求配置

      读操作可选择性地使用RequestConfig类进行请求配置,写操作的配置则使用InsertRequestConfig类。

      RequestConfig

      RequestConfig类有以下参数:

      字段
      类型
      默认
      描述
      graph str / 使用的图名称;未指定时,使用UltipaConfig.defaultGraph指定的图
      timeout int / 请求超时阈值(单位:秒)
      host str / 指定数据库集群中的一台服务器来执行请求
      thread int / 线程数,仅适用于UQL请求
      timezone str / 时区,例如Europe/Paris;未指定时默认使用本地时区
      timezoneOffset int / 与UTC时区的偏移量(单位:秒);同时设置timezonetimezoneOffset时,仅timezoneOffset有效

      InsertRequestConfig

      InsertRequestConfig类包括RequestConfig类的所有参数,以及以下参数:

      参数
      类型
      默认
      描述
      insertType Ultipa.InsertType NORMAL 必填,插入模式,支持NORMALUPSERTOVERWRITE
      silent bool True 必填,插入或删除数据后,是否返回相应的数据;设置为True时不返回,False返回
      请完成以下信息后可下载此书
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写
      *
      你的电话必须填写