---
title: Introduction
framework: datamanagement
role: article
path: apple-archive/documentation/DataManagement/Conceptual/CoreDataSnippets/Introduction
---

# Introduction

Provides snippets of code that you can use when writing a program that uses Core Data.

## Organization of This Document

The document contains the following articles:

- [Accessing the Core Data Stack](../Articles/stack.html#//apple_ref/doc/uid/TP40008283-SW1) - [Fetching Managed Objects](../Articles/fetching.html#//apple_ref/doc/uid/TP40008284-SW1) - [Fetching Specific Property Values](../Articles/fetchExpressions.html#//apple_ref/doc/uid/TP40008420-SW1) - [Creating and Deleting Managed Objects](../Articles/creating.html#//apple_ref/doc/uid/TP40008286-SW1)

[Next](../Articles/stack.html)

Copyright © 2009 Apple Inc. All Rights Reserved. [Terms of Use](http://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](http://www.apple.com/privacy/) | Updated: 2009-07-06
