specified path or bytes. For java apps, gar can be none to indicate we should find the app in
- previouse added libs.
+ previous added libs. Returns: Instance of <graphscope.framework.app.AppAssets>
diff --git a/docs/latest/_modules/graphscope/framework/context.html b/docs/latest/_modules/graphscope/framework/context.html
index 032c3053478b..e1b3152dbcfc 100644
--- a/docs/latest/_modules/graphscope/framework/context.html
+++ b/docs/latest/_modules/graphscope/framework/context.html
@@ -9,8 +9,8 @@
-
+
@@ -827,7 +827,7 @@
Source code for graphscope.framework.context
identical with vertices' oid type.
Omitting the first index starts the slice at the beginning of the vertices, and omitting the second index extends the slice to the end of the vertices.
- Note the comparision is not based on numeric order, but on alphabetic order.
+ Note the comparison is not based on numeric order, but on alphabetic order. axis (int): optional, default to 0. Returns:
@@ -851,7 +851,7 @@
Source code for graphscope.framework.context
of vertices from `m` to, but not including `n`. Type of `m`, `n` must be
identical with vertices' oid type. Only the sub-ranges of vertices data will be retrieved.
- Note the comparision is not based on numeric order, but on alphabetic order.
+ Note the comparison is not based on numeric order, but on alphabetic order. Returns: :class:`graphscope.framework.context.ResultDAGNode`:
diff --git a/docs/latest/_modules/graphscope/framework/dag_utils.html b/docs/latest/_modules/graphscope/framework/dag_utils.html
index e83e4218e0d7..25a6f01c0f76 100644
--- a/docs/latest/_modules/graphscope/framework/dag_utils.html
+++ b/docs/latest/_modules/graphscope/framework/dag_utils.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/framework/graph.html b/docs/latest/_modules/graphscope/framework/graph.html
index 367589527251..4e6a79f0a92a 100644
--- a/docs/latest/_modules/graphscope/framework/graph.html
+++ b/docs/latest/_modules/graphscope/framework/graph.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/framework/graph_builder.html b/docs/latest/_modules/graphscope/framework/graph_builder.html
index aad7ae21b96e..f1ec7066e446 100644
--- a/docs/latest/_modules/graphscope/framework/graph_builder.html
+++ b/docs/latest/_modules/graphscope/framework/graph_builder.html
@@ -9,8 +9,8 @@
-
+
@@ -840,11 +840,11 @@
Source code for graphscope.framework.graph_builder
generate_eid (bool, optional): Whether to generate a unique edge id for each edge. Generated eid will be placed
in third column. This feature is for cooperating with interactive engine. If you only need to work with analytical engine, set it to False. Defaults to True.
- retain_oid (bool, optional): Whether to keep the orignal ID column as the last column of vertex table.
+ retain_oid (bool, optional): Whether to keep the original ID column as the last column of vertex table. This feature is for cooperating with interactive engine. If you only need to work with analytical engine, set it to False. Defaults to True. vertex_map (str, optional): Indicate use global vertex map or local vertex map. Can be "global" or "local".
- compact_edges (bool, optional): Compact edges (CSR) using varint and delta encoding. Defaults to False.
+ compact_edges (bool, optional): Compact edges (CSR) using variant and delta encoding. Defaults to False. Note that compact edges helps to half the memory usage of edges in graph data structure, but may cause at most 10%~20% performance degeneration in some algorithms. use_perfect_hash (bool, optional): Use perfect hashmap in vertex map to optimize the memory usage.
diff --git a/docs/latest/_modules/graphscope/framework/loader.html b/docs/latest/_modules/graphscope/framework/loader.html
index 9f05d3d32ded..daa1eaeaf059 100644
--- a/docs/latest/_modules/graphscope/framework/loader.html
+++ b/docs/latest/_modules/graphscope/framework/loader.html
@@ -9,8 +9,8 @@
-
+
@@ -724,7 +724,7 @@
Source code for graphscope.framework.loader
classCSVOptions(object):"""Options to read from CSV files.
- Avaiable options are:
+ Available options are: - column delimiters - include a subset of columns - types of each columns
@@ -846,7 +846,7 @@
Source code for graphscope.framework.loader
returnself.__str__()defresolve(self,source):
-"""Dispatch resolver based on type of souce.
+"""Dispatch resolver based on type of source. Args: source: Different data sources
diff --git a/docs/latest/_modules/graphscope/framework/operation.html b/docs/latest/_modules/graphscope/framework/operation.html
index c6a0107abf11..34f52cd5fa11 100644
--- a/docs/latest/_modules/graphscope/framework/operation.html
+++ b/docs/latest/_modules/graphscope/framework/operation.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/interactive/query.html b/docs/latest/_modules/graphscope/interactive/query.html
index 2a122731b191..ce231346e98a 100644
--- a/docs/latest/_modules/graphscope/interactive/query.html
+++ b/docs/latest/_modules/graphscope/interactive/query.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/learning/graph.html b/docs/latest/_modules/graphscope/learning/graph.html
index d33a93173e8e..11c7da8f4f12 100644
--- a/docs/latest/_modules/graphscope/learning/graph.html
+++ b/docs/latest/_modules/graphscope/learning/graph.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/nx/classes/digraph.html b/docs/latest/_modules/graphscope/nx/classes/digraph.html
index 490358f80862..003255985d06 100644
--- a/docs/latest/_modules/graphscope/nx/classes/digraph.html
+++ b/docs/latest/_modules/graphscope/nx/classes/digraph.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/nx/classes/function.html b/docs/latest/_modules/graphscope/nx/classes/function.html
index 2c0b8a5e6baa..95d728e2607a 100644
--- a/docs/latest/_modules/graphscope/nx/classes/function.html
+++ b/docs/latest/_modules/graphscope/nx/classes/function.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/graphscope/nx/classes/graph.html b/docs/latest/_modules/graphscope/nx/classes/graph.html
index ce7a367c5142..24fc2656a609 100644
--- a/docs/latest/_modules/graphscope/nx/classes/graph.html
+++ b/docs/latest/_modules/graphscope/nx/classes/graph.html
@@ -9,8 +9,8 @@
-
+
@@ -1112,7 +1112,7 @@
# limitations under the License.
#
+fromurllib3.exceptionsimportMaxRetryError
+fromurllib3.exceptionsimportProtocolError
+
fromgs_interactive.api_responseimportApiResponse
+fromgs_interactive.client.generated.interactive_pb2importCodeasStatusCodefromgs_interactive.exceptionsimportApiExceptionfromgs_interactive.exceptionsimportBadRequestExceptionfromgs_interactive.exceptionsimportForbiddenExceptionfromgs_interactive.exceptionsimportNotFoundExceptionfromgs_interactive.exceptionsimportServiceException
-fromurllib3.exceptionsimportMaxRetryError
-
-fromgs_interactive.client.generated.interactive_pb2importCodeasStatusCodefromgs_interactive.models.api_response_with_codeimportAPIResponseWithCode
@@ -789,6 +790,8 @@
Source code for gs_interactive.client.status
return Status(StatusCode.INTERNAL_ERROR,exception.body)elifisinstance(exception,MaxRetryError):returnStatus(StatusCode.INTERNAL_ERROR,exception)
+ elifisinstance(exception,ProtocolError):
+ returnStatus(StatusCode.INTERNAL_ERROR,exception)returnStatus(StatusCode.UNKNOWN,"Unknown Error from exception "+exception.body)
diff --git a/docs/latest/_modules/gs_interactive/client/utils.html b/docs/latest/_modules/gs_interactive/client/utils.html
index 01883b473a3a..727174cfff65 100644
--- a/docs/latest/_modules/gs_interactive/client/utils.html
+++ b/docs/latest/_modules/gs_interactive/client/utils.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/index.html b/docs/latest/_modules/index.html
index dd055bef6132..72b1c996563b 100644
--- a/docs/latest/_modules/index.html
+++ b/docs/latest/_modules/index.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/classes/function.html b/docs/latest/_modules/networkx/classes/function.html
index ed83292e7231..b922c7638214 100644
--- a/docs/latest/_modules/networkx/classes/function.html
+++ b/docs/latest/_modules/networkx/classes/function.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/atlas.html b/docs/latest/_modules/networkx/generators/atlas.html
index 042debcebbb4..3999c8b6cd55 100644
--- a/docs/latest/_modules/networkx/generators/atlas.html
+++ b/docs/latest/_modules/networkx/generators/atlas.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/community.html b/docs/latest/_modules/networkx/generators/community.html
index 339b7cbf2c37..16bccc8cb194 100644
--- a/docs/latest/_modules/networkx/generators/community.html
+++ b/docs/latest/_modules/networkx/generators/community.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/degree_seq.html b/docs/latest/_modules/networkx/generators/degree_seq.html
index 4549cde8b7fb..759dc8089184 100644
--- a/docs/latest/_modules/networkx/generators/degree_seq.html
+++ b/docs/latest/_modules/networkx/generators/degree_seq.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/duplication.html b/docs/latest/_modules/networkx/generators/duplication.html
index 5ae6a83100e2..fbdafb83fad0 100644
--- a/docs/latest/_modules/networkx/generators/duplication.html
+++ b/docs/latest/_modules/networkx/generators/duplication.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/ego.html b/docs/latest/_modules/networkx/generators/ego.html
index 74ec51f5fe77..e8ea0beefba5 100644
--- a/docs/latest/_modules/networkx/generators/ego.html
+++ b/docs/latest/_modules/networkx/generators/ego.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/expanders.html b/docs/latest/_modules/networkx/generators/expanders.html
index eda4dd3cea08..cbb387e6875b 100644
--- a/docs/latest/_modules/networkx/generators/expanders.html
+++ b/docs/latest/_modules/networkx/generators/expanders.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/geometric.html b/docs/latest/_modules/networkx/generators/geometric.html
index 5b6766788bcb..8860e2d27216 100644
--- a/docs/latest/_modules/networkx/generators/geometric.html
+++ b/docs/latest/_modules/networkx/generators/geometric.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/harary_graph.html b/docs/latest/_modules/networkx/generators/harary_graph.html
index 1fa105d3a275..5c1225444b0a 100644
--- a/docs/latest/_modules/networkx/generators/harary_graph.html
+++ b/docs/latest/_modules/networkx/generators/harary_graph.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/internet_as_graphs.html b/docs/latest/_modules/networkx/generators/internet_as_graphs.html
index 6267acabb8f6..58899bbcc7f5 100644
--- a/docs/latest/_modules/networkx/generators/internet_as_graphs.html
+++ b/docs/latest/_modules/networkx/generators/internet_as_graphs.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/intersection.html b/docs/latest/_modules/networkx/generators/intersection.html
index 01159e5e0750..5c713d7458ac 100644
--- a/docs/latest/_modules/networkx/generators/intersection.html
+++ b/docs/latest/_modules/networkx/generators/intersection.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/joint_degree_seq.html b/docs/latest/_modules/networkx/generators/joint_degree_seq.html
index 29c0151427fc..1b80d990411b 100644
--- a/docs/latest/_modules/networkx/generators/joint_degree_seq.html
+++ b/docs/latest/_modules/networkx/generators/joint_degree_seq.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/mycielski.html b/docs/latest/_modules/networkx/generators/mycielski.html
index 01c3a29e238e..7e39b40ee0ab 100644
--- a/docs/latest/_modules/networkx/generators/mycielski.html
+++ b/docs/latest/_modules/networkx/generators/mycielski.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/nonisomorphic_trees.html b/docs/latest/_modules/networkx/generators/nonisomorphic_trees.html
index 8fb34e532821..6fc524002e7d 100644
--- a/docs/latest/_modules/networkx/generators/nonisomorphic_trees.html
+++ b/docs/latest/_modules/networkx/generators/nonisomorphic_trees.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/social.html b/docs/latest/_modules/networkx/generators/social.html
index 80d1342f5a89..1b646e25005d 100644
--- a/docs/latest/_modules/networkx/generators/social.html
+++ b/docs/latest/_modules/networkx/generators/social.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/spectral_graph_forge.html b/docs/latest/_modules/networkx/generators/spectral_graph_forge.html
index a67705fc5335..744b5856fc70 100644
--- a/docs/latest/_modules/networkx/generators/spectral_graph_forge.html
+++ b/docs/latest/_modules/networkx/generators/spectral_graph_forge.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/stochastic.html b/docs/latest/_modules/networkx/generators/stochastic.html
index d664a74c2123..1128206fb261 100644
--- a/docs/latest/_modules/networkx/generators/stochastic.html
+++ b/docs/latest/_modules/networkx/generators/stochastic.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/sudoku.html b/docs/latest/_modules/networkx/generators/sudoku.html
index acac08f06303..436f830572a4 100644
--- a/docs/latest/_modules/networkx/generators/sudoku.html
+++ b/docs/latest/_modules/networkx/generators/sudoku.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_modules/networkx/generators/trees.html b/docs/latest/_modules/networkx/generators/trees.html
index e44769e627b3..c4243b1fea5d 100644
--- a/docs/latest/_modules/networkx/generators/trees.html
+++ b/docs/latest/_modules/networkx/generators/trees.html
@@ -9,8 +9,8 @@
-
+
diff --git a/docs/latest/_sources/flex/interactive/data_import.md.txt b/docs/latest/_sources/flex/interactive/data_import.md.txt
index 7b7b454b5aa6..90d71eb350bc 100644
--- a/docs/latest/_sources/flex/interactive/data_import.md.txt
+++ b/docs/latest/_sources/flex/interactive/data_import.md.txt
@@ -227,7 +227,7 @@ The table below offers a detailed breakdown of each configuration item. In this
| loading_config.scheme | file | The source of input data. Currently only `file` and `odps` are supported | No |
| loading_config.format | N/A | The format of the raw data in CSV | Yes |
| loading_config.format.metadata | N/A | Mainly for configuring the options for reading CSV | Yes |
-| loading_config.format.metadata.delimiter | '\|' | Delimiter used to split a row of data | Yes |
+| loading_config.format.metadata.delimiter | '|' | Delimiter used to split a row of data, escaped char are also supported, i.e. '\t' | Yes |
| loading_config.format.metadata.header_row | true | Indicate if the first row should be used as the header | No |
| loading_config.format.metadata.quoting | false | Whether quoting is used | No |
| loading_config.format.metadata.quote_char | '\"' | Quoting character (if `quoting` is true) | No |
diff --git a/docs/latest/_sources/flex/interactive/development/python/APIResponseWithCode.md.txt b/docs/latest/_sources/flex/interactive/development/python/APIResponseWithCode.md.txt
index 84833643956b..6e16514e51a5 100644
--- a/docs/latest/_sources/flex/interactive/development/python/APIResponseWithCode.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/APIResponseWithCode.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of APIResponseWithCode from a JSON string
api_response_with_code_instance = APIResponseWithCode.from_json(json)
# print the JSON string representation of the object
-print(APIResponseWithCode.to_json())
+print APIResponseWithCode.to_json()
# convert the object into a dict
api_response_with_code_dict = api_response_with_code_instance.to_dict()
# create an instance of APIResponseWithCode from a dict
-api_response_with_code_from_dict = APIResponseWithCode.from_dict(api_response_with_code_dict)
+api_response_with_code_form_dict = api_response_with_code.from_dict(api_response_with_code_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeType.md.txt b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeType.md.txt
index 53552bd85515..1df5a5957e2c 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeType.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of BaseEdgeType from a JSON string
base_edge_type_instance = BaseEdgeType.from_json(json)
# print the JSON string representation of the object
-print(BaseEdgeType.to_json())
+print BaseEdgeType.to_json()
# convert the object into a dict
base_edge_type_dict = base_edge_type_instance.to_dict()
# create an instance of BaseEdgeType from a dict
-base_edge_type_from_dict = BaseEdgeType.from_dict(base_edge_type_dict)
+base_edge_type_form_dict = base_edge_type.from_dict(base_edge_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInner.md.txt b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInner.md.txt
index 0aae9e20192b..5a65181f87e6 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInner.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInner.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of BaseEdgeTypeVertexTypePairRelationsInner from a JSON string
base_edge_type_vertex_type_pair_relations_inner_instance = BaseEdgeTypeVertexTypePairRelationsInner.from_json(json)
# print the JSON string representation of the object
-print(BaseEdgeTypeVertexTypePairRelationsInner.to_json())
+print BaseEdgeTypeVertexTypePairRelationsInner.to_json()
# convert the object into a dict
base_edge_type_vertex_type_pair_relations_inner_dict = base_edge_type_vertex_type_pair_relations_inner_instance.to_dict()
# create an instance of BaseEdgeTypeVertexTypePairRelationsInner from a dict
-base_edge_type_vertex_type_pair_relations_inner_from_dict = BaseEdgeTypeVertexTypePairRelationsInner.from_dict(base_edge_type_vertex_type_pair_relations_inner_dict)
+base_edge_type_vertex_type_pair_relations_inner_form_dict = base_edge_type_vertex_type_pair_relations_inner.from_dict(base_edge_type_vertex_type_pair_relations_inner_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.md.txt b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.md.txt
index 9fed27eba7a7..eec62ead51f2 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.md.txt
@@ -21,12 +21,12 @@ json = "{}"
# create an instance of BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams from a JSON string
base_edge_type_vertex_type_pair_relations_inner_x_csr_params_instance = BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.from_json(json)
# print the JSON string representation of the object
-print(BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.to_json())
+print BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.to_json()
# convert the object into a dict
base_edge_type_vertex_type_pair_relations_inner_x_csr_params_dict = base_edge_type_vertex_type_pair_relations_inner_x_csr_params_instance.to_dict()
# create an instance of BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams from a dict
-base_edge_type_vertex_type_pair_relations_inner_x_csr_params_from_dict = BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.from_dict(base_edge_type_vertex_type_pair_relations_inner_x_csr_params_dict)
+base_edge_type_vertex_type_pair_relations_inner_x_csr_params_form_dict = base_edge_type_vertex_type_pair_relations_inner_x_csr_params.from_dict(base_edge_type_vertex_type_pair_relations_inner_x_csr_params_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BasePropertyMeta.md.txt b/docs/latest/_sources/flex/interactive/development/python/BasePropertyMeta.md.txt
index 6bff49fc688c..be06d3de6c1d 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BasePropertyMeta.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BasePropertyMeta.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of BasePropertyMeta from a JSON string
base_property_meta_instance = BasePropertyMeta.from_json(json)
# print the JSON string representation of the object
-print(BasePropertyMeta.to_json())
+print BasePropertyMeta.to_json()
# convert the object into a dict
base_property_meta_dict = base_property_meta_instance.to_dict()
# create an instance of BasePropertyMeta from a dict
-base_property_meta_from_dict = BasePropertyMeta.from_dict(base_property_meta_dict)
+base_property_meta_form_dict = base_property_meta.from_dict(base_property_meta_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BaseVertexType.md.txt b/docs/latest/_sources/flex/interactive/development/python/BaseVertexType.md.txt
index 9f7abb0e991a..51f4a3d0b3fc 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BaseVertexType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BaseVertexType.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of BaseVertexType from a JSON string
base_vertex_type_instance = BaseVertexType.from_json(json)
# print the JSON string representation of the object
-print(BaseVertexType.to_json())
+print BaseVertexType.to_json()
# convert the object into a dict
base_vertex_type_dict = base_vertex_type_instance.to_dict()
# create an instance of BaseVertexType from a dict
-base_vertex_type_from_dict = BaseVertexType.from_dict(base_vertex_type_dict)
+base_vertex_type_form_dict = base_vertex_type.from_dict(base_vertex_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/BaseVertexTypeXCsrParams.md.txt b/docs/latest/_sources/flex/interactive/development/python/BaseVertexTypeXCsrParams.md.txt
index ec430cca3aef..9408a8a529dd 100644
--- a/docs/latest/_sources/flex/interactive/development/python/BaseVertexTypeXCsrParams.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/BaseVertexTypeXCsrParams.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of BaseVertexTypeXCsrParams from a JSON string
base_vertex_type_x_csr_params_instance = BaseVertexTypeXCsrParams.from_json(json)
# print the JSON string representation of the object
-print(BaseVertexTypeXCsrParams.to_json())
+print BaseVertexTypeXCsrParams.to_json()
# convert the object into a dict
base_vertex_type_x_csr_params_dict = base_vertex_type_x_csr_params_instance.to_dict()
# create an instance of BaseVertexTypeXCsrParams from a dict
-base_vertex_type_x_csr_params_from_dict = BaseVertexTypeXCsrParams.from_dict(base_vertex_type_x_csr_params_dict)
+base_vertex_type_x_csr_params_form_dict = base_vertex_type_x_csr_params.from_dict(base_vertex_type_x_csr_params_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/ColumnMapping.md.txt b/docs/latest/_sources/flex/interactive/development/python/ColumnMapping.md.txt
index 06d84546529e..c54dc7aba747 100644
--- a/docs/latest/_sources/flex/interactive/development/python/ColumnMapping.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/ColumnMapping.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of ColumnMapping from a JSON string
column_mapping_instance = ColumnMapping.from_json(json)
# print the JSON string representation of the object
-print(ColumnMapping.to_json())
+print ColumnMapping.to_json()
# convert the object into a dict
column_mapping_dict = column_mapping_instance.to_dict()
# create an instance of ColumnMapping from a dict
-column_mapping_from_dict = ColumnMapping.from_dict(column_mapping_dict)
+column_mapping_form_dict = column_mapping.from_dict(column_mapping_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateEdgeType.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateEdgeType.md.txt
index 9c3b54ce4ac6..e373dde1c287 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateEdgeType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateEdgeType.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of CreateEdgeType from a JSON string
create_edge_type_instance = CreateEdgeType.from_json(json)
# print the JSON string representation of the object
-print(CreateEdgeType.to_json())
+print CreateEdgeType.to_json()
# convert the object into a dict
create_edge_type_dict = create_edge_type_instance.to_dict()
# create an instance of CreateEdgeType from a dict
-create_edge_type_from_dict = CreateEdgeType.from_dict(create_edge_type_dict)
+create_edge_type_form_dict = create_edge_type.from_dict(create_edge_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateGraphRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateGraphRequest.md.txt
index 48ce09eacb0b..23bfd795dbce 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateGraphRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateGraphRequest.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of CreateGraphRequest from a JSON string
create_graph_request_instance = CreateGraphRequest.from_json(json)
# print the JSON string representation of the object
-print(CreateGraphRequest.to_json())
+print CreateGraphRequest.to_json()
# convert the object into a dict
create_graph_request_dict = create_graph_request_instance.to_dict()
# create an instance of CreateGraphRequest from a dict
-create_graph_request_from_dict = CreateGraphRequest.from_dict(create_graph_request_dict)
+create_graph_request_form_dict = create_graph_request.from_dict(create_graph_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateGraphResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateGraphResponse.md.txt
index e8c8485e8c25..c75cef8d328d 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateGraphResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateGraphResponse.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of CreateGraphResponse from a JSON string
create_graph_response_instance = CreateGraphResponse.from_json(json)
# print the JSON string representation of the object
-print(CreateGraphResponse.to_json())
+print CreateGraphResponse.to_json()
# convert the object into a dict
create_graph_response_dict = create_graph_response_instance.to_dict()
# create an instance of CreateGraphResponse from a dict
-create_graph_response_from_dict = CreateGraphResponse.from_dict(create_graph_response_dict)
+create_graph_response_form_dict = create_graph_response.from_dict(create_graph_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateGraphSchemaRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateGraphSchemaRequest.md.txt
index e7e4faef4eab..05f89df16219 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateGraphSchemaRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateGraphSchemaRequest.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of CreateGraphSchemaRequest from a JSON string
create_graph_schema_request_instance = CreateGraphSchemaRequest.from_json(json)
# print the JSON string representation of the object
-print(CreateGraphSchemaRequest.to_json())
+print CreateGraphSchemaRequest.to_json()
# convert the object into a dict
create_graph_schema_request_dict = create_graph_schema_request_instance.to_dict()
# create an instance of CreateGraphSchemaRequest from a dict
-create_graph_schema_request_from_dict = CreateGraphSchemaRequest.from_dict(create_graph_schema_request_dict)
+create_graph_schema_request_form_dict = create_graph_schema_request.from_dict(create_graph_schema_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateProcedureRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateProcedureRequest.md.txt
index 5414f7a29a31..3cfc077b8956 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateProcedureRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateProcedureRequest.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of CreateProcedureRequest from a JSON string
create_procedure_request_instance = CreateProcedureRequest.from_json(json)
# print the JSON string representation of the object
-print(CreateProcedureRequest.to_json())
+print CreateProcedureRequest.to_json()
# convert the object into a dict
create_procedure_request_dict = create_procedure_request_instance.to_dict()
# create an instance of CreateProcedureRequest from a dict
-create_procedure_request_from_dict = CreateProcedureRequest.from_dict(create_procedure_request_dict)
+create_procedure_request_form_dict = create_procedure_request.from_dict(create_procedure_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateProcedureResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateProcedureResponse.md.txt
index 535e5400efca..1e7c038ddd73 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateProcedureResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateProcedureResponse.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of CreateProcedureResponse from a JSON string
create_procedure_response_instance = CreateProcedureResponse.from_json(json)
# print the JSON string representation of the object
-print(CreateProcedureResponse.to_json())
+print CreateProcedureResponse.to_json()
# convert the object into a dict
create_procedure_response_dict = create_procedure_response_instance.to_dict()
# create an instance of CreateProcedureResponse from a dict
-create_procedure_response_from_dict = CreateProcedureResponse.from_dict(create_procedure_response_dict)
+create_procedure_response_form_dict = create_procedure_response.from_dict(create_procedure_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreatePropertyMeta.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreatePropertyMeta.md.txt
index a38617a49eb9..47c7ba4f6f7f 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreatePropertyMeta.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreatePropertyMeta.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of CreatePropertyMeta from a JSON string
create_property_meta_instance = CreatePropertyMeta.from_json(json)
# print the JSON string representation of the object
-print(CreatePropertyMeta.to_json())
+print CreatePropertyMeta.to_json()
# convert the object into a dict
create_property_meta_dict = create_property_meta_instance.to_dict()
# create an instance of CreatePropertyMeta from a dict
-create_property_meta_from_dict = CreatePropertyMeta.from_dict(create_property_meta_dict)
+create_property_meta_form_dict = create_property_meta.from_dict(create_property_meta_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/CreateVertexType.md.txt b/docs/latest/_sources/flex/interactive/development/python/CreateVertexType.md.txt
index 96444f07801a..a292d64da2f6 100644
--- a/docs/latest/_sources/flex/interactive/development/python/CreateVertexType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/CreateVertexType.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of CreateVertexType from a JSON string
create_vertex_type_instance = CreateVertexType.from_json(json)
# print the JSON string representation of the object
-print(CreateVertexType.to_json())
+print CreateVertexType.to_json()
# convert the object into a dict
create_vertex_type_dict = create_vertex_type_instance.to_dict()
# create an instance of CreateVertexType from a dict
-create_vertex_type_from_dict = CreateVertexType.from_dict(create_vertex_type_dict)
+create_vertex_type_form_dict = create_vertex_type.from_dict(create_vertex_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/DateType.md.txt b/docs/latest/_sources/flex/interactive/development/python/DateType.md.txt
index 46f9c592b0d4..48e699182dcc 100644
--- a/docs/latest/_sources/flex/interactive/development/python/DateType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/DateType.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of DateType from a JSON string
date_type_instance = DateType.from_json(json)
# print the JSON string representation of the object
-print(DateType.to_json())
+print DateType.to_json()
# convert the object into a dict
date_type_dict = date_type_instance.to_dict()
# create an instance of DateType from a dict
-date_type_from_dict = DateType.from_dict(date_type_dict)
+date_type_form_dict = date_type.from_dict(date_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeData.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeData.md.txt
index de089bfc8853..2088582b21ff 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeData.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeData.md.txt
@@ -22,12 +22,12 @@ json = "{}"
# create an instance of EdgeData from a JSON string
edge_data_instance = EdgeData.from_json(json)
# print the JSON string representation of the object
-print(EdgeData.to_json())
+print EdgeData.to_json()
# convert the object into a dict
edge_data_dict = edge_data_instance.to_dict()
# create an instance of EdgeData from a dict
-edge_data_from_dict = EdgeData.from_dict(edge_data_dict)
+edge_data_form_dict = edge_data.from_dict(edge_data_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeMapping.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeMapping.md.txt
index 5869722100bd..7b8bc7627ecf 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeMapping.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeMapping.md.txt
@@ -21,12 +21,12 @@ json = "{}"
# create an instance of EdgeMapping from a JSON string
edge_mapping_instance = EdgeMapping.from_json(json)
# print the JSON string representation of the object
-print(EdgeMapping.to_json())
+print EdgeMapping.to_json()
# convert the object into a dict
edge_mapping_dict = edge_mapping_instance.to_dict()
# create an instance of EdgeMapping from a dict
-edge_mapping_from_dict = EdgeMapping.from_dict(edge_mapping_dict)
+edge_mapping_form_dict = edge_mapping.from_dict(edge_mapping_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingDestinationVertexMappingsInner.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingDestinationVertexMappingsInner.md.txt
index 69b10c97f9ad..fff140069092 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingDestinationVertexMappingsInner.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingDestinationVertexMappingsInner.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of EdgeMappingDestinationVertexMappingsInner from a JSON string
edge_mapping_destination_vertex_mappings_inner_instance = EdgeMappingDestinationVertexMappingsInner.from_json(json)
# print the JSON string representation of the object
-print(EdgeMappingDestinationVertexMappingsInner.to_json())
+print EdgeMappingDestinationVertexMappingsInner.to_json()
# convert the object into a dict
edge_mapping_destination_vertex_mappings_inner_dict = edge_mapping_destination_vertex_mappings_inner_instance.to_dict()
# create an instance of EdgeMappingDestinationVertexMappingsInner from a dict
-edge_mapping_destination_vertex_mappings_inner_from_dict = EdgeMappingDestinationVertexMappingsInner.from_dict(edge_mapping_destination_vertex_mappings_inner_dict)
+edge_mapping_destination_vertex_mappings_inner_form_dict = edge_mapping_destination_vertex_mappings_inner.from_dict(edge_mapping_destination_vertex_mappings_inner_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInner.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInner.md.txt
index c8c3d42a4f74..73ac11103e81 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInner.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInner.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of EdgeMappingSourceVertexMappingsInner from a JSON string
edge_mapping_source_vertex_mappings_inner_instance = EdgeMappingSourceVertexMappingsInner.from_json(json)
# print the JSON string representation of the object
-print(EdgeMappingSourceVertexMappingsInner.to_json())
+print EdgeMappingSourceVertexMappingsInner.to_json()
# convert the object into a dict
edge_mapping_source_vertex_mappings_inner_dict = edge_mapping_source_vertex_mappings_inner_instance.to_dict()
# create an instance of EdgeMappingSourceVertexMappingsInner from a dict
-edge_mapping_source_vertex_mappings_inner_from_dict = EdgeMappingSourceVertexMappingsInner.from_dict(edge_mapping_source_vertex_mappings_inner_dict)
+edge_mapping_source_vertex_mappings_inner_form_dict = edge_mapping_source_vertex_mappings_inner.from_dict(edge_mapping_source_vertex_mappings_inner_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInnerColumn.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInnerColumn.md.txt
index 89812935d2f1..7fb5a696782a 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInnerColumn.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingSourceVertexMappingsInnerColumn.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of EdgeMappingSourceVertexMappingsInnerColumn from a JSON string
edge_mapping_source_vertex_mappings_inner_column_instance = EdgeMappingSourceVertexMappingsInnerColumn.from_json(json)
# print the JSON string representation of the object
-print(EdgeMappingSourceVertexMappingsInnerColumn.to_json())
+print EdgeMappingSourceVertexMappingsInnerColumn.to_json()
# convert the object into a dict
edge_mapping_source_vertex_mappings_inner_column_dict = edge_mapping_source_vertex_mappings_inner_column_instance.to_dict()
# create an instance of EdgeMappingSourceVertexMappingsInnerColumn from a dict
-edge_mapping_source_vertex_mappings_inner_column_from_dict = EdgeMappingSourceVertexMappingsInnerColumn.from_dict(edge_mapping_source_vertex_mappings_inner_column_dict)
+edge_mapping_source_vertex_mappings_inner_column_form_dict = edge_mapping_source_vertex_mappings_inner_column.from_dict(edge_mapping_source_vertex_mappings_inner_column_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingTypeTriplet.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingTypeTriplet.md.txt
index 658f948669f2..6da4a1a66560 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeMappingTypeTriplet.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeMappingTypeTriplet.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of EdgeMappingTypeTriplet from a JSON string
edge_mapping_type_triplet_instance = EdgeMappingTypeTriplet.from_json(json)
# print the JSON string representation of the object
-print(EdgeMappingTypeTriplet.to_json())
+print EdgeMappingTypeTriplet.to_json()
# convert the object into a dict
edge_mapping_type_triplet_dict = edge_mapping_type_triplet_instance.to_dict()
# create an instance of EdgeMappingTypeTriplet from a dict
-edge_mapping_type_triplet_from_dict = EdgeMappingTypeTriplet.from_dict(edge_mapping_type_triplet_dict)
+edge_mapping_type_triplet_form_dict = edge_mapping_type_triplet.from_dict(edge_mapping_type_triplet_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeRequest.md.txt
index 8964ac9928f1..f21daee9785a 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeRequest.md.txt
@@ -22,12 +22,12 @@ json = "{}"
# create an instance of EdgeRequest from a JSON string
edge_request_instance = EdgeRequest.from_json(json)
# print the JSON string representation of the object
-print(EdgeRequest.to_json())
+print EdgeRequest.to_json()
# convert the object into a dict
edge_request_dict = edge_request_instance.to_dict()
# create an instance of EdgeRequest from a dict
-edge_request_from_dict = EdgeRequest.from_dict(edge_request_dict)
+edge_request_form_dict = edge_request.from_dict(edge_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/EdgeStatistics.md.txt b/docs/latest/_sources/flex/interactive/development/python/EdgeStatistics.md.txt
index 3bf01b9df33d..1012e7c18d61 100644
--- a/docs/latest/_sources/flex/interactive/development/python/EdgeStatistics.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/EdgeStatistics.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of EdgeStatistics from a JSON string
edge_statistics_instance = EdgeStatistics.from_json(json)
# print the JSON string representation of the object
-print(EdgeStatistics.to_json())
+print EdgeStatistics.to_json()
# convert the object into a dict
edge_statistics_dict = edge_statistics_instance.to_dict()
# create an instance of EdgeStatistics from a dict
-edge_statistics_from_dict = EdgeStatistics.from_dict(edge_statistics_dict)
+edge_statistics_form_dict = edge_statistics.from_dict(edge_statistics_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/FixedChar.md.txt b/docs/latest/_sources/flex/interactive/development/python/FixedChar.md.txt
index 666f35221bcf..18128716df2b 100644
--- a/docs/latest/_sources/flex/interactive/development/python/FixedChar.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/FixedChar.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of FixedChar from a JSON string
fixed_char_instance = FixedChar.from_json(json)
# print the JSON string representation of the object
-print(FixedChar.to_json())
+print FixedChar.to_json()
# convert the object into a dict
fixed_char_dict = fixed_char_instance.to_dict()
# create an instance of FixedChar from a dict
-fixed_char_from_dict = FixedChar.from_dict(fixed_char_dict)
+fixed_char_form_dict = fixed_char.from_dict(fixed_char_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/FixedCharChar.md.txt b/docs/latest/_sources/flex/interactive/development/python/FixedCharChar.md.txt
index 90dd621b9b62..2694e531febc 100644
--- a/docs/latest/_sources/flex/interactive/development/python/FixedCharChar.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/FixedCharChar.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of FixedCharChar from a JSON string
fixed_char_char_instance = FixedCharChar.from_json(json)
# print the JSON string representation of the object
-print(FixedCharChar.to_json())
+print FixedCharChar.to_json()
# convert the object into a dict
fixed_char_char_dict = fixed_char_char_instance.to_dict()
# create an instance of FixedCharChar from a dict
-fixed_char_char_from_dict = FixedCharChar.from_dict(fixed_char_char_dict)
+fixed_char_char_form_dict = fixed_char_char.from_dict(fixed_char_char_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GSDataType.md.txt b/docs/latest/_sources/flex/interactive/development/python/GSDataType.md.txt
index 32c709a7e6df..9ef119f8a713 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GSDataType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GSDataType.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of GSDataType from a JSON string
gs_data_type_instance = GSDataType.from_json(json)
# print the JSON string representation of the object
-print(GSDataType.to_json())
+print GSDataType.to_json()
# convert the object into a dict
gs_data_type_dict = gs_data_type_instance.to_dict()
# create an instance of GSDataType from a dict
-gs_data_type_from_dict = GSDataType.from_dict(gs_data_type_dict)
+gs_data_type_form_dict = gs_data_type.from_dict(gs_data_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetEdgeType.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetEdgeType.md.txt
index 9f97c13deef0..c7ff7b14b468 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetEdgeType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetEdgeType.md.txt
@@ -21,12 +21,12 @@ json = "{}"
# create an instance of GetEdgeType from a JSON string
get_edge_type_instance = GetEdgeType.from_json(json)
# print the JSON string representation of the object
-print(GetEdgeType.to_json())
+print GetEdgeType.to_json()
# convert the object into a dict
get_edge_type_dict = get_edge_type_instance.to_dict()
# create an instance of GetEdgeType from a dict
-get_edge_type_from_dict = GetEdgeType.from_dict(get_edge_type_dict)
+get_edge_type_form_dict = get_edge_type.from_dict(get_edge_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetGraphResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetGraphResponse.md.txt
index 39db6ba410ff..2b4f51135558 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetGraphResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetGraphResponse.md.txt
@@ -26,12 +26,12 @@ json = "{}"
# create an instance of GetGraphResponse from a JSON string
get_graph_response_instance = GetGraphResponse.from_json(json)
# print the JSON string representation of the object
-print(GetGraphResponse.to_json())
+print GetGraphResponse.to_json()
# convert the object into a dict
get_graph_response_dict = get_graph_response_instance.to_dict()
# create an instance of GetGraphResponse from a dict
-get_graph_response_from_dict = GetGraphResponse.from_dict(get_graph_response_dict)
+get_graph_response_form_dict = get_graph_response.from_dict(get_graph_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetGraphSchemaResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetGraphSchemaResponse.md.txt
index ddab559cb726..8dfc77431764 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetGraphSchemaResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetGraphSchemaResponse.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of GetGraphSchemaResponse from a JSON string
get_graph_schema_response_instance = GetGraphSchemaResponse.from_json(json)
# print the JSON string representation of the object
-print(GetGraphSchemaResponse.to_json())
+print GetGraphSchemaResponse.to_json()
# convert the object into a dict
get_graph_schema_response_dict = get_graph_schema_response_instance.to_dict()
# create an instance of GetGraphSchemaResponse from a dict
-get_graph_schema_response_from_dict = GetGraphSchemaResponse.from_dict(get_graph_schema_response_dict)
+get_graph_schema_response_form_dict = get_graph_schema_response.from_dict(get_graph_schema_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetGraphStatisticsResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetGraphStatisticsResponse.md.txt
index 1b4c8f8a3b42..145ac144b5e1 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetGraphStatisticsResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetGraphStatisticsResponse.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of GetGraphStatisticsResponse from a JSON string
get_graph_statistics_response_instance = GetGraphStatisticsResponse.from_json(json)
# print the JSON string representation of the object
-print(GetGraphStatisticsResponse.to_json())
+print GetGraphStatisticsResponse.to_json()
# convert the object into a dict
get_graph_statistics_response_dict = get_graph_statistics_response_instance.to_dict()
# create an instance of GetGraphStatisticsResponse from a dict
-get_graph_statistics_response_from_dict = GetGraphStatisticsResponse.from_dict(get_graph_statistics_response_dict)
+get_graph_statistics_response_form_dict = get_graph_statistics_response.from_dict(get_graph_statistics_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetProcedureResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetProcedureResponse.md.txt
index 8469ae74da18..719d03af6af0 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetProcedureResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetProcedureResponse.md.txt
@@ -30,12 +30,12 @@ json = "{}"
# create an instance of GetProcedureResponse from a JSON string
get_procedure_response_instance = GetProcedureResponse.from_json(json)
# print the JSON string representation of the object
-print(GetProcedureResponse.to_json())
+print GetProcedureResponse.to_json()
# convert the object into a dict
get_procedure_response_dict = get_procedure_response_instance.to_dict()
# create an instance of GetProcedureResponse from a dict
-get_procedure_response_from_dict = GetProcedureResponse.from_dict(get_procedure_response_dict)
+get_procedure_response_form_dict = get_procedure_response.from_dict(get_procedure_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetPropertyMeta.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetPropertyMeta.md.txt
index 607fc7b560e7..9e774d6e1208 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetPropertyMeta.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetPropertyMeta.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of GetPropertyMeta from a JSON string
get_property_meta_instance = GetPropertyMeta.from_json(json)
# print the JSON string representation of the object
-print(GetPropertyMeta.to_json())
+print GetPropertyMeta.to_json()
# convert the object into a dict
get_property_meta_dict = get_property_meta_instance.to_dict()
# create an instance of GetPropertyMeta from a dict
-get_property_meta_from_dict = GetPropertyMeta.from_dict(get_property_meta_dict)
+get_property_meta_form_dict = get_property_meta.from_dict(get_property_meta_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/GetVertexType.md.txt b/docs/latest/_sources/flex/interactive/development/python/GetVertexType.md.txt
index 036b959ff288..34fbb45f9421 100644
--- a/docs/latest/_sources/flex/interactive/development/python/GetVertexType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/GetVertexType.md.txt
@@ -22,12 +22,12 @@ json = "{}"
# create an instance of GetVertexType from a JSON string
get_vertex_type_instance = GetVertexType.from_json(json)
# print the JSON string representation of the object
-print(GetVertexType.to_json())
+print GetVertexType.to_json()
# convert the object into a dict
get_vertex_type_dict = get_vertex_type_instance.to_dict()
# create an instance of GetVertexType from a dict
-get_vertex_type_from_dict = GetVertexType.from_dict(get_vertex_type_dict)
+get_vertex_type_form_dict = get_vertex_type.from_dict(get_vertex_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/JobResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/JobResponse.md.txt
index 3b48ed25706a..6d1b2f340434 100644
--- a/docs/latest/_sources/flex/interactive/development/python/JobResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/JobResponse.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of JobResponse from a JSON string
job_response_instance = JobResponse.from_json(json)
# print the JSON string representation of the object
-print(JobResponse.to_json())
+print JobResponse.to_json()
# convert the object into a dict
job_response_dict = job_response_instance.to_dict()
# create an instance of JobResponse from a dict
-job_response_from_dict = JobResponse.from_dict(job_response_dict)
+job_response_form_dict = job_response.from_dict(job_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/JobStatus.md.txt b/docs/latest/_sources/flex/interactive/development/python/JobStatus.md.txt
index 6970dcd77e79..09a5f59b53eb 100644
--- a/docs/latest/_sources/flex/interactive/development/python/JobStatus.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/JobStatus.md.txt
@@ -23,12 +23,12 @@ json = "{}"
# create an instance of JobStatus from a JSON string
job_status_instance = JobStatus.from_json(json)
# print the JSON string representation of the object
-print(JobStatus.to_json())
+print JobStatus.to_json()
# convert the object into a dict
job_status_dict = job_status_instance.to_dict()
# create an instance of JobStatus from a dict
-job_status_from_dict = JobStatus.from_dict(job_status_dict)
+job_status_form_dict = job_status.from_dict(job_status_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/LongText.md.txt b/docs/latest/_sources/flex/interactive/development/python/LongText.md.txt
index eef1781e77aa..7cfe84520870 100644
--- a/docs/latest/_sources/flex/interactive/development/python/LongText.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/LongText.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of LongText from a JSON string
long_text_instance = LongText.from_json(json)
# print the JSON string representation of the object
-print(LongText.to_json())
+print LongText.to_json()
# convert the object into a dict
long_text_dict = long_text_instance.to_dict()
# create an instance of LongText from a dict
-long_text_from_dict = LongText.from_dict(long_text_dict)
+long_text_form_dict = long_text.from_dict(long_text_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/ModelProperty.md.txt b/docs/latest/_sources/flex/interactive/development/python/ModelProperty.md.txt
index b1385eb54252..cce70ef00847 100644
--- a/docs/latest/_sources/flex/interactive/development/python/ModelProperty.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/ModelProperty.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of ModelProperty from a JSON string
model_property_instance = ModelProperty.from_json(json)
# print the JSON string representation of the object
-print(ModelProperty.to_json())
+print ModelProperty.to_json()
# convert the object into a dict
model_property_dict = model_property_instance.to_dict()
# create an instance of ModelProperty from a dict
-model_property_from_dict = ModelProperty.from_dict(model_property_dict)
+model_property_form_dict = model_property.from_dict(model_property_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/Parameter.md.txt b/docs/latest/_sources/flex/interactive/development/python/Parameter.md.txt
index 6a493c28bfac..8dd8e09d75c7 100644
--- a/docs/latest/_sources/flex/interactive/development/python/Parameter.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/Parameter.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of Parameter from a JSON string
parameter_instance = Parameter.from_json(json)
# print the JSON string representation of the object
-print(Parameter.to_json())
+print Parameter.to_json()
# convert the object into a dict
parameter_dict = parameter_instance.to_dict()
# create an instance of Parameter from a dict
-parameter_from_dict = Parameter.from_dict(parameter_dict)
+parameter_form_dict = parameter.from_dict(parameter_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/PrimitiveType.md.txt b/docs/latest/_sources/flex/interactive/development/python/PrimitiveType.md.txt
index b20421b6ea3b..af77097cde17 100644
--- a/docs/latest/_sources/flex/interactive/development/python/PrimitiveType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/PrimitiveType.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of PrimitiveType from a JSON string
primitive_type_instance = PrimitiveType.from_json(json)
# print the JSON string representation of the object
-print(PrimitiveType.to_json())
+print PrimitiveType.to_json()
# convert the object into a dict
primitive_type_dict = primitive_type_instance.to_dict()
# create an instance of PrimitiveType from a dict
-primitive_type_from_dict = PrimitiveType.from_dict(primitive_type_dict)
+primitive_type_form_dict = primitive_type.from_dict(primitive_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/QueryRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/QueryRequest.md.txt
index 57a83e146788..c4ef0b108bac 100644
--- a/docs/latest/_sources/flex/interactive/development/python/QueryRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/QueryRequest.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of QueryRequest from a JSON string
query_request_instance = QueryRequest.from_json(json)
# print the JSON string representation of the object
-print(QueryRequest.to_json())
+print QueryRequest.to_json()
# convert the object into a dict
query_request_dict = query_request_instance.to_dict()
# create an instance of QueryRequest from a dict
-query_request_from_dict = QueryRequest.from_dict(query_request_dict)
+query_request_form_dict = query_request.from_dict(query_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/SchemaMapping.md.txt b/docs/latest/_sources/flex/interactive/development/python/SchemaMapping.md.txt
index 513b678f69f6..2218a1887918 100644
--- a/docs/latest/_sources/flex/interactive/development/python/SchemaMapping.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/SchemaMapping.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of SchemaMapping from a JSON string
schema_mapping_instance = SchemaMapping.from_json(json)
# print the JSON string representation of the object
-print(SchemaMapping.to_json())
+print SchemaMapping.to_json()
# convert the object into a dict
schema_mapping_dict = schema_mapping_instance.to_dict()
# create an instance of SchemaMapping from a dict
-schema_mapping_from_dict = SchemaMapping.from_dict(schema_mapping_dict)
+schema_mapping_form_dict = schema_mapping.from_dict(schema_mapping_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfig.md.txt b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfig.md.txt
index 443ced8bcce1..335ff4bc927f 100644
--- a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfig.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfig.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of SchemaMappingLoadingConfig from a JSON string
schema_mapping_loading_config_instance = SchemaMappingLoadingConfig.from_json(json)
# print the JSON string representation of the object
-print(SchemaMappingLoadingConfig.to_json())
+print SchemaMappingLoadingConfig.to_json()
# convert the object into a dict
schema_mapping_loading_config_dict = schema_mapping_loading_config_instance.to_dict()
# create an instance of SchemaMappingLoadingConfig from a dict
-schema_mapping_loading_config_from_dict = SchemaMappingLoadingConfig.from_dict(schema_mapping_loading_config_dict)
+schema_mapping_loading_config_form_dict = schema_mapping_loading_config.from_dict(schema_mapping_loading_config_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigDataSource.md.txt b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigDataSource.md.txt
index b741fb837ccb..eadec3c69c11 100644
--- a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigDataSource.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigDataSource.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of SchemaMappingLoadingConfigDataSource from a JSON string
schema_mapping_loading_config_data_source_instance = SchemaMappingLoadingConfigDataSource.from_json(json)
# print the JSON string representation of the object
-print(SchemaMappingLoadingConfigDataSource.to_json())
+print SchemaMappingLoadingConfigDataSource.to_json()
# convert the object into a dict
schema_mapping_loading_config_data_source_dict = schema_mapping_loading_config_data_source_instance.to_dict()
# create an instance of SchemaMappingLoadingConfigDataSource from a dict
-schema_mapping_loading_config_data_source_from_dict = SchemaMappingLoadingConfigDataSource.from_dict(schema_mapping_loading_config_data_source_dict)
+schema_mapping_loading_config_data_source_form_dict = schema_mapping_loading_config_data_source.from_dict(schema_mapping_loading_config_data_source_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigFormat.md.txt b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigFormat.md.txt
index 43bf44349255..d253edb9aa1a 100644
--- a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigFormat.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigFormat.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of SchemaMappingLoadingConfigFormat from a JSON string
schema_mapping_loading_config_format_instance = SchemaMappingLoadingConfigFormat.from_json(json)
# print the JSON string representation of the object
-print(SchemaMappingLoadingConfigFormat.to_json())
+print SchemaMappingLoadingConfigFormat.to_json()
# convert the object into a dict
schema_mapping_loading_config_format_dict = schema_mapping_loading_config_format_instance.to_dict()
# create an instance of SchemaMappingLoadingConfigFormat from a dict
-schema_mapping_loading_config_format_from_dict = SchemaMappingLoadingConfigFormat.from_dict(schema_mapping_loading_config_format_dict)
+schema_mapping_loading_config_format_form_dict = schema_mapping_loading_config_format.from_dict(schema_mapping_loading_config_format_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigXCsrParams.md.txt b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigXCsrParams.md.txt
index 3702cb716704..ef61b5eecdfe 100644
--- a/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigXCsrParams.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/SchemaMappingLoadingConfigXCsrParams.md.txt
@@ -20,12 +20,12 @@ json = "{}"
# create an instance of SchemaMappingLoadingConfigXCsrParams from a JSON string
schema_mapping_loading_config_x_csr_params_instance = SchemaMappingLoadingConfigXCsrParams.from_json(json)
# print the JSON string representation of the object
-print(SchemaMappingLoadingConfigXCsrParams.to_json())
+print SchemaMappingLoadingConfigXCsrParams.to_json()
# convert the object into a dict
schema_mapping_loading_config_x_csr_params_dict = schema_mapping_loading_config_x_csr_params_instance.to_dict()
# create an instance of SchemaMappingLoadingConfigXCsrParams from a dict
-schema_mapping_loading_config_x_csr_params_from_dict = SchemaMappingLoadingConfigXCsrParams.from_dict(schema_mapping_loading_config_x_csr_params_dict)
+schema_mapping_loading_config_x_csr_params_form_dict = schema_mapping_loading_config_x_csr_params.from_dict(schema_mapping_loading_config_x_csr_params_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/ServiceStatus.md.txt b/docs/latest/_sources/flex/interactive/development/python/ServiceStatus.md.txt
index 1b521997d914..e7fc01ac816b 100644
--- a/docs/latest/_sources/flex/interactive/development/python/ServiceStatus.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/ServiceStatus.md.txt
@@ -23,12 +23,12 @@ json = "{}"
# create an instance of ServiceStatus from a JSON string
service_status_instance = ServiceStatus.from_json(json)
# print the JSON string representation of the object
-print(ServiceStatus.to_json())
+print ServiceStatus.to_json()
# convert the object into a dict
service_status_dict = service_status_instance.to_dict()
# create an instance of ServiceStatus from a dict
-service_status_from_dict = ServiceStatus.from_dict(service_status_dict)
+service_status_form_dict = service_status.from_dict(service_status_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/StartServiceRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/StartServiceRequest.md.txt
index 22a5d44af999..d086a48c4496 100644
--- a/docs/latest/_sources/flex/interactive/development/python/StartServiceRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/StartServiceRequest.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of StartServiceRequest from a JSON string
start_service_request_instance = StartServiceRequest.from_json(json)
# print the JSON string representation of the object
-print(StartServiceRequest.to_json())
+print StartServiceRequest.to_json()
# convert the object into a dict
start_service_request_dict = start_service_request_instance.to_dict()
# create an instance of StartServiceRequest from a dict
-start_service_request_from_dict = StartServiceRequest.from_dict(start_service_request_dict)
+start_service_request_form_dict = start_service_request.from_dict(start_service_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/StopServiceRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/StopServiceRequest.md.txt
index 82bc748a2987..c7ab508108e5 100644
--- a/docs/latest/_sources/flex/interactive/development/python/StopServiceRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/StopServiceRequest.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of StopServiceRequest from a JSON string
stop_service_request_instance = StopServiceRequest.from_json(json)
# print the JSON string representation of the object
-print(StopServiceRequest.to_json())
+print StopServiceRequest.to_json()
# convert the object into a dict
stop_service_request_dict = stop_service_request_instance.to_dict()
# create an instance of StopServiceRequest from a dict
-stop_service_request_from_dict = StopServiceRequest.from_dict(stop_service_request_dict)
+stop_service_request_form_dict = stop_service_request.from_dict(stop_service_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/StoredProcedureMeta.md.txt b/docs/latest/_sources/flex/interactive/development/python/StoredProcedureMeta.md.txt
index 0a5a5c3d475a..1b21bb25c155 100644
--- a/docs/latest/_sources/flex/interactive/development/python/StoredProcedureMeta.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/StoredProcedureMeta.md.txt
@@ -26,12 +26,12 @@ json = "{}"
# create an instance of StoredProcedureMeta from a JSON string
stored_procedure_meta_instance = StoredProcedureMeta.from_json(json)
# print the JSON string representation of the object
-print(StoredProcedureMeta.to_json())
+print StoredProcedureMeta.to_json()
# convert the object into a dict
stored_procedure_meta_dict = stored_procedure_meta_instance.to_dict()
# create an instance of StoredProcedureMeta from a dict
-stored_procedure_meta_from_dict = StoredProcedureMeta.from_dict(stored_procedure_meta_dict)
+stored_procedure_meta_form_dict = stored_procedure_meta.from_dict(stored_procedure_meta_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/StringType.md.txt b/docs/latest/_sources/flex/interactive/development/python/StringType.md.txt
index 1962ac4371c0..a933f88bc551 100644
--- a/docs/latest/_sources/flex/interactive/development/python/StringType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/StringType.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of StringType from a JSON string
string_type_instance = StringType.from_json(json)
# print the JSON string representation of the object
-print(StringType.to_json())
+print StringType.to_json()
# convert the object into a dict
string_type_dict = string_type_instance.to_dict()
# create an instance of StringType from a dict
-string_type_from_dict = StringType.from_dict(string_type_dict)
+string_type_form_dict = string_type.from_dict(string_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/StringTypeString.md.txt b/docs/latest/_sources/flex/interactive/development/python/StringTypeString.md.txt
index 3d94c4cf2d71..653e9bbb4406 100644
--- a/docs/latest/_sources/flex/interactive/development/python/StringTypeString.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/StringTypeString.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of StringTypeString from a JSON string
string_type_string_instance = StringTypeString.from_json(json)
# print the JSON string representation of the object
-print(StringTypeString.to_json())
+print StringTypeString.to_json()
# convert the object into a dict
string_type_string_dict = string_type_string_instance.to_dict()
# create an instance of StringTypeString from a dict
-string_type_string_from_dict = StringTypeString.from_dict(string_type_string_dict)
+string_type_string_form_dict = string_type_string.from_dict(string_type_string_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/TemporalType.md.txt b/docs/latest/_sources/flex/interactive/development/python/TemporalType.md.txt
index eb3ece98721f..3a1660b7894c 100644
--- a/docs/latest/_sources/flex/interactive/development/python/TemporalType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/TemporalType.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of TemporalType from a JSON string
temporal_type_instance = TemporalType.from_json(json)
# print the JSON string representation of the object
-print(TemporalType.to_json())
+print TemporalType.to_json()
# convert the object into a dict
temporal_type_dict = temporal_type_instance.to_dict()
# create an instance of TemporalType from a dict
-temporal_type_from_dict = TemporalType.from_dict(temporal_type_dict)
+temporal_type_form_dict = temporal_type.from_dict(temporal_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/TemporalTypeTemporal.md.txt b/docs/latest/_sources/flex/interactive/development/python/TemporalTypeTemporal.md.txt
index 6bb595b61946..65dedf4c1127 100644
--- a/docs/latest/_sources/flex/interactive/development/python/TemporalTypeTemporal.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/TemporalTypeTemporal.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of TemporalTypeTemporal from a JSON string
temporal_type_temporal_instance = TemporalTypeTemporal.from_json(json)
# print the JSON string representation of the object
-print(TemporalTypeTemporal.to_json())
+print TemporalTypeTemporal.to_json()
# convert the object into a dict
temporal_type_temporal_dict = temporal_type_temporal_instance.to_dict()
# create an instance of TemporalTypeTemporal from a dict
-temporal_type_temporal_from_dict = TemporalTypeTemporal.from_dict(temporal_type_temporal_dict)
+temporal_type_temporal_form_dict = temporal_type_temporal.from_dict(temporal_type_temporal_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/TimeStampType.md.txt b/docs/latest/_sources/flex/interactive/development/python/TimeStampType.md.txt
index 2a57927e90bc..7e4c85731c93 100644
--- a/docs/latest/_sources/flex/interactive/development/python/TimeStampType.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/TimeStampType.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of TimeStampType from a JSON string
time_stamp_type_instance = TimeStampType.from_json(json)
# print the JSON string representation of the object
-print(TimeStampType.to_json())
+print TimeStampType.to_json()
# convert the object into a dict
time_stamp_type_dict = time_stamp_type_instance.to_dict()
# create an instance of TimeStampType from a dict
-time_stamp_type_from_dict = TimeStampType.from_dict(time_stamp_type_dict)
+time_stamp_type_form_dict = time_stamp_type.from_dict(time_stamp_type_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/TypedValue.md.txt b/docs/latest/_sources/flex/interactive/development/python/TypedValue.md.txt
index c87c4c279817..908bc2e6baba 100644
--- a/docs/latest/_sources/flex/interactive/development/python/TypedValue.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/TypedValue.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of TypedValue from a JSON string
typed_value_instance = TypedValue.from_json(json)
# print the JSON string representation of the object
-print(TypedValue.to_json())
+print TypedValue.to_json()
# convert the object into a dict
typed_value_dict = typed_value_instance.to_dict()
# create an instance of TypedValue from a dict
-typed_value_from_dict = TypedValue.from_dict(typed_value_dict)
+typed_value_form_dict = typed_value.from_dict(typed_value_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/UpdateProcedureRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/UpdateProcedureRequest.md.txt
index 56e6cb6972f5..166f737bdb25 100644
--- a/docs/latest/_sources/flex/interactive/development/python/UpdateProcedureRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/UpdateProcedureRequest.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of UpdateProcedureRequest from a JSON string
update_procedure_request_instance = UpdateProcedureRequest.from_json(json)
# print the JSON string representation of the object
-print(UpdateProcedureRequest.to_json())
+print UpdateProcedureRequest.to_json()
# convert the object into a dict
update_procedure_request_dict = update_procedure_request_instance.to_dict()
# create an instance of UpdateProcedureRequest from a dict
-update_procedure_request_from_dict = UpdateProcedureRequest.from_dict(update_procedure_request_dict)
+update_procedure_request_form_dict = update_procedure_request.from_dict(update_procedure_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/UploadFileResponse.md.txt b/docs/latest/_sources/flex/interactive/development/python/UploadFileResponse.md.txt
index 0a973f32f90b..445a2fb3c842 100644
--- a/docs/latest/_sources/flex/interactive/development/python/UploadFileResponse.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/UploadFileResponse.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of UploadFileResponse from a JSON string
upload_file_response_instance = UploadFileResponse.from_json(json)
# print the JSON string representation of the object
-print(UploadFileResponse.to_json())
+print UploadFileResponse.to_json()
# convert the object into a dict
upload_file_response_dict = upload_file_response_instance.to_dict()
# create an instance of UploadFileResponse from a dict
-upload_file_response_from_dict = UploadFileResponse.from_dict(upload_file_response_dict)
+upload_file_response_form_dict = upload_file_response.from_dict(upload_file_response_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VarChar.md.txt b/docs/latest/_sources/flex/interactive/development/python/VarChar.md.txt
index 70f8a094c763..825821bd3baf 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VarChar.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VarChar.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of VarChar from a JSON string
var_char_instance = VarChar.from_json(json)
# print the JSON string representation of the object
-print(VarChar.to_json())
+print VarChar.to_json()
# convert the object into a dict
var_char_dict = var_char_instance.to_dict()
# create an instance of VarChar from a dict
-var_char_from_dict = VarChar.from_dict(var_char_dict)
+var_char_form_dict = var_char.from_dict(var_char_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VarCharVarChar.md.txt b/docs/latest/_sources/flex/interactive/development/python/VarCharVarChar.md.txt
index 3c0ef554d444..514271ed8dfc 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VarCharVarChar.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VarCharVarChar.md.txt
@@ -17,12 +17,12 @@ json = "{}"
# create an instance of VarCharVarChar from a JSON string
var_char_var_char_instance = VarCharVarChar.from_json(json)
# print the JSON string representation of the object
-print(VarCharVarChar.to_json())
+print VarCharVarChar.to_json()
# convert the object into a dict
var_char_var_char_dict = var_char_var_char_instance.to_dict()
# create an instance of VarCharVarChar from a dict
-var_char_var_char_from_dict = VarCharVarChar.from_dict(var_char_var_char_dict)
+var_char_var_char_form_dict = var_char_var_char.from_dict(var_char_var_char_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexData.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexData.md.txt
index 44e6a7d543f4..772805a92b02 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexData.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexData.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of VertexData from a JSON string
vertex_data_instance = VertexData.from_json(json)
# print the JSON string representation of the object
-print(VertexData.to_json())
+print VertexData.to_json()
# convert the object into a dict
vertex_data_dict = vertex_data_instance.to_dict()
# create an instance of VertexData from a dict
-vertex_data_from_dict = VertexData.from_dict(vertex_data_dict)
+vertex_data_form_dict = vertex_data.from_dict(vertex_data_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexEdgeRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexEdgeRequest.md.txt
index 9d454e8681d2..21a9f4daebf8 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexEdgeRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexEdgeRequest.md.txt
@@ -18,12 +18,12 @@ json = "{}"
# create an instance of VertexEdgeRequest from a JSON string
vertex_edge_request_instance = VertexEdgeRequest.from_json(json)
# print the JSON string representation of the object
-print(VertexEdgeRequest.to_json())
+print VertexEdgeRequest.to_json()
# convert the object into a dict
vertex_edge_request_dict = vertex_edge_request_instance.to_dict()
# create an instance of VertexEdgeRequest from a dict
-vertex_edge_request_from_dict = VertexEdgeRequest.from_dict(vertex_edge_request_dict)
+vertex_edge_request_form_dict = vertex_edge_request.from_dict(vertex_edge_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexMapping.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexMapping.md.txt
index d3e260738ae0..31d0d179802a 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexMapping.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexMapping.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of VertexMapping from a JSON string
vertex_mapping_instance = VertexMapping.from_json(json)
# print the JSON string representation of the object
-print(VertexMapping.to_json())
+print VertexMapping.to_json()
# convert the object into a dict
vertex_mapping_dict = vertex_mapping_instance.to_dict()
# create an instance of VertexMapping from a dict
-vertex_mapping_from_dict = VertexMapping.from_dict(vertex_mapping_dict)
+vertex_mapping_form_dict = vertex_mapping.from_dict(vertex_mapping_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexRequest.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexRequest.md.txt
index afb1be28722a..b9d809e353d1 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexRequest.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexRequest.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of VertexRequest from a JSON string
vertex_request_instance = VertexRequest.from_json(json)
# print the JSON string representation of the object
-print(VertexRequest.to_json())
+print VertexRequest.to_json()
# convert the object into a dict
vertex_request_dict = vertex_request_instance.to_dict()
# create an instance of VertexRequest from a dict
-vertex_request_from_dict = VertexRequest.from_dict(vertex_request_dict)
+vertex_request_form_dict = vertex_request.from_dict(vertex_request_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexStatistics.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexStatistics.md.txt
index 112231341d89..d874ba01f9b6 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexStatistics.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexStatistics.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of VertexStatistics from a JSON string
vertex_statistics_instance = VertexStatistics.from_json(json)
# print the JSON string representation of the object
-print(VertexStatistics.to_json())
+print VertexStatistics.to_json()
# convert the object into a dict
vertex_statistics_dict = vertex_statistics_instance.to_dict()
# create an instance of VertexStatistics from a dict
-vertex_statistics_from_dict = VertexStatistics.from_dict(vertex_statistics_dict)
+vertex_statistics_form_dict = vertex_statistics.from_dict(vertex_statistics_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/flex/interactive/development/python/VertexTypePairStatistics.md.txt b/docs/latest/_sources/flex/interactive/development/python/VertexTypePairStatistics.md.txt
index 37011e7075ab..fcf811dfd595 100644
--- a/docs/latest/_sources/flex/interactive/development/python/VertexTypePairStatistics.md.txt
+++ b/docs/latest/_sources/flex/interactive/development/python/VertexTypePairStatistics.md.txt
@@ -19,12 +19,12 @@ json = "{}"
# create an instance of VertexTypePairStatistics from a JSON string
vertex_type_pair_statistics_instance = VertexTypePairStatistics.from_json(json)
# print the JSON string representation of the object
-print(VertexTypePairStatistics.to_json())
+print VertexTypePairStatistics.to_json()
# convert the object into a dict
vertex_type_pair_statistics_dict = vertex_type_pair_statistics_instance.to_dict()
# create an instance of VertexTypePairStatistics from a dict
-vertex_type_pair_statistics_from_dict = VertexTypePairStatistics.from_dict(vertex_type_pair_statistics_dict)
+vertex_type_pair_statistics_form_dict = vertex_type_pair_statistics.from_dict(vertex_type_pair_statistics_dict)
```
[[Back to Model list]](python_sdk.md#documentation-for-data-structures) [[Back to API list]](python_sdk.md#documentation-for-service-apis) [[Back to python_sdk]](python_sdk.md)
diff --git a/docs/latest/_sources/interactive_engine/tinkerpop/faq.md.txt b/docs/latest/_sources/interactive_engine/tinkerpop/faq.md.txt
index 1e6d59791425..dcad710220b4 100644
--- a/docs/latest/_sources/interactive_engine/tinkerpop/faq.md.txt
+++ b/docs/latest/_sources/interactive_engine/tinkerpop/faq.md.txt
@@ -1,28 +1,31 @@
# FAQs for GIE Gremlin Usage
## Compatibility with TinkerPop
+
GIE supports the property graph model and Gremlin traversal language defined by Apache TinkerPop,
and provides a Gremlin WebSockets server that supports TinkerPop version 3.4.
In addition to the original Gremlin queries, we further introduce some syntactic sugars to allow
more succinct expression. However, because of the distributed nature and practical considerations, it is worth to notice the following limitations of our implementations of Gremlin.
- Functionalities
+
- Graph mutations.
- Lambda and Groovy expressions and functions, such as the `.map{}`, the `.by{}`, and the `.filter{}` functions, and `System.currentTimeMillis()`, etc. By the way, we have provided the `expr()` [syntactic sugar](../interactive_engine/supported_gremlin_steps.md) to handle complex expressions.
- Gremlin traversal strategies.
- Transactions.
- Secondary index isn’t currently available. Primary keys will be automatically indexed.
-
- Gremlin Steps: See [here](supported_gremlin_steps.md) for a complete supported/unsupported list of Gremlin.
## Property Graph Constraints
+
The current release of GIE supports two graph stores: one leverages [Vineyard](https://v6d.io/) to supply an in-memory store for immutable
graph data, and the other, called [groot](../storage_engine/groot.md), is developed on top of [RocksDB](https://rocksdb.org/) that also provides real-time write and data consistency via [snapshot isolation](https://en.wikipedia.org/wiki/Snapshot_isolation). Both stores support graph data being partitioned across multiple servers. By design, the following constraints are introduced (on both stores):
- - Each graph has a schema comprised of the edge labels, property keys, and vertex labels used therein.
- - Each vertex type or label has a primary key (property) defined by user. The system will automatically
+
+- Each graph has a schema comprised of the edge labels, property keys, and vertex labels used therein.
+- Each vertex type or label has a primary key (property) defined by user. The system will automatically
generate a String-typed unique identifier for each vertex and edge, encoding both the label information
as well as user-defined primary keys (for vertex).
- - Each vertex or edge property can be of the following data types: `int`, `long`, `float`, `double`,
+- Each vertex or edge property can be of the following data types: `int`, `long`, `float`, `double`,
`String`, `List`, `List`, and `List`.
## What's the difference between Inner ID and Property ID ?
@@ -32,6 +35,7 @@ The main difference between Inner ID and Property ID is that Inner ID is a syste
For example, in the LDBC (Linked Data Benchmark Council) schema, we have an entity type called 'PERSON', which has its own list of properties, consisting of 'id', 'name' and 'birthday'. In the actual storage, we maintain key-value pairs for each instance of entity type 'PERSON', and internally maintain a unique ID to differentiate each such instance. The unique ID in this context is referred to as the Inner ID, and the 'id' in the attribute list is the Property ID.
GIE Gremlin provides different approaches to query a vertex instance by its Inner ID or Property ID, similar to:
+
```scss
// by its inner id
g.V(123456)
@@ -45,6 +49,7 @@ In the above case, the vertex may have a property `id` with value 1, which is ma
unique inner id `123456`.
For edges, we do not currently provide any approaches to query based on Inner ID, for two reasons:
+
- Firstly, Inner ID is internally maintained by the system and should not be exposed to users by default.
- Secondly, a single edge instance may not be uniquely identified by Inner ID alone, as it typically requires a triplet such as \.
@@ -53,23 +58,29 @@ For edges, we do not currently provide any approaches to query based on Inner ID
With path_expand, users can define their desired path pattern concretely and further define corresponding characteristics based on that path. For example, if an entity of type 'PERSON' wants to find instances that can be reached by 3-hops, in traditional Gremlin, it can only be represented as ```g.V().hasLabel('PERSON').both().both().both()```. With path_expand, it can be represented more concisely as ```g.V().hasLabel('PERSON').both('3..4').endV()```, where ```both('3..4')``` represents the path pattern, and ```'3..4'``` specifies the range of hops as [3, 4).
We can further define characteristics of the path pattern using path_expand. For example, if an entity of type 'PERSON' wants to find instances that can be reached by 3-hops, while ensuring that the path is a simple path (no repeated vertices or edges), it can be represented as:
+
```scss
g.V().hasLabel('PERSON').both('3..4').with('PATH_OPT', 'SIMPLE').endV()
```
-You can refer to [PathExpand](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/supported_gremlin_steps.md#pathexpand) for more examples and usage of path_expand.
+You can refer to [PathExpand](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/tinkerpop/supported_gremlin_steps.md#pathexpand) for more examples and usage of path_expand.
## How to filter data in GIE Gremlin like SQL ?
With ```expr```, We can support SQL-like expressions in GIE Gremlin. For example, if we want to find all 'PERSON' instances with either the name 'marko' or the age '27', we can represent it as follows:
+
```scss
g.V().hasLabel('PERSON').where(expr('@.name=\"marko\" || @.age = 27'))
```
+
In traditional Gremlin, it can only be represented as follows:
+
```scss
g.V().hasLabel('PERSON').has('name', 'marko').or().has('age', 27)
```
+
It is equivalent to the following SQL-like expression:
+
```scss
SELECT *
FROM PERSON
@@ -77,19 +88,24 @@ WHERE name = 'marko' OR age = 27;
```
Traditional Gremlin uses the ```HasStep``` operator to support filter queries, which has some limitations compared to the ```Where``` operator in SQL:
+
- ```HasStep``` can only express query filters based on the current vertex or edge and their properties, without the ability to cross multiple vertices or edges.
- On the other hand, ```HasStep``` in Gremlin for complex expressions may not be as intuitive as in SQL.
-We have addressed the limitations and shortcomings of Gremlin in filter expression by using ```expr```, for more usage, please refer to [Expression](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/supported_gremlin_steps.md#expression).
+We have addressed the limitations and shortcomings of Gremlin in filter expression by using ```expr```, for more usage, please refer to [Expression](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/tinkerpop/supported_gremlin_steps.md#expression).
## How to aggregate data in GIE Gremlin like SQL?
We further extend the ```group``` operator in Gremlin to support multi-column grouping operations, similar to those in SQL.
+
### group by multiple keys
+
```scss
g.V().hasLabel('PERSON').groupCount().by('name', 'age')
```
+
which is equivalent to:
+
```scss
SELECT
PERSON.name,
@@ -101,7 +117,9 @@ GROUP BY
PERSON.name,
PERSON.age
```
+
### group by multiple values:
+
```scss
g.V()
.hasLabel('PERSON')
@@ -109,7 +127,9 @@ g.V()
.by('name')
.by(count('age').as('age_cnt'), sum('age').as('age_sum'))
```
+
which is equivalent to :
+
```scss
SELECT
PERSON.name,
@@ -120,20 +140,25 @@ FROM
GROUP BY
name
```
-Please refer to [Aggregate](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/supported_gremlin_steps.md#aggregate-group) for more usage.
+
+Please refer to [Aggregate](https://github.com/alibaba/GraphScope/blob/main/docs/interactive_engine/tinkerpop/supported_gremlin_steps.md#aggregate-group) for more usage.
## How to optimize Gremlin queries for performance in GIE?
### Use appropriate indexing
+
GIE supports various indexing options such as vertex label index, primary key index, and edge label index. Properly defining and using indexes can significantly improve query performance.
For example, in the LDBC schema, we define the property ID as the primary key for the entity type 'PERSON' and maintain the corresponding primary key index in the storage. This allows us to directly index specific 'PERSON' instances using \