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 (such as @*&#).
Please enter the password.
Submit

Change Nickname

Current Nickname:
Submit

Certifications

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

Not having one? Apply now! >>>

Invoice

ProductName CreateTime ID Price File
ProductName CreateTime ID Price File
v4.3
Search
    中文EN
    v4.3

      Export Config | Data Field

      General Format

      • Confgure schemas under nodeConfig and edgeConfig:

      nodeConfig:
      
        # Configure the first node schema
          # Schema name
        - schema:
          # (Optional) Lists the customer properties to be exported
          properties:
      
        # Configure the second node schema
        - schema:
          properties:
      
        # Configure more node schemas
        ...
        
      edgeConfig:  
      
        # Configure the first edge schema
        - schema:
          properties:
      
        # Configure more edge schemas
        ...
      
      • Congifure data fields under properties:

      nodeConfig:
        - schema:
          properties:
          
            # The first custom property
            - name:
              
            # The second custom property
            - name:
              
            # More custom properties
            ...  
      
        ...
      

      Example:

      nodeConfig:
        - schema: student
          # export all properties of this schema when not specifying `properties`
          
        - schema: course
          properties:
            - name: title
            - name: credit
            # System properties are auto-exported and do not need to be listed
      
      edgeConfig:
        # Star * denotes all properties of all schemas
        - schema: "*"			
      
      Please complete the following information to download this book
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写
      *
      你的电话必须填写