Uses of Class
com.buschmais.xo.neo4j.spi.metadata.PropertyMetadata
Packages that use PropertyMetadata
-
Uses of PropertyMetadata in com.buschmais.xo.neo4j.spi
Methods in com.buschmais.xo.neo4j.spi that return PropertyMetadataModifier and TypeMethodDescriptionAbstractNeo4jMetadataFactory.createPropertyMetadata(com.buschmais.xo.api.metadata.reflection.PropertyMethod propertyMethod) Methods in com.buschmais.xo.neo4j.spi with parameters of type PropertyMetadataModifier and TypeMethodDescriptionprotected abstract <T> com.buschmais.xo.api.ResultIterable<T>AbstractNeo4jRepository.find(Label label, PropertyMetadata datastoreMetadata, Object datastoreValue) -
Uses of PropertyMetadata in com.buschmais.xo.neo4j.spi.helper
Methods in com.buschmais.xo.neo4j.spi.helper that return PropertyMetadataModifier and TypeMethodDescriptionstatic <L extends Neo4jLabel>
PropertyMetadataMetadataHelper.getIndexedPropertyMetadata(com.buschmais.xo.api.metadata.type.EntityTypeMetadata<NodeMetadata<L>> type, com.buschmais.xo.api.metadata.method.PrimitivePropertyMethodMetadata<PropertyMetadata> propertyMethodMetadata) Method parameters in com.buschmais.xo.neo4j.spi.helper with type arguments of type PropertyMetadataModifier and TypeMethodDescriptionstatic <L extends Neo4jLabel>
PropertyMetadataMetadataHelper.getIndexedPropertyMetadata(com.buschmais.xo.api.metadata.type.EntityTypeMetadata<NodeMetadata<L>> type, com.buschmais.xo.api.metadata.method.PrimitivePropertyMethodMetadata<PropertyMetadata> propertyMethodMetadata)