Class MetadataHelper
java.lang.Object
com.buschmais.xo.neo4j.spi.helper.MetadataHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic <L extends Neo4jLabel>
PropertyMetadatagetIndexedPropertyMetadata(com.buschmais.xo.api.metadata.type.EntityTypeMetadata<NodeMetadata<L>> type, com.buschmais.xo.api.metadata.method.PrimitivePropertyMethodMetadata<PropertyMetadata> propertyMethodMetadata)
-
Method Details
-
getIndexedPropertyMetadata
public static <L extends Neo4jLabel> PropertyMetadata getIndexedPropertyMetadata(com.buschmais.xo.api.metadata.type.EntityTypeMetadata<NodeMetadata<L>> type, com.buschmais.xo.api.metadata.method.PrimitivePropertyMethodMetadata<PropertyMetadata> propertyMethodMetadata)
-