Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ferma
Ferma
Commits
89d56fb3
Unverified
Commit
89d56fb3
authored
Oct 01, 2017
by
Jeffrey Phillips Freeman
💥
Browse files
docs: fixed typo in doc.
parent
c382e429
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/object_mapping.md
View file @
89d56fb3
...
...
@@ -134,7 +134,7 @@ assert person.getName().equals("Jeff");
if you ever decide to migrate over to typed mode it will not change the behavior of your existing code base and will
make the migration process much easier.
## Typed Mode
##
#
Typed Mode
Typed mode takes things one step further and allows type information about a Data Model class to be encoded as a
property on vertex and edges in the underlying graph. This behavior is governed by the
`PolymorphicTypeResolver`
which
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment