8.2. GraphML
待完成 To be written
 

 

 

8.3. GraphSON
在“处理GraphML和GraphSON格式的文件”这一节中提到过,从TinkerPop3.2.2开始,有多个版本的GraphSON格式。最开始的2.0版本不包含任何类型信息。2.0版本在JSON中引入了数据类型的概念;做为TinkerPop3.3版本一部分的3.0版本引入了一些额外的类型,所有的三种形式都支持。现在默认的格式是3.0.
As discussed in the "Working with GraphML and GraphSON" section, since TinkerPop 3.2.2 there
have been multiple versions of the GraphSON format. The original 1.0 version did not contain any
type information. Version 2.0 introduced the concept of including data types within the JSON. As
part of TinkerPop 3.3 GraphSON 3.0 was introduced to add a few additional types. All three formats
are still supported. The default is now GraphSON 3.0.
 
待完成To be written
 

 

 

8.3.1. Adjacency list format GraphSON
待完成To be written
 

 

 

 

 

 

8.3.2. Wrapped adjacency list format GraphSON
待完成To be written
 

 

 

 

 

 

 

 

 
posted on 2022-05-05 15:47  bokeyuannicheng0000  阅读(89)  评论(0)    收藏  举报