Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AttachGraph #1229

Closed
ajcvickers opened this issue Dec 5, 2014 · 2 comments
Closed

Implement AttachGraph #1229

ajcvickers opened this issue Dec 5, 2014 · 2 comments
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

As per design meeting discussions here:
https://github.com/aspnet/EntityFramework/wiki/Design-Meeting-Notes:-December-4,-2014#graph-behaviors

ajcvickers added a commit that referenced this issue Dec 8, 2014
Traverses a graph and provides a callback for each entry visited. See #1229

No async version yet, and no higher-level overloads.
@rowanmiller rowanmiller added this to the 7.0.0 milestone Dec 8, 2014
ajcvickers added a commit that referenced this issue Dec 8, 2014
Traverses a graph and provides a callback for each entry visited. See #1229

No async version yet, and no higher-level overloads.
ajcvickers added a commit that referenced this issue Dec 8, 2014
Traverses a graph and provides a callback for each entry visited. See #1229

No async version yet, and no higher-level overloads.
ajcvickers added a commit that referenced this issue Dec 10, 2014
Traverses a graph and provides a callback for each entry visited. See #1229

No async version yet, and no higher-level overloads.
ajcvickers added a commit that referenced this issue Dec 11, 2014
@ajcvickers ajcvickers modified the milestones: 7.0.0-rc1, 7.0.0 Dec 16, 2014
@julielerman
Copy link

beta4 on nuget; where has attachgraph gone? I see issues but not finding discussion of removing. github search finds no attachgraph in code. What's the status of it? Will keep searching.. :)

@julielerman
Copy link

ooops found TrackGraph! :)

@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Oct 15, 2022
@ajcvickers ajcvickers modified the milestones: 1.0.0-beta3, 1.0.0 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants