-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a9d6a5a
commit 14a3622
Showing
9 changed files
with
37 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 30 additions & 30 deletions
60
...d-generation-for-entities.dotnet.markdown → ...omize-id-generation-for-entities.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
# Session: How to Customize ID Generation for Entities | ||
--- | ||
|
||
{NOTE: } | ||
|
||
RavenDB provides sveral ways to create document IDs. | ||
|
||
- To get familiar with basic built-in ID generation strategies | ||
before starting to customize entity identifiers, please see: | ||
[Working with Document Identifiers](../../../client-api/document-identifiers/working-with-document-identifiers) | ||
|
||
- To learn about conventions related to ID customization, please see | ||
the following articles, presentnig conventions that can be applied | ||
to all entity types or to a particular type. | ||
- [Global ID Generation Conventions](../../../client-api/configuration/identifier-generation/global) | ||
- [Type-specific ID Generation Conventions](../../../client-api/configuration/identifier-generation/type-specific) | ||
|
||
{NOTE/} | ||
|
||
## Related articles | ||
|
||
### Document Identifiers | ||
|
||
- [Working with Document Identifiers](../../../client-api/document-identifiers/working-with-document-identifiers) | ||
- [Global ID Generation Conventions](../../../client-api/configuration/identifier-generation/global) | ||
- [Type-specific ID Generation Conventions](../../../client-api/configuration/identifier-generation/type-specific) | ||
|
||
### Knowledge Base | ||
|
||
- [Document Identifier Generation](../../../server/kb/document-identifier-generation) | ||
# Session: How to Customize ID Generation for Entities | ||
--- | ||
|
||
{NOTE: } | ||
|
||
RavenDB provides several ways to create document IDs. | ||
|
||
- To get familiar with basic built-in ID generation strategies | ||
before starting to customize entity identifiers, please see: | ||
[Working with Document Identifiers](../../../client-api/document-identifiers/working-with-document-identifiers) | ||
|
||
- To learn about conventions related to ID customization, please see | ||
the following articles, presenting conventions that can be applied | ||
to all entity types or to a particular type. | ||
- [Global ID Generation Conventions](../../../client-api/configuration/identifier-generation/global) | ||
- [Type-specific ID Generation Conventions](../../../client-api/configuration/identifier-generation/type-specific) | ||
|
||
{NOTE/} | ||
|
||
## Related articles | ||
|
||
### Document Identifiers | ||
|
||
- [Working with Document Identifiers](../../../client-api/document-identifiers/working-with-document-identifiers) | ||
- [Global ID Generation Conventions](../../../client-api/configuration/identifier-generation/global) | ||
- [Type-specific ID Generation Conventions](../../../client-api/configuration/identifier-generation/type-specific) | ||
|
||
### Knowledge Base | ||
|
||
- [Document Identifier Generation](../../../server/kb/document-identifier-generation) |
30 changes: 0 additions & 30 deletions
30
...ssion/configuration/how-to-customize-id-generation-for-entities.python.markdown
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 0 additions & 30 deletions
30
...ssion/configuration/how-to-customize-id-generation-for-entities.python.markdown
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters