Class MetadataHelper

java.lang.Object
com.buschmais.xo.neo4j.spi.helper.MetadataHelper

public class MetadataHelper extends Object
  • 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)