AI & ChatGPT searches , social queriess for OBJECT GRAPH

Search references for OBJECT GRAPH. Phrases containing OBJECT GRAPH

See searches and references containing OBJECT GRAPH!

AI searches containing OBJECT GRAPH

OBJECT GRAPH

  • Object graph
  • Network representation of the relationships between objects in a program

    another object or through a chain of intermediate references. These groups of objects are referred to as object graphs, after the mathematical objects called

    Object graph

    Object_graph

  • Graph theory
  • Area of discrete mathematics

    computer science, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context

    Graph theory

    Graph theory

    Graph_theory

  • Graph (discrete mathematics)
  • Vertices connected in pairs by edges

    particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented

    Graph (discrete mathematics)

    Graph (discrete mathematics)

    Graph_(discrete_mathematics)

  • Graph database
  • Database using graph structures for queries

    early 1990s. In 2000, the Object Data Management Group published a standard language for defining object and relationship (graph) structures in their ODMG'93

    Graph database

    Graph_database

  • XStream
  • Java serialization library

    to discover the structure of the object graph to serialize at run time, and doesn't require modifications to objects. It can serialize internal fields

    XStream

    XStream

  • Scene graph
  • Form of data structure

    inheritance or spatial representation of a set of objects. It is a collection of nodes in a graph or tree structure. A tree node may have many children

    Scene graph

    Scene graph

    Scene_graph

  • Object (computer science)
  • Semantic instance with state, behavior, and identity

    programming) Object-capability model Object composition Object copying Object graph Object lifetime Object-based language Object-oriented programming Pointer

    Object (computer science)

    Object_(computer_science)

  • Object diagram
  • Diagram showing the structure of objects in a system

    specifications described object diagrams as such: "An object diagram is a graph of instances, including objects and data values. A static object diagram is an instance

    Object diagram

    Object diagram

    Object_diagram

  • Vertex (graph theory)
  • Fundamental unit of which graphs are formed

    from which the graph arises; for instance, a semantic network is a graph in which the vertices represent concepts or classes of objects. The two vertices

    Vertex (graph theory)

    Vertex (graph theory)

    Vertex_(graph_theory)

  • Knowledge graph
  • Type of knowledge base

    knowledge graph is a knowledge base that uses a graph-structured data model or topology to represent and operate on data. Knowledge graphs are often used

    Knowledge graph

    Knowledge graph

    Knowledge_graph

  • Directed graph
  • Graph with oriented edges

    In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed

    Directed graph

    Directed graph

    Directed_graph

  • Dependency graph
  • Directed graph representing dependencies

    science and digital electronics, a dependency graph is a directed graph representing dependencies of several objects towards each other. It is possible to derive

    Dependency graph

    Dependency_graph

  • Graph rewriting
  • Creating a new graph from an existing graph

    computer science, graph transformation, or graph rewriting, concerns the technique of creating a new graph out of an original graph algorithmically. It

    Graph rewriting

    Graph_rewriting

  • Directed acyclic graph
  • Directed graph with no directed cycles

    where the vertices can be any kind of object that is connected in pairs by edges. In the case of a directed graph, each edge has an orientation, from one

    Directed acyclic graph

    Directed acyclic graph

    Directed_acyclic_graph

  • Object-oriented programming
  • Programming paradigm based on objects

    Object-oriented programming (OOP) is a programming paradigm based on objects – software entities that encapsulate data and function(s).[clarification needed]

    Object-oriented programming

    Object-oriented programming

    Object-oriented_programming

  • OGNL
  • Object-Graph Navigation Language (OGNL) is an open-source Expression Language (EL) for Java, which, while using simpler expressions than the full range

    OGNL

    OGNL

  • Unreachable memory
  • Block of memory allocated by a program which has lost all references to it

    can treat a weakly reachable object graph as unreachable and deallocate it. (Conversely, references that prevent an object from being garbage collected

    Unreachable memory

    Unreachable_memory

  • Graph minor
  • Subgraph with contracted edges

    In graph theory, an undirected graph H is called a minor of the undirected graph G if H can be formed from G by deleting edges and vertices and by contracting

    Graph minor

    Graph_minor

  • Glossary of graph theory
  • Appendix:Glossary of graph theory in Wiktionary, the free dictionary. This is a glossary of graph theory. Graph theory is the study of graphs, systems of nodes

    Glossary of graph theory

    Glossary_of_graph_theory

  • GraphQL
  • Data query language developed by Facebook

    an object with fields that match the variable names in the mutation. { "name": "Han Solo", "age": 42 } Once the operation is complete, the GraphQL server

    GraphQL

    GraphQL

  • Dependency injection
  • Software programming technique

    construct and connect complex object graphs, where objects may be both clients and services. The injector itself may be many objects working together, but must

    Dependency injection

    Dependency injection

    Dependency_injection

  • Object copying
  • Technique in object-oriented programming

    In object-oriented programming, object copying is creating a copy of an existing object, a unit of data in object-oriented programming. The resulting object

    Object copying

    Object_copying

  • Reference counting
  • Software resource tracking technique

    copying objects. When dealing with garbage collection schemes, it is often helpful to think of the reference graph, which is a directed graph where the

    Reference counting

    Reference_counting

  • Quotient graph
  • graph has vertex set V/R and edge set {([u]R, [v]R) | (u, v) ∈ E(G)}. More formally, a quotient graph is a quotient object in the category of graphs.

    Quotient graph

    Quotient_graph

  • Inversion of control
  • Software programming technique

    is determined by objects that are statically bound to one another. With inversion of control, the flow depends on the object graph that is built up during

    Inversion of control

    Inversion_of_control

  • Graph (abstract data type)
  • Abstract data type in computer science

    science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within

    Graph (abstract data type)

    Graph (abstract data type)

    Graph_(abstract_data_type)

  • Core Data
  • Persistence framework provided by Apple in the macOS and iOS operating systems

    Core Data is an object graph and persistence framework provided by Apple in the macOS and iOS operating systems. It was introduced in Mac OS X 10.4 Tiger

    Core Data

    Core_Data

  • Planar graph
  • Graph that can be embedded in the plane

    In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect

    Planar graph

    Planar_graph

  • SQL injection
  • Computer hacking technique

    vulnerabilities to include attacks targeting Object Relational Mapping (ORM) systems, Expression Language (EL), and Object Graph Navigation Library (OGNL). To address

    SQL injection

    SQL injection

    SQL_injection

  • Resource Description Framework
  • Formal language for describing data models

    directed graph composed of triple statements. An RDF graph statement is represented by: (1) a node for the subject, (2) an arc from subject to object, representing

    Resource Description Framework

    Resource_Description_Framework

  • Open Graph protocol
  • Web page protocol for real-time updates

    Facebook's global mapping/tracking tool Social Graph. These pages gain the functionality of other graph objects including profile links and stream updates

    Open Graph protocol

    Open Graph protocol

    Open_Graph_protocol

  • Nearest neighbor graph
  • Type of directed graph

    The nearest neighbor graph (NNG) is a directed graph defined for a set of points in a metric space, such as the Euclidean distance in the plane. The NNG

    Nearest neighbor graph

    Nearest neighbor graph

    Nearest_neighbor_graph

  • Graph isomorphism
  • Bijection between the vertex set of two graphs

    In graph theory, an isomorphism of graphs G and H is a bijection between the vertex sets of G and H f : V ( G ) → V ( H ) {\displaystyle f\colon V(G)\to

    Graph isomorphism

    Graph isomorphism

    Graph_isomorphism

  • Graph of a function
  • Representation of a mathematical function

    In mathematics, the graph of a function f {\displaystyle f} is the set of ordered pairs ( x , y ) {\displaystyle (x,y)} , where f ( x ) = y . {\displaystyle

    Graph of a function

    Graph of a function

    Graph_of_a_function

  • Topological sorting
  • Node ordering for directed acyclic graphs

    computer science, a topological sort or topological ordering of a directed graph is a linear ordering of its vertices such that for every directed edge (u

    Topological sorting

    Topological_sorting

  • Canonicalization
  • Process for converting data into a "standard", "normal", or canonical form

    form – Standard representation of a mathematical object Graph canonization – Task in computational graph theory Lemmatisation – Natural language processing

    Canonicalization

    Canonicalization

  • Property graph
  • Mathematical model used by graph-oriented databases

    and object-oriented modeling. By contrast, in RDF graphs, "properties" is the term for the arcs. This is why a clearer name is attributed graphs, or graphs

    Property graph

    Property_graph

  • List of object–relational mapping software
  • Quick Objects, free or commercial Enterprise Objects, one of the first commercial OR mappers, available as part of WebObjects Core Data, object graph management

    List of object–relational mapping software

    List_of_object–relational_mapping_software

  • Graphon
  • Function type in graph theory

    of dense graphs. Graphons arise both as a natural notion for the limit of a sequence of dense graphs, and as the fundamental defining objects of exchangeable

    Graphon

    Graphon

    Graphon

  • WebObjects
  • Java web application server and framework originally developed by NeXT Software

    and state management. It uses a template-based approach to take that object graph and turn it into HTML, or other tag-based information display standards

    WebObjects

    WebObjects

  • Cocoa text system
  • requirements that would arise if every field implemented its own NSTextView object graph when only one field can actually have focus at any time. Cocoa adopts

    Cocoa text system

    Cocoa_text_system

  • State diagram
  • Diagram of behavior of finite state systems

    classic form of state diagram for a finite automaton (FA) is a directed graph with the following elements (Q, Σ, Z, δ, q0, F): Vertices Q: a finite set

    State diagram

    State diagram

    State_diagram

  • Category (mathematics)
  • Mathematical object that generalizes the standard notions of sets and functions

    each other. Any directed graph (or, more generally, a quiver) generates a small category: the objects are the vertices of the graph, and the morphisms are

    Category (mathematics)

    Category (mathematics)

    Category_(mathematics)

  • Function (mathematics)
  • Association of one output to each input

    Set function Simple function This definition of "graph" refers to a set of pairs of objects. Graphs, in the sense of diagrams, are most applicable to

    Function (mathematics)

    Function_(mathematics)

  • Two-graph
  • two-graph is not a graph and should not be confused with other objects called 2-graphs in graph theory, such as 2-regular graphs. On the set of vertices

    Two-graph

    Two-graph

  • Component (graph theory)
  • Maximal subgraph whose vertices can reach each other

    In graph theory, a component of an undirected graph is a connected subgraph that is not part of any larger connected subgraph. The components of any graph

    Component (graph theory)

    Component (graph theory)

    Component_(graph_theory)

  • Graph cuts in computer vision and artificial intelligence
  • Optimization technique

    As applied in the field of computer vision, graph cut optimization can be employed to efficiently solve a wide variety of low-level computer vision problems

    Graph cuts in computer vision and artificial intelligence

    Graph_cuts_in_computer_vision_and_artificial_intelligence

  • Implicit graph
  • Algorithmically defined graph

    In the study of graph algorithms, an implicit graph representation (or more simply implicit graph) is a graph whose vertices or edges are not represented

    Implicit graph

    Implicit graph

    Implicit_graph

  • Null graph
  • Order-zero graph or any edgeless graph

    mathematical field of graph theory, the term "null graph" may refer either to the order-zero graph, or alternatively, to any edgeless graph (the latter is sometimes

    Null graph

    Null graph

    Null_graph

  • Contact graph
  • Graph representing tangency between geometric objects

    mathematical area of graph theory, a contact graph or tangency graph is a graph whose vertices are represented by geometric objects (e.g. curves, line segments

    Contact graph

    Contact_graph

  • JSON-LD
  • File format for encoding linked data

    JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON

    JSON-LD

    JSON-LD

  • Extremal graph theory
  • Influence of local substructure of a graph on global properties

    satisfy? A graph that is an optimal solution to such an optimization problem is called an extremal graph, and extremal graphs are important objects of study

    Extremal graph theory

    Extremal graph theory

    Extremal_graph_theory

  • Cycle (graph theory)
  • Trail in which only the first and last vertices are equal

    In graph theory, a cycle in a graph is a non-empty trail in which only the first and last vertices are equal. A directed cycle in a directed graph is

    Cycle (graph theory)

    Cycle (graph theory)

    Cycle_(graph_theory)

  • Data model
  • Abstract model

    Description Language (DFDL) Distributional–relational database JC3IEDM Object graph Process model Paul R. Smith & Richard Sarfaty Publications, LLC 2009

    Data model

    Data model

    Data_model

  • Object-oriented analysis and design
  • Software development methodology

    Object-oriented analysis and design (OOAD) is an approach to analyzing and designing a computer-based system by applying an object-oriented mindset and

    Object-oriented analysis and design

    Object-oriented analysis and design

    Object-oriented_analysis_and_design

  • Translation (geometry)
  • Planar movement within a Euclidean space without rotation

    graph consisting of points ⁠ ( x , f ( x − a ) ) {\displaystyle (x,f(x-a))} ⁠. Each point ⁠ ( x , y ) {\displaystyle (x,y)} ⁠ of the original graph corresponds

    Translation (geometry)

    Translation (geometry)

    Translation_(geometry)

  • Action Message Format
  • Binary serialization format

    Message Format (AMF) is a binary format used to serialize object graphs such as ActionScript objects and XML, or send messages between an Adobe Flash client

    Action Message Format

    Action_Message_Format

  • Adjacency list
  • Data structure representing a graph

    each vertex in a graph with an array of adjacent vertices. In this representation, a vertex may be represented by any hashable object. There is no explicit

    Adjacency list

    Adjacency list

    Adjacency_list

  • Digital object identifier
  • ISO standard unique string identifier for a digital object

    A digital object identifier (DOI) is a persistent identifier, or persistent handle, used to uniquely identify various objects, standardized by the International

    Digital object identifier

    Digital object identifier

    Digital_object_identifier

  • Web framework
  • Software framework to support the development of websites

    Another technique is that of graph traversal such as used by Zope, where a URL is decomposed in steps that traverse an object graph (of models and views).[citation

    Web framework

    Web_framework

  • Ganymede (software)
  • Network directory management software

    maintains a transactional object graph database of network information such as user objects, group objects, system objects, network objects, etc. Users and administrators

    Ganymede (software)

    Ganymede (software)

    Ganymede_(software)

  • Data mapper pattern
  • Architectural pattern in software engineering

    LDkit Object Graph Mapper (OGM) for RDF data sources Atlas ORM (data mapper, table data gateway, query builder, and PDO wrapper) Doctrine2 Object Relational

    Data mapper pattern

    Data_mapper_pattern

  • Erdős–Rényi model
  • Two closely related models for generating random graphs

    the mathematical field of graph theory, the Erdős–Rényi models are two closely related models for generating random graphs and the evolution of a random

    Erdős–Rényi model

    Erdős–Rényi model

    Erdős–Rényi_model

  • Named graph
  • Extension of the RDF data model

    the form subject predicate object, quads would have a form along the lines of subject predicate object context. Named graphs can be represented this way

    Named graph

    Named graph

    Named_graph

  • Ontotext
  • Software company

    storing semantic relationships between objects. GraphDB is used to store and manage semantic knowledge graph data. It is built on top of the RDF4J architecture

    Ontotext

    Ontotext

  • Discrete mathematics
  • Study of discrete mathematical structures

    "continuous" (analogously to continuous functions). Objects studied in discrete mathematics include integers, graphs, and statements in logic. By contrast, discrete

    Discrete mathematics

    Discrete mathematics

    Discrete_mathematics

  • Flip graph
  • Graph that encodes local operations in mathematics

    mathematics, a flip graph is a graph whose vertices are combinatorial or geometric objects, and whose edges link two of these objects when they can be obtained

    Flip graph

    Flip graph

    Flip_graph

  • End (graph theory)
  • the mathematics of infinite graphs, an end of an undirected graph represents, intuitively, a direction in which the graph extends to infinity. Ends may

    End (graph theory)

    End_(graph_theory)

  • Motion graphs and derivatives
  • vs. time graph of an object is equal to the velocity of the object. In the International System of Units, the position of the moving object is measured

    Motion graphs and derivatives

    Motion graphs and derivatives

    Motion_graphs_and_derivatives

  • Line chart
  • Type of chart

    from experiments are often visualized by a graph. For example, if one collects data on the speed of an object at certain points in time, one can visualize

    Line chart

    Line chart

    Line_chart

  • NoSQL
  • Database class for storage and retrieval of modeled data

    type—document, key–value, wide-column, or graph—and the specific implementation. CAP theorem Comparison of object database management systems Comparison

    NoSQL

    NoSQL

  • Bipartite graph
  • Graph divided into two independent sets

    In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets

    Bipartite graph

    Bipartite graph

    Bipartite_graph

  • Object–relational impedance mismatch
  • Set of conceptual and technical difficulties

    follow foreign keys backward), forming undirected graphs. Object encapsulation hides internals. Object properties only show through implemented interfaces

    Object–relational impedance mismatch

    Object–relational_impedance_mismatch

  • Random graph
  • Graph generated by a random process

    In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability

    Random graph

    Random graph

    Random_graph

  • Resource management (computing)
  • Techniques used by computers to manage components with limited availability

    resources held by objects in arbitrarily complicated relationships (a complicated object graph) are released transparently simply by object destruction (so

    Resource management (computing)

    Resource_management_(computing)

  • Hamiltonian path
  • Path in a graph that visits each vertex exactly once

    the mathematical field of graph theory, a Hamiltonian path (or traceable path) is a path in an undirected or directed graph that visits each vertex exactly

    Hamiltonian path

    Hamiltonian path

    Hamiltonian_path

  • Bar chart
  • Type of chart

    graph from his The Commercial and Political Atlas to be the first bar chart in history. Diagrams of the velocity of a constantly accelerating object against

    Bar chart

    Bar chart

    Bar_chart

  • InfiniteGraph
  • value-based queries and complex graph queries. InfiniteGraph goes beyond graph databases to also support complex object queries. Adoption is seen in federal

    InfiniteGraph

    InfiniteGraph

  • Loop (graph theory)
  • Edge that connects a node to itself

    In graph theory, a loop (also called a self-loop or a buckle) is an edge that connects a vertex to itself. A simple graph contains no loops. Depending

    Loop (graph theory)

    Loop (graph theory)

    Loop_(graph_theory)

  • Lattice graph
  • Graph whose embedding in a Euclidean space forms a regular tiling

    In graph theory, a lattice graph, mesh graph, or grid graph is a graph whose drawing, embedded in some Euclidean space ⁠ R n {\displaystyle \mathbb {R}

    Lattice graph

    Lattice graph

    Lattice_graph

  • Velocity
  • Speed and direction of a motion

    speed, direction or both, then the object is said to be undergoing an acceleration. The average velocity of an object over a period of time is its change

    Velocity

    Velocity

    Velocity

  • Path (graph theory)
  • Sequence of edges which join a sequence of vertices on a given graph

    In graph theory, a path in a graph is a finite or infinite sequence of edges which joins a sequence of vertices which, by most definitions, are all distinct

    Path (graph theory)

    Path (graph theory)

    Path_(graph_theory)

  • Adjacency matrix
  • Square matrix used to represent a graph or network

    In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether

    Adjacency matrix

    Adjacency_matrix

  • Length
  • Measure of distance in physical space

    fixed object. However, this is not always the case and may depend on the position the object is in. Various terms for the length of a fixed object are used

    Length

    Length

  • Force-directed graph drawing
  • Physical simulation to visualize graphs

    Force-directed graph drawing algorithms are a class of algorithms for drawing graphs in an aesthetically-pleasing way. Their purpose is to position the

    Force-directed graph drawing

    Force-directed graph drawing

    Force-directed_graph_drawing

  • Reactive programming
  • Programming paradigm based on asynchronous data streams

    of the data flow graph. For example, the observer pattern commonly describes data flows between whole objects/classes, whereas object-oriented reactive

    Reactive programming

    Reactive_programming

  • List of Apache Software Foundation projects
  • List of projects maintained by the Apache Software Foundation

    allowing configurable bridging to other, well known logging systems OGNL: Object Graph Navigation Library Community Development: project that creates and provides

    List of Apache Software Foundation projects

    List_of_Apache_Software_Foundation_projects

  • Service Data Objects
  • Java library

    fields. The specification defines meta-data for all fields and each object graph can also be provided with change summaries that can allow receiving programs

    Service Data Objects

    Service_Data_Objects

  • OpenSceneGraph
  • 3D graphics computer library

    OpenSceneGraph is an open-source 3D graphics application programming interface (library or framework), used by application developers in fields such as

    OpenSceneGraph

    OpenSceneGraph

    OpenSceneGraph

  • Segmentation-based object categorization
  • concerned with graph theoretic approaches to image segmentation applying graph partitioning via minimum cut or maximum cut. Segmentation-based object categorization

    Segmentation-based object categorization

    Segmentation-based_object_categorization

  • Second derivative
  • Mathematical operation

    respect to time. On the graph of a function, the sign of the second derivative is related to the concavity of the graph. The graph of a function with a positive

    Second derivative

    Second derivative

    Second_derivative

  • Dense graph
  • Graph with almost the max amount of edges

    In mathematics, a dense graph is a graph in which the number of edges is close to the maximal number of edges (where every pair of vertices is connected

    Dense graph

    Dense graph

    Dense_graph

  • Drag (physics)
  • Retarding force on a body moving in a fluid

    viscous force, is a force acting opposite to the direction of motion of any object moving with respect to a surrounding fluid. This can exist between two fluid

    Drag (physics)

    Drag (physics)

    Drag_(physics)

  • Incidence (graph)
  • Concept in graph theory

    In graph theory, a vertex is incident with an edge if the vertex is one of the two vertices the edge connects. An incidence is a pair ( u , e ) {\displaystyle

    Incidence (graph)

    Incidence (graph)

    Incidence_(graph)

  • Clique (graph theory)
  • Adjacent subset of an undirected graph

    In graph theory, a clique (/ˈkliːk/ or /ˈklɪk/) is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are

    Clique (graph theory)

    Clique (graph theory)

    Clique_(graph_theory)

  • Query language
  • Computer language used to make queries into databases and information systems

    graph database. DMX is a query language for data mining models. Datalog is a query language for deductive databases. F-logic is a declarative object-oriented

    Query language

    Query_language

  • AutoFetch
  • apply performance optimizations to the code. AutoFetch can monitor the object graph usage so that if the usage changes, the tuning of the query can change

    AutoFetch

    AutoFetch

  • Tree decomposition
  • Mapping of a graph into a tree

    In graph theory, a tree decomposition is a mapping of a graph into a tree that can be used to define the treewidth of the graph and speed up solving certain

    Tree decomposition

    Tree decomposition

    Tree_decomposition

  • Semi-Yao graph
  • The k-semi-Yao graph (k-SYG) of a set of n objects P is a geometric proximity graph, which was first described to present a kinetic data structure for

    Semi-Yao graph

    Semi-Yao_graph

  • Social graph
  • Graph representing social relations

    social graph is a graph that represents social relations between entities. It is a model or representation of a social network. The social graph has been

    Social graph

    Social graph

    Social_graph

AI & ChatGPT searchs for online references containing OBJECT GRAPH

OBJECT GRAPH

AI search references containing OBJECT GRAPH

OBJECT GRAPH

AI search queriess for Facebook and twitter posts, hashtags with OBJECT GRAPH

OBJECT GRAPH

Follow users with usernames @OBJECT GRAPH or posting hashtags containing #OBJECT GRAPH

OBJECT GRAPH

Online names & meanings

AI search & ChatGPT queriess for Facebook and twitter users, user names, hashtags with OBJECT GRAPH

OBJECT GRAPH

Top AI & ChatGPT search, Social media, medium, facebook & news articles containing OBJECT GRAPH

OBJECT GRAPH

AI searchs for Acronyms & meanings containing OBJECT GRAPH

OBJECT GRAPH

AI searches, Indeed job searches and job offers containing OBJECT GRAPH

Other words and meanings similar to

OBJECT GRAPH

AI search in online dictionary sources & meanings containing OBJECT GRAPH

OBJECT GRAPH

  • Reject
  • v. t.

    To refuse to grant; as, to reject a prayer or request.

  • Object
  • v. t.

    A word, phrase, or clause toward which an action is directed, or is considered to be directed; as, the object of a transitive verb.

  • Subject
  • a.

    Hence, that substance or being which is conscious of its own operations; the mind; the thinking agent or principal; the ego. Cf. Object, n., 2.

  • Subject
  • a.

    Specifically: One who is under the authority of a ruler and is governed by his laws; one who owes allegiance to a sovereign or a sovereign state; as, a subject of Queen Victoria; a British subject; a subject of the United States.

  • I
  • object.

    The nominative case of the pronoun of the first person; the word with which a speaker or writer denotes himself.

  • Subject
  • v. t.

    To cause to undergo; as, to subject a substance to a white heat; to subject a person to a rigid test.

  • Inject
  • v. t.

    To throw in; to dart in; to force in; as, to inject cold water into a condenser; to inject a medicinal liquid into a cavity of the body; to inject morphine with a hypodermic syringe.

  • Who
  • object.

    Originally, an interrogative pronoun, later, a relative pronoun also; -- used always substantively, and either as singular or plural. See the Note under What, pron., 1. As interrogative pronouns, who and whom ask the question: What or which person or persons? Who and whom, as relative pronouns (in the sense of that), are properly used of persons (corresponding to which, as applied to things), but are sometimes, less properly and now rarely, used of animals, plants, etc. Who and whom, as compound relatives, are also used especially of persons, meaning the person that; the persons that; the one that; whosoever.

  • Subject
  • a.

    Exposed; liable; prone; disposed; as, a country subject to extreme heat; men subject to temptation.

  • Abject
  • a.

    Sunk to a law condition; down in spirit or hope; degraded; servile; groveling; despicable; as, abject posture, fortune, thoughts.

  • Object
  • v. t.

    That by which the mind, or any of its activities, is directed; that on which the purpose are fixed as the end of action or effort; that which is sought for; end; aim; motive; final cause.

  • Fetishism
  • n.

    Excessive devotion to one object or one idea; abject superstition; blind adoration.

  • Subject
  • v. t.

    To bring under control, power, or dominion; to make subject; to subordinate; to subdue.

  • Object
  • v. t.

    That which is set, or which may be regarded as set, before the mind so as to be apprehended or known; that of which the mind by any of its activities takes cognizance, whether a thing external in space or a conception formed by the mind itself; as, an object of knowledge, wonder, fear, thought, study, etc.

  • Object
  • v. i.

    To make opposition in words or argument; -- usually followed by to.

  • Object
  • a.

    Opposed; presented in opposition; also, exposed.

  • Object
  • v. t.

    Sight; show; appearance; aspect.

  • Objector
  • n.

    One who objects; one who offers objections to a proposition or measure.

  • Objected
  • imp. & p. p.

    of Object

  • Object
  • v. t.

    That which is put, or which may be regarded as put, in the way of some of the senses; something visible or tangible; as, he observed an object in the distance; all the objects in sight; he touched a strange object in the dark.