Package org.neo4j.gds.core.write
Interface NativeNodePropertyExporter.ResolvedNodeProperty
- All Superinterfaces:
NodeProperty
- Enclosing class:
- NativeNodePropertyExporter
-
Method Summary
Methods inherited from interface org.neo4j.gds.core.write.NodeProperty
properties, propertyKey
-
Method Details
-
propertyToken
int propertyToken() -
of
static NativeNodePropertyExporter.ResolvedNodeProperty of(NodeProperty nodeProperty, int propertyToken)
-