Uses of Interface
org.springframework.data.neo4j.core.mapping.GraphPropertyDescription
Packages that use GraphPropertyDescription
-
Uses of GraphPropertyDescription in org.springframework.data.neo4j.core.mapping
Subinterfaces of GraphPropertyDescription in org.springframework.data.neo4j.core.mappingModifier and TypeInterfaceDescriptioninterfaceAPersistentPropertyinterface with additional methods for metadata related to Neo4j.Methods in org.springframework.data.neo4j.core.mapping that return types with arguments of type GraphPropertyDescriptionModifier and TypeMethodDescriptionNodeDescription.getGraphProperties()NodeDescription.getGraphPropertiesInHierarchy()NodeDescription.getGraphProperty(String fieldName) Retrieves aGraphPropertyDescriptionby its field name.Methods in org.springframework.data.neo4j.core.mapping with parameters of type GraphPropertyDescriptionModifier and TypeMethodDescriptionorg.neo4j.cypherdsl.core.ConditionCypherGenerator.createCompositePropertyCondition(GraphPropertyDescription idProperty, org.neo4j.cypherdsl.core.SymbolicName containerName, org.neo4j.cypherdsl.core.Expression actualParameter)