修改密码

请输入密码
请输入密码 请输入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

      Schema

      本文介绍管理图中点schema和边schema的语句。

      显示schema

      使用语句SHOW NODE SCHEMASHOW EDGE SCHEMA获取当前图中点schema和边schema信息。

      SHOW NODE SCHEMA
      

      SHOW EDGE SCHEMA
      

      Schema信息展示在不同表格中:

      • 点schema:表_nodeSchema展示所有点schema信息,表_nodeSchema_shard_N展示分片N中的点schema信息。
      • 边schema:表_edgeSchema展示所有边schema信息,表_edgeSchema_shard_N展示分片N中的边schema信息。

      表中各字段提供了每个schema的基础信息:

      字段
      描述
      id Schema的ID
      name Schema名称
      description 对schema的描述
      status Schema的当前状态,仅支持CREATED
      properties Schema的属性,其中每个属性包含以下字段:nameidtypedescriptionindexfulltextnullableltereadwriteencryptis_deleted

      另有表_graphCount,展示了各schema下的点、边总数。例如:

      type schema from_schema to_schema count
      total_nodes 304
      node account 120
      node movie 184
      total_edges 956
      edge rate account movie 568
      edge follow account account 388
      • total_nodes对应的count是所有列出的点schema下的总点数。
      • 每个node schema对应的count是该schema下的总点数。
      • total_edges对应的count是所有列出的边schema下的总边数。
      • 每个edge schema对应的count是该schema下的总边数,即从一个from_schema点连接到一个to_schema点的总边数。
      请完成以下信息后可下载此书
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写
      *
      你的电话必须填写