Group
Extension

Matches 2

MongoDBx-Class ( I/ID/IDOPEREL/MongoDBx-Class-1.030002.tar.gz, IDOPEREL, 2014; MetaCPAN )
MongoDBx-Class/lib/MongoDBx/Class/Tutorial.pod ( view source; MetaCPAN )
n, and will simply reference the novel with a
'novel' attribute.

=back

Let's look at a possible JSON representation of a novel - "The Valley of
Fear" by Sir Arthur Conan Doyle:

	# in the 'novels' c
atabase (as described in L<MongoDBx::Class/"CAVEATS AND THINGS TO CONSIDER">).
So, looking at the JSON representations from before, we need to modify
the representations like so:

	# in the 'novels' c
MongoDBx-Class ( I/ID/IDOPEREL/MongoDBx-Class-1.030002.tar.gz, IDOPEREL, 2014; MetaCPAN )
MongoDBx-Class/lib/MongoDBx/Class/Reference.pm ( view source; MetaCPAN )

as defined in L<http://www.mongodb.org/display/DOCS/Database+References>,
for example (this is a JSON example):

	{ "$ref": "collection_name", "$id": ObjectId("4cbca90d3a41e35916720100") }

=cut

wit

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.