5 references to ToEnd
System.Data.Entity (5)
System\Data\Query\PlanCompiler\PreProcessor.cs (5)
481
(navigateOp.
ToEnd
.RelationshipMultiplicity == RelationshipMultiplicity.ZeroOrOne ||
482
navigateOp.
ToEnd
.RelationshipMultiplicity == RelationshipMultiplicity.One))
503
if (navigateOp.
ToEnd
.RelationshipMultiplicity != RelationshipMultiplicity.Many)
535
Node targetEnd = m_command.CreateNode(m_command.CreatePropertyOp(navigateOp.
ToEnd
),
549
if (navigateOp.
ToEnd
.RelationshipMultiplicity == RelationshipMultiplicity.Many)