Tutorial by Topics: n

Gremlin is the graph traversal language of Apache TinkerPop. Gremlin provides a graph-agnostic way to write queries for any TinkerPop-enabled graph database or graph processor. Gremlin provides support for both imperative and declarative style traversals and can even allow for writing queries that...
This section provides an overview of what titan is, and why a developer might want to use it. It should also mention any large subjects within titan, and link out to the related topics. Since the Documentation for titan is new, you may need to create initial versions of those related topics. ...
$this->getSkinUrl('images/my-image.jpg'); images pathdetailsexample: 'images/my-images.jpg'path for image Get formatted images url and avoid theme dependences.
$this->helper('core/url')->getCurrentUrl();
This section provides an overview of what odoo-8 is, and why a developer might want to use it. It should also mention any large subjects within odoo-8, and link out to the related topics. Since the Documentation for odoo-8 is new, you may need to create initial versions of those related topics. ...
ActiveRecord is the M in MVC which is the layer of the system responsible for representing business data and logic. The technique that connects the rich objects of an application to tables in a relational database management system is Object Relational Mapper(ORM). ActiveRecord will perform queries...
The Android build system compiles app resources and source code, and packages them into APKs that you can test, deploy, sign, and distribute. Android Studio uses Gradle, an advanced build toolkit, to automate and manage the build process, while allowing you to define flexible custom build configur...
reader = new FileReader(); Property/MethodDescriptionerrorA error that occurred while reading the file.readyStateContains the current state of the FileReader.resultContains the file contents.onabortTriggered when the operation is aborted.onerrorTriggered when an error is encountered.onloadT...
A dictionary represents a collection of keys and values. See MSDN Dictionary(Tkey, TValue) Class.
This section provides an overview of what asp.net-core-mvc is, and why a developer might want to use it. It should also mention any large subjects within asp.net-core-mvc, and link out to the related topics. Since the Documentation for asp.net-core-mvc is new, you may need to create initial vers...

Page 63 of 329