NEo4j Format Attributes (Feature Representation)
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).
Attribute Name |
Contents |
---|---|
neo4j_type |
The type of geometric entity stored within the feature. The valid values are: NEO4J_NONE – Features that do not contain geometries are tagged with this value. NEO4J_POINT – Features containing a point, multipoint, or multiple geometries are tagged with this value. |