NodePropertyStep
-
class graphdatascience.model.pipeline_model.NodePropertyStep
管道的一个节点属性步骤。可以通过管道模型的 node_property_steps() 方法获取管道的此步骤。
-
proc
节点属性步骤的过程。
- 类型:
str
-
config
节点属性步骤的配置。
- 类型:
dict[str, Any]
© . This site is unofficial and not affiliated with Neo4j, Inc.