Getting Information from the Store

The store contains an in-memory representation of the elements and links in one or more models. You can access information from the store with or without using a transaction.

注意

If you want to make a modification to the store you must use a transaction.

In This Section