Uses of Class
com.buschmais.xo.neo4j.spi.metadata.NodeMetadata
Packages that use NodeMetadata
-
Uses of NodeMetadata in com.buschmais.xo.neo4j.spi
Fields in com.buschmais.xo.neo4j.spi with type parameters of type NodeMetadataModifier and TypeFieldDescriptionprotected final XOSession<NodeMetadata<Label>,Label, ?, ?> AbstractNeo4jRepository.xoSessionMethods in com.buschmais.xo.neo4j.spi that return NodeMetadataModifier and TypeMethodDescriptionAbstractNeo4jMetadataFactory.createEntityMetadata(com.buschmais.xo.api.metadata.reflection.AnnotatedType annotatedType, List<com.buschmais.xo.api.metadata.type.TypeMetadata> superTypes, Map<Class<?>, com.buschmais.xo.api.metadata.type.TypeMetadata> metadataByType) Constructor parameters in com.buschmais.xo.neo4j.spi with type arguments of type NodeMetadataModifierConstructorDescriptionprotectedAbstractNeo4jRepository(XOSession<NodeMetadata<Label>, Label, ?, ?> xoSession) -
Uses of NodeMetadata in com.buschmais.xo.neo4j.spi.helper
Method parameters in com.buschmais.xo.neo4j.spi.helper with type arguments of type NodeMetadataModifier 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)